12
Shouts

ASP.NET MVC 2: Model Validation - ScottGu's Blog

published 1224 days, 4 hours, 21 minutes ago posted by ali62bali62b 1225 days, 23 hours, 9 minutes ago
Sunday, January 17, 2010 12:14:07 PM GMT Friday, January 15, 2010 5:25:44 PM GMT

[In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu] This is the second in a series of blog posts I’m doing on the upcoming ASP.NET MVC 2 release.  This blog post covers some of the validation improvements coming with ASP.NET MVC 2.ASP.NET MVC 2 Validation Validating user-input and enforcing business rules/logic is a core requirement of most web applications.  ASP.NET MVC 2 includes a bunch of new features that make validating us...

category: Web Dev | clicked: 0 | | source: weblogs.asp.net | show counter code
tags: Validation, ASP.NET MVC 2, ScottGu