Tuesday, March 24, 2009

Beginning ASP.NET 3.5 in VB 2008: From Novice to Professional, Second Edition

Beginning ASP.NET 3.5 in VB 2008: From Novice to Professional, Second Edition


Book Rank: #37 in [vb] , #71 in [asp]
Paperback: 956 pages
Publisher: Apress; 2 edition (November 12, 2007)
Language: English
ISBN-10: 159059892X
ISBN-13: 978-1590598924
Product Dimensions: 9.1 x 7 x 2.1 inches




Matthew MacDonald is an author, educator, and MCSD developer who has a passion for emerging technologies. He is a regular writer for developer journals such as Inside Visual Basic, ASPToday, and Hardcore Visual Studio .NET, and he's the author of several books about programming with .NET, including User Interfaces in VB .NET: Windows Forms and Custom Controls, The Book of VB .NET, and .NET Distributed Applications. In a dimly remembered past life, he studied English literature and theoretical physics. Send e-mail to him with praise, condemnation, and everything in between, to p2p@prosetech.com. --sources

The most up-to-date and comprehensive introductory ASP.NET book you'll find on any shelf, Beginning ASP.NET 3.5 in VB 2008 guides you through Microsoft's latest technology for building dynamic web sites. This book will enable you to build dynamic web pages on the fly, and it assumes only the most basic knowledge of VB 2008. The book provides exhaustive coverage of ASP.NET, guiding you from your first steps right up to the most advanced techniques, such as querying databases from within a web page and tuning your site for optimal performance. Within these pages, you'll find tips for "best practices" and comprehensive discussions of key database and XML principles you need to know in order to be effective with ASP.NET. The book also emphasizes the invaluable coding techniques of object orientation and code behind, which will start you off on the track to building real-world web sites right from the beginningrather than just faking it with simplified coding practices. By the time you've finished the book, you will have mastered the core techniques and have all the knowledge you need to begin work as a professional ASP.NET developer.


User Review:


This is an excellent book for experienced programmers, such as me, wanting in-depth knowledge they can apply on the job. This book is not, however, for novice programmers as the book's title suggests. For example, in Chapter 4 the succinct explanation of "Storing Information in the List" for the Currency Converter will I suspect completely confuse the inexperienced programmer.

You will learn what you need to know to be an effective working ASP.NET developer--the coverage is through.

The book provides extensive references to supplementary material such as www.w3schools.com/xhtml which the working developer needs to know but is not directly germane to the coverage of ASP.NET 3.5.

The Note and Tip sections are very useful in describing ways to solve problems just discussed or to provide alternate ways to do what was just discussed.

The author provides solutions to problems that other writers just don't. For example, instead of just saying that using session state is not scalable and stopping there McDonald offers a way to make session state much more scalable and shows you how. Another example would be overlapping exception handlers. This is just the kind of additional information a working professional needs to implement a more responsive and better website.

The code examples are clear and they work. Almost every chapter has ready-to-run code examples all of which work in IE (I haven't tested in FF).

The only downsides I found in the book are: Inexperienced programmers will get lost. I did find one typo in the code printed in the book on page 198 but not in the downloadable code samples. Also, it would have been helpful to have the URLs for the Pubs and Northwind database downloads from Microsoft instead of just referring to a readme.txt file I didn't have.

I have being doing serious ASP.NET development work since VS 2003 was released and have five other ASP.NET books NONE of which are as useful as this book--it is the best one in my library. If you are an experienced programmer wanting in-depth knowledge of ASP.NET get this book . If you are not an experienced programmer or have no knowledge of ASP.NET get another book this book is probably not for you.


Free Download:

Free Download Link 2:

No comments: