or
Sign in to turn on 1-Click ordering.
 
 
Express Checkout with PayPhrase
What's this? | Create PayPhrase
More Buying Choices
53 used & new from $6.19

Have one to sell? Sell yours here
 
   
ASP.NET 2.0 Instant Results (Programmer to Programmer)
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

ASP.NET 2.0 Instant Results (Programmer to Programmer) (Paperback)

~ (Author), (Author), Shawn Livermore (Author) "Each user has his or her own online diary; to access it requires logging on..." (more)
Key Phrases: blog application, bug base, blog items, Visual Web Developer, Public Shared Function, Wrox Blog (more...)
3.9 out of 5 stars  See all reviews (9 customer reviews)

List Price: $34.99
Price: $23.16 & eligible for FREE Super Saver Shipping on orders over $25. Details
You Save: $11.83 (34%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Only 1 left in stock--order soon (more on the way).

Want it delivered Thursday, February 11? Choose One-Day Shipping at checkout. Details
31 new from $9.99 22 used from $6.19

Frequently Bought Together

ASP.NET 2.0 Instant Results (Programmer to Programmer) + ASP.NET 2.0 Website Programming: Problem - Design - Solution (Programmer to Programmer) + Professional ASP.NET 2.0 Design: CSS, Themes, and Master Pages (Programmer to Programmer)
Price For All Three: $78.74

Show availability and shipping details


Customers Who Bought This Item Also Bought


Editorial Reviews

Product Description

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.

From the Back Cover

If you're looking to quickly create dynamic Web pages with ASP.NET 2.0, your programming efforts just got a whole lot easier. Featuring a dozen ready-to-use projects on the book's CD-ROM that you can use immediately, this reference is a helpful guide that dives into working code so you can learn it rapidly.

Each project features step-by-step set-up instructions. The description of each project enables you to understand and then modify it so you can reuse it in different situations. By the end of the book, you'll be on the fast track to creating your own site from scratch.

CD-ROM includes the source code for all 12 projects

  • 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

Who this book is for

This book is for intermediate-level programmers with some .NET experience who need a quick-start reference book so they can use ASP.NET 2.0 at once.

Instant Results guides are packed with unique, ready-to-use projects that are perfect for the busy programmer. They require minimal set-up, and can be modified, enhanced, and reused in real-world situations.


Product Details

  • Paperback: 480 pages
  • Publisher: Wrox (March 24, 2006)
  • Language: English
  • ISBN-10: 0471749516
  • ISBN-13: 978-0471749516
  • Product Dimensions: 9.1 x 7.4 x 1.3 inches
  • Shipping Weight: 1.7 pounds (View shipping rates and policies)
  • Average Customer Review: 3.9 out of 5 stars  See all reviews (9 customer reviews)
  • Amazon.com Sales Rank: #616,966 in Books (See Bestsellers in Books)

More About the Authors

Discover books, learn about writers, read author blogs, and more.

Inside This Book (learn more)

Citations (learn more)
This book cites 1 book:



What Do Customers Ultimately Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

9 Reviews
5 star:
 (4)
4 star:
 (2)
3 star:
 (2)
2 star:    (0)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
3.9 out of 5 stars (9 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
13 of 13 people found the following review helpful:
4.0 out of 5 stars Programming Language, August 4, 2006
The only reason I give this book a 4-star review is the fact that I wish it said somewhere in the description that the code provided as VB, and that there was no C# examples.

The examples work very good for the most part, with a few corrections and the publisher's forum for this book is a great source of info. Imar, one of the authors, has been very helpful in helping me translate one of the chapters to C#.

Definitively not a beginner's book.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
15 of 17 people found the following review helpful:
5.0 out of 5 stars Great Concept in Teaching Programming, July 14, 2006
While I don't think this book is the one I'd pick for my first introduction to ASP.NET, I think it just might well be the second. It's a great concept that I haven't seen before. Basically the book consists of twelve web applications that are coded in ASP.NET, these include:

* 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

You can start by looking over these applications to pick up a bunch of programming techniques that these authors (who have a lot more experience in ASP.NET than I do) use in their coding. There is a pretty good chance that one of these applications might well serve as an ideal starting point for the next application you're starting on. Using this working application as a starting point you can start making changes a little at a time rather than having to start programming with a blank sheet of paper.

I'm sure that a purist programmer will say that you should start with a blank sheet, but remember that we are talking about beginning to intermediate users. The publisher calls this series of books 'Programmer to Programmer.' Here you have a trio of pros showing how it should be done. The pro programmers in your organization don't have the time to work with the beginners.

Of course there's a CD with all the code so you don't have to re-type it.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
16 of 22 people found the following review helpful:
5.0 out of 5 stars Great book - puts the pieces together!, May 10, 2006
By Thomas Phelan (New Jersey) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
I'm new to ASP programming and have read a number of ASP and ASP related books. In a nutshell, this book helped put all the pieces together. The other books showed me how to use all of the various features in isolation, but when I sat down to actually build a site I had trouble deciding which tool to use and how best to make everything work together.

This book contains 12 real-world examples demonstrating the most important features that I would like to incorporate in my sites. Each chapter of the book is an in depth explanation of each application. While I bought this book merely to serve as a reference for implementing features I was having trouble with, I've found it extremely profitable to go chapter-by-chapter reading the explanation of each application. Reading this book is like being able to pick the brain of an experienced developer regarding applications he has written.

Unless you are an experienced ASP developer you'll almost certainly want to purchase a traditional ASP book, but I highly recommend this book as an additional resource to help put all the pieces together!
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars Worth every penny
Although ASP.Net 4.0 is forthcoming, I bought this book because of the way the websites were designed using N-Tier, and that alone is worth every penny for me. Read more
Published 6 months ago by Book worm

3.0 out of 5 stars 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? Read more
Published on August 28, 2007 by Neo Lee

1.0 out of 5 stars 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???
Published on July 9, 2007 by Dog Eared

4.0 out of 5 stars 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... Read more
Published on May 3, 2007 by Jeff K.

3.0 out of 5 stars 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. Read more
Published on March 20, 2007 by The Hoang

5.0 out of 5 stars How ASP.NET 2.0 Instant Results has effected my business
Concepts
I operate a small yet dynamic web design/ development business where time is of the essence and sometimes we may not have the time to study new languages as they... Read more
Published on May 15, 2006 by Richard White

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Discussion Replies Latest Post
C# or Java? 66 17 days ago
Search Customer Discussions
Search all Amazon discussions
   


Listmania!


So You'd Like to...


Create a guide

Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.