The document discusses developing web applications using ASP.NET. It covers HTML controls versus web server controls, the different types of web server controls, working with controls, and the ASP.NET postback model. The objectives are to learn how to use HTML and web server controls, interact with controls, and understand the postback model. Specific topics covered include standard, data, validation, navigation, and login controls; adding controls; setting control properties; and determining how a page was invoked.