Review: PeterBlum.com Validation and More Controls
page 5 of 5
by Steven Smith
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 38746/ 50

Summary and Resources

Overall, I spent several hours working with VAM and found it to be very well-documented and intuitive. The data entry controls provide a much richer user experience than standard HTML form controls, and the validation controls are leaps and bounds better than the ASP.NET 1.x validation control suite. ASP.NET 2.0 addresses a few of the most glaring issues with the 1.x validators, such as introducing validation groups, but doesn't come close to approaching the flexibility and features provided by the VAM suite. In the future, I will certainly use the VAM suite instead of the built-in validation controls, and you may expect to see VAM controls soon in certain areas of AspAlliance.com.

If you do any data entry web form development, this suite of controls is worthy of your attention (at least worth less than an hour to download and play with the free trial). The per-server license price of $200 is very reasonable, and is certainly less than it would cost for any reasonably-paid developer to build even one of these controls. As with Peter's Date Package, I'm very impressed with this product from PeterBlum.com.

If you're looking for more information, check out the PeterBlum Message Board (Yahoo Group).

Anand's Review of Peter's Validation and More (older version) (2 October 2003)

Solving the Challenges of ASP.NET Validation (1 August 2005)

PeterBlum.com MessageBoard

ASP.NET Validation Controls QuickStarts Tutorial

ASP.NET 2.0 Validation Controls QuickStarts Tutorial


View Entire Article

User Comments

Title: developer   
Name: Truc Truong
Date: 2007-04-09 5:54:08 AM
Comment:
I used your VAM tool and i have a problem
Can you send me by mail about Exmaple?
I used VAM:ValidationSummary for show Error
I have two TextBox and one Button "TextBox1, TextBox2".
If((TextBox1.Text==null)||(TextBox2.Text==null))
{
Show Error by ValidationSummary
}
Else // Only one control not null is Submit
{
Submit
}

Product Spotlight
Product Spotlight 





Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-05-08 6:29:21 PM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search