Chapter 29. Advanced Control Development


IN THIS CHAPTER

  • Adding Templates to a Control

  • Creating DataBound Controls

  • Using Custom Controls and Web Services

This chapter tackles some of the more advanced topics involved in building custom controls. In the first section, you learn how to add templates to a custom control. Implementing templates in a control enables users to customize its output.

Next, you examine the topic of data binding. You learn how to add properties to a control to enable users to bind the control to data sources, such as database tables and collections.

Finally, you learn how to create controls that integrate with Web Services by building a sample control that retrieves and displays information from a Web Service.



ASP.NET Unleashed
ASP.NET 4 Unleashed
ISBN: 0672331128
EAN: 2147483647
Year: 2003
Pages: 263

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