.NET books » Components

Sort by:
Developing Microsoft ASP.NET Server Controls and Components (Pro-Developer)
Author: Nikhil/Datye, V. Kothari
List price: $59.99
Amazon price: $53.99   Book details at Amazon.com
Average rating: 4.0 / 26 (26 reviews)
Publisher: Microsoft Press (28 September 2002)
Programming .NET Components, 2nd Edition
Author: Juval Lowy
List price: $44.95
Amazon price: $29.67   Book details at Amazon.com
Average rating: 4.5 / 62 (62 reviews)
Publisher: O'Reilly Media, Inc. (27 July 2005)
Advanced ASP.NET AJAX Server Controls For .NET Framework 3.5 (Microsoft .Net Development Series)
Authors: Adam Calderon, Joel Rumerman
List price: $49.99
Amazon price: $31.49   Book details at Amazon.com
Average rating: 4.5 / 3 (3 reviews)
Publisher: Addison-Wesley Professional ( 6 July 2008)
COM and .NET Component Services (O'Reilly Windows)
Author: Juval Löwy
List price: $44.99
Amazon price: $38.24   Book details at Amazon.com
Average rating: 4.0 / 9 (9 reviews)
Publisher: O'Reilly Media, Inc. (25 September 2001)
Developing .NET Custom Controls and Designers Using C# (Second Edition)
Author: James Henry
List price: $12.99
Amazon price: $12.99   Book details at Amazon.com
Average rating: 3.0 / 10 (10 reviews)
Publisher: BlueVision Publishing ( 7 January 2005)
Professional ASP.NET Server Controls: Building Custom Controls with C#
Authors: MAtt Butler, Thiru Thangarathinam, Matt Milner, Michael Clark, Ryan O'Keefe, Angelo Kastroulis, Jan Narkiewicz, Daniel Cazzulino
List price: $49.99
Amazon price:   Book details at Amazon.com
Average rating: 3.0 / 19 (19 reviews)
Publisher: Wrox Press ( 8 February 2002)
Server Controls are a core part of the ASP.NET architecture. They are components that produce a user interface element that can be reused with ease. The standard controls that come with ASP.NET include the textbox, the button, the data and list controls, and some rich controls (for example, the calendar control). This book is designed to show you how to create your own controls, either from scratch, or based on existing controls.

This book is designed to be a complete reference on how to create Custom Server Controls using C#. In essence, it's a definitive guide to what they're used for, how they are created, and the benefits that they can provide.

The first part of the book will be concentrating on the code itself, and is designed to be editor-neutral, concentrating on the raw code involved in creating controls and making use of these controls. The second part of the book will have more coverage of visual designers like Visual Studio .NET, talking about why using IDEs is so helpful, and examining the powerful features of Visual Studio .NET that are useful when creating custom controls.

This book is a comprehensive guide to all of the processes involved in creating fully-functional server controls, including handling events, managing state, templating, creating data binding controls, and distributing controls.

The book will finish with a case study that will bring together all of the concepts discussed in the earlier chapters.

Developing Microsoft .NET Controls with Microsoft Visual Basic .NET (Pro Developer)
Author: John Connell
List price: $49.99
Amazon price: $44.99   Book details at Amazon.com
Average rating: 4.0 / 16 (16 reviews)
Publisher: Microsoft Press ( 5 November 2003)
Quick Course in Statistical Process Control (Net Effect)
Author: Mick Norton
List price: $48.60
Amazon price: $48.60   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Prentice Hall ( 8 July 2004)
Building ASP.NET Server Controls
Authors: Rob Cameron, Dale Michalk
List price: $59.99
Amazon price: $43.19   Book details at Amazon.com
Average rating: 4.0 / 6 (6 reviews)
Publisher: Apress (10 October 2003)
ASP.NET Components Toolkit
Authors: Daniel Cazzulino, David Gottlieb, Robin Dewson
List price: $39.99
Amazon price:   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Wrox Press ( 8 December 2002)
ASP.NET offers developers an exciting architecture for building web sites from modular components. Using server controls, ASP.NET developers can easily incorporate pre-built chunks of functionality into their sites. They can also develop their own controls, and build in design-time support to make it easier for other developers to reuse their code.

The ASP.NET Solutions Toolkit is a collection of reusable ASP.NET components, all designed to serve two purposes. First, they can all be used, as they are or with minor modifications, to add exciting features to your own ASP.NET web sites. Second, each component's design and implementation is discussed, revealing tips and tricks you can apply when developing your own controls.