0

ASP.NET 1.1 Solutions Toolkit

Erschienen am 01.01.2005
CHF 46,70
(inkl. MwSt.)

Wird für Sie besorgt.

In den Warenkorb
Bibliografische Daten
ISBN/EAN: 9781590594469
Sprache: Englisch
Umfang: 344
Auflage: 1. Auflage

Beschreibung

Throughout this book well be developing a set of solutions (in the form of custom controls most of the time) designed to tackle the more common needs of Web Appli- tion development. These range from simple and self-contained controls, like the Spinner control developed in Chapter 2, to more advanced and complex solutions, such as the Search engine presented in Chapter 14. While developing these solutions, we tried to demonstrate the most varied offering of different approaches as possible. For example, youll find some controls that use a database for their storage needs while others will simply rely on an XML file to store any data. Moreover, youll notice that some of them are designed to work only with a database as their data source while others are designed with a more flexible (and complex) approach in mind thus allowing almost any data to be used as its source. Youll notice these different approaches not only regarding data access, but also with other aspects, like rendering. Some controls will just directly write literal HTML to the stream while others will rely on composition to do the same. Our objective is to show you how the different topics in custom control development could be approached with the idea that, based on your specific requirements, you could choose whatever approach fits you best.

Autorenportrait

Matthew MacDonald is an author,educator, and MCSD developer who has a passion for emerging technologies. He isthe author of more than a dozen books about.NET programming. In a dimly-remembered past life, he studied English literature and theoretical physics.