Product Description
This comprehensive guide combines conceptual and architectural details with practical, how-to information and real-world code samples to show how to create custom, reusable, professional-quality server controls with rich design-time functionality…. More >>
Developing Microsoft ASP.NET Server Controls and Components
Previous post: The 25th Anniversary Rock & Roll Hall Of Fame Concerts
Next post: AGB Women’s Origami Twist Neck Tee

{ 5 comments }
I almost never comment on the work of other authors, but this book is so good, so well written, so well organized and so useful that I simply have to praise it.
This is truly what technical writing should be: clear, concise, well-organized, well presented, with useful exercises.
If you need to learn how to write ASP.NET custom controls, in detail and in depth, this is clearly the book to buy.
I recommend it highly.
-Jesse Liberty
Rating: 5 / 5
This book is an absolute must for anyone that wants answers to questions regarding server control development for ASP.Net. I don’t know of any where else that fully describes the details and requirements of coding solid controls.
The book is fairly complicated but only because control development happens to be complicated. If you are expecting a book that will simplify custom control development this isn’t it. If you find a book that simplifies control development and it serves your purposes that is great but you will certainly be missing out on a great deal of the power available. If you are serious about non-trivial control development and are looking for a book that explains custom controls then this book is very nearly perfect.
I have this book open on my desk everyday as it answers questions I have been unable to find answers to anywhere else.
If you are developing controls and you don’t enjoy being frustrated or hacking endlessly away trying to get your controls to work properly, buy this book.
Rating: 5 / 5
Nikhil and Vandana do an amazing job of distilling a fairly complex subject – building ASP.NET Server Controls. They start out by discussing the internals of ASP.NET and server control architecture, move into the nuts and bolts of server controls (rendering, event model, client-side script, processing postbacks, custom state management, etc). There are tons of examples throughout the book. In addition to the tons of examples, there are two full case studies (a data bound templated control and a DHTML based control) at the end of the book. The sample are almost all in C# but I would still advise VB.NETers to buy this book because the principles and insight cannot be found anywhere else. …
Rating: 5 / 5
I’ve been doing server control development for a year now, read various articles, documentation and the WROX book. Upon reading this book, all of the clouds remaining lifted instantly. Not only is this book step-by-step and thorough, but explains behind the scenes happenings and gives incremental examples that build upon each concept explained and really cements the concepts relayed in this text. Despite one of the other comments here, I feel this is the easiest read I’ve had in a long time although the nature of the concepts here are just simply on the complex side.
This is THE definitive guide to authoring Server Controls!!! A must read…
Rating: 5 / 5
This book is well written and complete (almost) in content. I have read the server control book by Wrox press and thought it was nice and to-the-point on a lot of issues. In contrast, this book is less of a reference and more of a cover-to-cover read.
I don’t care much for the format of the book (it’s rather hard to use as a reference), but if you’re willing to take the time to read it though, you’ll find a wealth of information on the subject, written by two authors who know their subject inside out.
Rating: 4 / 5
Comments on this entry are closed.