Summary


In this chapter, we examined the ASP.NET server controls—the two main types of controls included as part of ASP.NET, the HTML server controls, and the Web controls. The HTML server controls let you rapidly move to server-side development because you can take advantage of your knowledge of HTML elements. The Web controls provide a richer abstraction but also allow event- driven programming.

We looked at the User control model for encapsulating pieces of a Web application and discussed the opportunities for third parties to create and sell additional Web application programming elements that plug directly into Visual Studio .NET.

We examined the ASP.NET Web controls associated with lists and user selection as well as the validation controls, which greatly reduce the amount of code necessary to ensure that user input conforms to the required level of quality.

We finished this chapter by demonstrating how to use ASP.NET to manage file uploads and how to enable validation and encryption to include sensitive data in our controls, protect it from prying eyes, and guard against tampering. In the next chapter, we will look at the data-binding mechanism of ASP.NET and how to work with back-end databases to provide users with sophisticated data access.




Microsoft ASP. NET Coding Strategies with the Microsoft ASP. NET Team
Microsoft ASP.NET Coding Strategies with the Microsoft ASP.NET Team (Pro-Developer)
ISBN: 073561900X
EAN: 2147483647
Year: 2005
Pages: 144

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net