Drill Details

Level:
2 ?
Duration:
3 hours
Language:
Visual Basic

Summary

Applications must be able to handle errors that occur during execution uniformly. The tasks in this Drill let you work on useful structured error-handling techniques in your web application.

Audience

This Drill is for developers who want to be able to implement structured exception handling techniques and explore ways to validate user input in ASP.NET 2.0 applications using validation controls.

What you'll learn

You will be able to implement structured exception handling techniques and validate user input in ASP.NET 2.0 applications using validation controls.

What you need to know

We assume that you’re already familiar with the concepts of programming and you’ve some experience with Visual Studio 2005. For this particular Drill, you’ll also need to be comfortable with Visual C# or Visual Basic syntax and HTML. Although not essential, experience in object-oriented development and server page technology would also be useful.