Skip to Main Content
Beginning ASP.NET MVC 4
book

Beginning ASP.NET MVC 4

by José Rolando Guay Paz
June 2013
Beginner content levelBeginner
300 pages
7h 58m
English
Apress
Content preview from Beginning ASP.NET MVC 4

CHAPTER 7

image

Data Validation

As you know from the previous chapters, users can make requests using URLs and send data to the application by submitting a form in a view that is then handled by a controller. However, an important question that hasn’t been addressed yet is how to ensure that the data submitted by users is valid. One of the most important tasks when developing software is to include validation logic that ensures that the data received from users is valid, so that the application can work with it. This very important task is also quite challenging for developers because they not only must ensure the data is analyzed for validity but ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

ASP.NET MVC 4 in Action

ASP.NET MVC 4 in Action

Matthew Hinze, Jeremy Skinner, Jeffrey Palermo, James Bogard, Eric Hexter
Professional ASP.NET MVC 4

Professional ASP.NET MVC 4

Jon Galloway, Phil Haack, Brad Wilson, K. Scott Allen, Scott Hanselman
Programming ASP.NET MVC 4

Programming ASP.NET MVC 4

Jess Chadwick, Todd Snyder, Hrusikesh Panda
ASP.NET 4 Unleashed

ASP.NET 4 Unleashed

Stephen Walther, Kevin Hoffman, Nate Dudek

Publisher Resources

ISBN: 9781430257523Purchase book