Features
- Cover Type: Paperback with 841 pages
- Published by: Mike Murach & Associates March 21, 2006
- Written in: English
- ISBN 10 Number: 1890774316
- ISBN 13 Number: 978-1890774318
-
Book Dimensions:
10 x 8 x 1.9 inches
- Weighs: 3.6 pounds
Product Description
Are you trying to decide which ASP.NET 2.0 book to buy? As its title implies, this book teaches you how to develop web applications using
ASP.NET 2.0. That means it teaches all the features that are new in ASP.NET 2.0, including master pages, database access using both SQL and object data sources, the new code-behind model, site navigation features, authentication using the Web Site Administration tool and login controls, profiles, themes, and web parts.
But thats just the beginning! Here are just a few of the features that set this book apart from other ASP.NET 2.0 books:
#1: It gives you a 5-chapter section on database programming This is an area thats changed dramatically from ASP.NET 1.x. So this section teaches you how to use SQL data sources and the GridView, DetailsView, and FormView controls
all new in ASP.NET 2.0
to develop database applications with little or no C# code. Then, it teaches how to use object data sources, also new in ASP.NET 2.0, to create 3-layer applications that let you separate the presentation code from the data access code in an application.
#2: It teaches you ASP.NET 2.0 development the way it should be done, using Visual Studio 2005 Today, no developer should miss out on the productivity features of Visual Studio 2005 by using limited tools like Notepad. So section 1 in this book teaches you how to use Visual Studio 2005 to design, code, and test multi-page web applications that get database data and manage session state. Then, later chapters cover time-saving VS tools like the Query Builder and the Web Site Administration Tool.
#3: Complete applications show you how all the pieces interact The key to mastering ASP.NET 2.0 is to have plenty of real-world applications that guide you in using the new features youre learning
and that help you avoid the problems that you can run into as you build complex web sites. Thats why this book gives you complete applications, including the web forms, the aspx code, and the C# code.
So if you need to learn ASP.NET 2.0, we hope you'll try this book first. We're convinced that it will deliver the training you need in record time.
Publisher Description
During the last thirty years, many customers have asked me how it is that a small publisher in Fresno can make the best programming books. The short answer is that no other publisher works the way we do.
Instead of using freelance writers who get no training, we use a small staff of programmers who are trained in our proven writing and teaching methods. Instead of publishing 40+ books each year, we focus on just a few. Instead of showing pieces of code, we provide complete applications that have been checked and re-checked for accuracy. And instead of rushing books to market, we refuse to let schedule or budget interfere with quality. As I see it, thats the only way to make sure that every book we publish is the best one on its subject.
Thats why I say that no other ASP.NET 2.0 book will teach you so much, so fast, or so thoroughly as ours will.
Try it and see for yourself!
Reader ReviewsI read most of this book over a weekend and that's a first for me. Generally, computer books are dry and boring. I was yet to finish reading any of them in its entirety and I have been programming for over a decade. But this book uses a clever approach of giving you expanded information on a topic on a page (generally the left one) and a bulleted summary description on the opposite page. So you can read the explanation, which is very well written, and then recap with the description. Or you can skip the explanation all together and still undertand the concept. The examples are good and illustrate the concepts quite well. The only reason I give this book four starts instead of five is that the database for the examples was specific to the MSDE version of SQL Server. I have both SQL Server 2000 and 2005 developer edition and could not attach the database to any of them. I was forced to download MSDE from Microsoft and intall it on my system. A waste of space in my opinion. The author should make available versions of the database of a higher version of SQL Server. Other than that, I am very happy to own this book.