C H A P T E R  17

Validating Form Data

Most web applications use HTML forms to gather some kind of data from the user. This can range from simple data such as a name and password to complex data that is critical to business processes. As web application developers, we are responsible for taking the data that the user provides and making sense of it. Users are human, and they can make mistakes or misread instructions. The process of checking the inputs we receive is called validation. This chapter describes the set of Web Forms controls that support validation.

Get Applied ASP.NET 4 in Context now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.