ASP.NET 2.0 Instant Results helps you quickly create dynamic Web pages with ASP.NET 2.0. The book is centered around a dozen ready-to-use projects with all the code for all the projects included on the books CD-ROM - that you can use immediately. ASP.NET 2.0 Instant Results dives into working code so you can learn it rapidly. The book and projects are written for intermediate-level programmers with some .NET experience. The projects and book provide a quick start reference so you can use ASP.NET 2.0 immediately.
Each of the 12 project features step-by-step set-up instructions with a description of each project that enables you to understand and then modify it so you can reuse it in different situations.
The 12 projects covered in the book with complete source-code on the CD are:
Online diary and organizer
File share
Chat server
Survey engine
CMS
Blog
Photo album
Customer support site
WebShop
Appointment booking system
Greeting cards
Bug base
Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Customer Reviews:
Avg. Customer Rating: 4.0 / 5.0
Yuck! Many bad designs:
It ain't instant results, buddy. It is quick-and-DIRTY results, as the book presents a lot of bad designs. Where is the multi-tier design? Some chapters in the book show how to put those SQL queries right in aspx pages where only user interface code should be in. Some chapters show how to spit datasets out of business logics. Well it is quick, but should you want to expand or fix things, you would have to redesign and code all over again. Trust me I used to do the quick and dirty works many times and got... more info
THIS IS IN VB ONLY, PEOPLE!!:
How I wish descriptions of these asp books would indicate the LANGUAGES used!! That is a big deal. Very seldom does anyone say which language is used. Like, it isnt important???
Title and Description of this book is misleading:
[...] ASP.NET 2.0 Instant Results helps you quickly create dynamic Web pages with ASP.NET 2.0." This description made me think this book would offer "step-by-step" examples of how to go about designing and building .net applications from scratch. In fact, the opposite is true. This book works in reverse, by offering you several already made applications, then the authors discuss how the applications function, the classes, controls and so forth. The only instruction you will get to "quickly create... more info
Buyer beware:
This book is absolutely not for beginner. Do not buy this book unless you know how to set up your Database with Sql Server 2005 and work with IIS. The book does not give any instruction on how to do this. Try to use the example and upload to your site and see what happen. I wonder if the author tried their examples online to see if it works before finishing this book. Chapter 5 is a disaster, after you almost complete the examble, you know that the authorization does not work, you have to go to their site... more info