Best way to validate ASP.NET controls ?
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I have used various validation techniques for ASP.NET page controls, but still confused that what is the best way to do this, client side JavaScript validations, ASP.NET validation controls, full validations on server side or a combination of multiple techniques, If somebody have a link of online article to clarify this; please post that. Thank you in advance.
-
I have used various validation techniques for ASP.NET page controls, but still confused that what is the best way to do this, client side JavaScript validations, ASP.NET validation controls, full validations on server side or a combination of multiple techniques, If somebody have a link of online article to clarify this; please post that. Thank you in advance.