One of the big advantages of developing ASP.Net 2.0 Web sites with Visual Studio 2005 or Visual Web Developer Express is that you can accomplish a great deal in design mode by dragging, dropping, and configuring components before manipulating the components programmatically. Microsoft supplies dozens of controls in its Standard and Data toolboxes; it also allows developers to add controls to the Visual Studio toolbox.
When those controls aren’t enough, developers can expand their selection third-party offerings. Two of the most prominent control collections for ASP.Net 2.0 are Infragistics NetAdvantage for ASP.Net and telerik r.a.d.controls for ASP.Net. Each includes about 30 controls and supports AJAX (Asynchronous JavaScript and XML).
[Screencasts: Infragistics, telerik]
I found both of these control sets to be potentially invaluable for Web developers. Both deliver excellent grid controls, rich edit controls, and a useful assortment of user input controls. Most of the other features balance out, with a few exceptions. Among them, Infragistics offers a significantly more capable chart control, as well as somewhat better documentation.
Taking control
Both NetAdvantage and r.a.d.controls add significant capabilities to Visual Studio 2005 that will allow developers to be more productive. Many of their controls are directly comparable with each other; a few are unique.
Consider the simple but extremely common problem of getting a number in a specific range from the user. Using standard Microsoft controls, you would add a TextBox to your Web form along with a RangeValidator. With NetAdvantage controls, you add a WebNumericEdit control to your Web form, set its DataMode, MinValue, and MaxValue properties, and choose a design preset to match the desired look and feel; this control returns the validated number in the correct type of variable, which, compared with the standard Microsoft controls, can save quite a bit of time programming validators.
| Test Center Scorecard | ||||||
|---|---|---|---|---|---|---|
| 30% | 30% | 15% | 15% | 10% | ||
| NetAdvantage for ASP.NET 2006 Volume 2 | 9 | 8 | 9 | 8 | 8 |
8.5
Very Good
|
| 30% | 30% | 15% | 15% | 10% | ||
| Telerik r.a.d.controls for ASP.NET Q2 2006 | 9 | 8 | 8 | 8 | 8 |
8.3
Very Good
|
Get the independent advice and expertise you need to support a virtual workforce.
The increase in Linux popularity has increased the frequency and sophistication of malware attacks. Read this 2 page white paper now to learn how you can protect your Linux environment with real-time protection that is certified by all major Linux vendors.
Download now »Ensuring acceptable application delivery will become even more difficult over the next few years. As a result, IT organizations need to ensure that the approach that they take to resolving the current application delivery challenges can scale to support the emerging challenges. This handbook elaborates on the key tasks associated with planning, optimization, management and control and provides decision criteria to help IT organizations choose appropriate solutions.
Download now »A common misconception is that mid-range storage requirements are dramatically different than that of a larger enterprise. Mid-range storage users may require less capacity, but they have similar functionality and management requirements. This ESG paper examines mid-range storage needs and reviews a new solution that adjusts size while retaining value, performance and functionality.
Download now »
Sign up to receive InfoWorld Resource Alerts
