Input validation
- Which of the two approaches to input validation do you prefer?
- When you fill in a form on a Web page and submit it for processing, which of the two approaches is usually used?
- Which approach does the VS.NET development system use? (Hint -- try entering an invalid property value, for example a non-numeric height).
Explain your answers.