Product Reviews

DevExpress Unleashes New Controls for ASP.NET

The latest edition of the control suite for ASP.NET offers almost every kind of control that a developer would need -- with one-third of the controls supporting ASP.NET MVC.

DXv2, the latest edition of the Developer Express Inc. control suite, adds controls and several enhancements to existing components for both ASP.NET and ASP.NET MVC developers. As a bonus, several of the controls support touch-based devices.

The DevExpress suite has always had a lot of controls (90-plus) but, among the controls added in this release, my favorite is a multifile upload control that simplifies the process of letting users move files to your site. The new Pivot Grid for ASP.NET MVC unleashes a tremendous amount of power for end users who want to slice and dice their data. The Filter control extension provides a good UI for letting users enter complex criteria for selecting data. The slider control fills a gap in the suite also.

If you're willing to commit to ASP.NET themes, DXv2 includes a theme builder tool that provides the kind of support for building themes that Visual Studio gives to CSS. The suite includes several themes that you can either adopt or modify to create your own. Themes are compiled into a single assembly to simplify distribution (which means that you'll have to use the DevExpress tool to modify them).

On the enhancement front, the GridView (Figure 1) is supposed to be faster (though I found it to be pretty zippy to begin with). The HTML editor control's usability (for those of you letting users enter their own HTML) is much improved. You can now, for instance, set up the control to reflect the hotkeys that your users expect from other editors.


[Click on image for larger view.]
Figure 1. The DXv2 grid is fast, flexible and powerful -- as well as touch-enabled for scrolling, moving and resizing columns.

If your goal is to create scheduling applications that mimic the Microsoft Office UI, then the DevExpress pack will make that goal considerably easier to achieve. My only complaint is that a typical Office-like UI will require combining several of these controls. While that gives developers a lot of flexibility, DevExpress could make developers' lives easier by offering a way to incorporate standard control configurations into the suite.

Mobile Touch
CNN predicted touch as the "top tech trend" of 2012. The DXv2 release includes support for Android touch phones (with iOS templates to follow) for ASP.NET. As an ASP.NET developer I want to be able to easily incorporate touch into my UIs while simplifying testing my touch-enabled apps. DXv2 delivers on the "easily incorporate" front: You don't have to do anything -- the controls just do the right thing in touch environments. DXv2 does less well on the second front: There's no emulator for you to test whether you're going to be happy with the results. If you have a mobile testbed in place, you'll be able to test the DXv2 controls; if you don't then you'll need to deploy your application to some smartphone-accessible site and test it from there.

The suite isn't cheap and there probably isn't a single control that, all by itself, justifies its cost. But you simply won't be able to create modern UIs without a suite like this in your toolkit (at least, not without investing a ridiculous amount of time writing your own code). If you haven't already committed to a control suite, DXv2 is an excellent choice.

Developer Express Inc.

Web: devexpress.com
Price: $899.99
Quick Facts: A suite of controls for ASP.NET and ASP.NET MVC developers
Pros: A rich set of controls covering the needs of most developers gets several worthwhile new enhancements
Cons: The support for touch is in its infancy and some typical application configurations require integrating several controls



About the Author

Peter Vogel is a system architect and principal in PH&V Information Services. PH&V provides full-stack consulting from UX design through object modeling to database design. Peter tweets about his VSM columns with the hashtag #vogelarticles. His blog posts on user experience design can be found at http://blog.learningtree.com/tag/ui/.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube