Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Feb 16, 2012 02:15 AM by bruce (sqlwork.com)
Member
694 Points
1179 Posts
Feb 15, 2012 11:38 PM|LINK
Does anyone recommend jquery validation over the asp.net controls built into VWD 2010? I like the familiararity of the asp.net ones.
Is there a compelling reason to learn the jquery version for regular form validation?
All-Star
37626 Points
5574 Posts
Feb 16, 2012 02:15 AM|LINK
MVC uses jquery validation by default. the next release of webforms will also use jquery validation (though you can stick with the old stuff).
newbie2C#
Member
694 Points
1179 Posts
jquery validation vs built in asp.net validators
Feb 15, 2012 11:38 PM|LINK
Does anyone recommend jquery validation over the asp.net controls built into VWD 2010? I like the familiararity of the asp.net ones.
Is there a compelling reason to learn the jquery version for regular form validation?
bruce (sqlwo...
All-Star
37626 Points
5574 Posts
Re: jquery validation vs built in asp.net validators
Feb 16, 2012 02:15 AM|LINK
MVC uses jquery validation by default. the next release of webforms will also use jquery validation (though you can stick with the old stuff).