Tag Archives: validation

Unobtrusive Validation in ASP.NET 4.5

While listening to the 2011 BUILD presentations, I overheard one of the speakers talking about “unobtrusive validation” in ASP.NET 4.5 Web Forms. Well, I had to see this for myself. Let me give you a little background: validation on the web is a tricky business. To ensure the integrity of data feeding into your web [...]

Posted in Development | Tagged , , , , | Leave a comment