Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Expert ASP.NET 2.0 Advanced Application Design Review by Elijah Li

ASP.NET Architect book only

This book is about how to configure your ASP.NET code in configuration page to utilize the system resource such as create connection string, disconnect, and clean up the connection resource after using it. It shows the inpact on your server when you did not use the resource properly--server spike up. The title of this book is misleading if you are looking for coding examples. It covered materials like when to use .Net Remote, COM+, Connection Pooling, and Web Services. This book should be titled as "Adanced Application Patterns and Resource Management". This book has no advanced application samples for those application developers and it is more for Senior Programmers/team leads who are responsible for server and system architects. This book is "good to have" but "not must have" book. I gave it a 3 stars because of its title does not match its contents. I hope this rating help you to find a book better suit for what you needed.