Thursday, April 22, 2010

Validation Controls no use

From all the experience I’d in ASP.NET, I’ve realized that there is no real value of Validation Controls. Most of the UI Validation still needs custom Javascript validation.
Even if the validations of Validation Controls fit our requirements we may still not able to use it b’coz of its poor way of displaying validations.

No comments: