Join Amazon Prime and ship Two-Day for free and Overnight for $3.99. Already a member? Sign in.

 

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
83 used & new from $0.01

Have one to sell? Sell yours here
 
   
ASP.NET 2 For Dummies (For Dummies (Computer/Tech))
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

ASP.NET 2 For Dummies (For Dummies (Computer/Tech)) (Paperback)

by Bill Hatfield (Author) "I'm going to turn the traditional philosophy of chapter-order sequence on its head..." (more)
Key Phrases: Page Explicit, End Sub, Sender As Object (more...)
4.2 out of 5 stars See all reviews (46 customer reviews)

List Price: $24.99
Price: $22.49 & eligible for FREE Super Saver Shipping on orders over $25. Details
You Save: $2.50 (10%)
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 Monday, July 13? Choose One-Day Shipping at checkout. Details
49 new from $0.01 34 used from $0.01
Also Available in: List Price: Our Price: Other Offers:
Paperback (Bargain Price) 12 used & new from $5.27
Paperback $24.99 $22.49 68 used & new from $0.73

Frequently Bought Together

Customers buy this book with Sams Teach Yourself ASP.NET 2.0 in 24 Hours, Complete Starter Kit by Scott Mitchell

ASP.NET 2 For Dummies (For Dummies (Computer/Tech)) + Sams Teach Yourself ASP.NET 2.0 in 24 Hours, Complete Starter Kit

Customers Who Bought This Item Also Bought

ASP.NET 2.0 Everyday Apps For Dummies (For Dummies (Computer/Tech))

ASP.NET 2.0 Everyday Apps For Dummies (For Dummies (Computer/Tech))

by Doug Lowe
2.0 out of 5 stars (3)  $26.99
Visual Basic .NET Database Programming for Dummies

Visual Basic .NET Database Programming for Dummies

by Richard Mansfield
3.0 out of 5 stars (3)  $29.99
ASP.NET 2.0 All-In-One Desk Reference For Dummies (For Dummies (Computer/Tech))

ASP.NET 2.0 All-In-One Desk Reference For Dummies (For Dummies (Computer/Tech))

by Doug Lowe
3.8 out of 5 stars (5)  $23.66
VisualBasic .NET For Dummies (For Dummies (Computer/Tech))

VisualBasic .NET For Dummies (For Dummies (Computer/Tech))

by Wallace Wang
3.4 out of 5 stars (10)  $24.94
C# 2005 For Dummies (For Dummies (Computer/Tech))

C# 2005 For Dummies (For Dummies (Computer/Tech))

by Stephen Randy Davis
4.5 out of 5 stars (6)  $16.49
Explore similar items

Editorial Reviews

Product Description
  • More than one million developers now use ASP.NET, the Microsoft technology for creating dynamic, data-driven Web sites
  • Published day and date with the new Visual Studio 2005 release, this revision of our bestselling book covers new language features as well as the much-anticipated Visual Web Developer tool
  • Requiring no previous Visual Basic or C# experience, the author walks complete beginners through ASP.NET 2 basics, from working with objects, building user interfaces, and killing bugs to accessing databases and handling user input
  • The CD-ROM includes all code and bonus content


From the Back Cover
Create interactive Web pages with ASP.NET 2.0!

Create dynamic data-driven Web apps on demand, without prior programming experience!

Not a pro at Visual Basic® or C#? Don't let that stop you from moving into more sophisticated Web applications. Whether you're a nonprogrammer, Web designer, HTML coder, or even a power VB programmer, this easy-to-follow book will guide you into the latest release of ASP.NET 2.0. With coverage of new ASP.NET 2.0 features, this guide gives you a running start on ASP.NET 2.0!

Discover how to

  • Build user interfaces
  • Explore Themes and Master Pages
  • Learn how to use the powerful new database functionality
  • Debug and handle errors
  • Use Visual Web Developer 2005 Express to build Web apps


See all Editorial Reviews

Product Details

  • Paperback: 432 pages
  • Publisher: For Dummies (December 19, 2005)
  • Language: English
  • ISBN-10: 076457907X
  • ISBN-13: 978-0764579073
  • Product Dimensions: 9.1 x 7.4 x 1.1 inches
  • Shipping Weight: 1.5 pounds (View shipping rates and policies)
  • Average Customer Review: 4.2 out of 5 stars See all reviews (46 customer reviews)
  • Amazon.com Sales Rank: #430,723 in Books (See Bestsellers in Books)

Inside This Book (learn more)
Browse and search another edition of this book.

Citations (learn more)


Books on Related Topics (learn more)
 
 

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.
Check the boxes next to the tags you consider relevant or enter your own tags in the field below.
(1)

Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
An amazon customer suggested this product show on searches for "asp". What do you suggest?

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

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

 
82 of 82 people found the following review helpful:
5.0 out of 5 stars A great book for the ASP.NET beginner, November 5, 2001
This review is from: ASP.NET for Dummies (Paperback)
In its 420 printed pages, ASP.NET for Dummies covers the key topics to get you up and running with ASP.NET. You learn the basics of obtaining and displaying information on your sites. You learn how to use built-in functions such as date routines, math routines, and browser routines. You even learn how to work with data and databases on the server. This includes coverage of Active Data Objects (ADO) - a key way of doing database access. Building ASP.NET Web forms is covered in detail along with using server side controls ranging from radio buttons to drop down lists. Programming topics such as arrays, array lists, and hash tables are also explained as well as shown in examples.

While ASP.NET for Dummies is "for Dummies," you should already be familiar with programming concepts. As with most Active Server Page-related books, ASP.NET for Dummies uses Visual Basic .NET as its choice of programming languages. If you don't know Visual Basic .NET, don't fret. The book spends several chapters teaching the basics of what you need to know in order to program for ASP.NET. If you have never programmed before, you will most likely find that this moves too fast. However, if you know a scripting language such as JavaScript or VBScript you should have no trouble keeping up with the coverage of Visual Basic .NET in this book.

It is worth pointing out that this book doesn't stop at just covering the creation of ASP.NET pages, but it also covers creating full-fledge ASP.NET applications. The book presents a couple of ASP.NET applications that are larger and more practical than standard book examples. Within the text of the book a chat room and a classified application are both included. On the CD there is also a guest book application. Code for all three applications is on the CD.

The CD with this book is worth noting. Most ASP.NET books don't include a CD, let alone a CD with lots of useful stuff. This CD has five bonus chapters containing over a hundred additional pages. It also contains the author's source code so you don't have to hunt it down on the Web. A number of third party software products are also included. Some of these you may not find useful. Others such as the editors you may find extremely valuable.

Will ASP.NET for Dummies make you an expert ASP.NET developer? The answer is no, it won't make you an expert, however, no beginning level ASP.NET book will. What ASP.NET for Dummies will do is get you up and running with the foundational topics necessary for creating real-world ASP.NET pages. Once you are done with this book, you'll be able to create a wide variety of ASP.NET pages. If you are going to create professional-level pages, you will want to follow this book up with an intermediate advanced book.

In summary, if you have a little programming background, then you should be ready for ASP.NET. If you want a book that teaches you the basics of implementing ASP.NET in a relatively straightforward manner, then ASP.NET for Dummies accomplishes the task. With a price of only (...) including a CD containing valuable content, I have to give this book five stars. It is definitely worth the cost. In fact, I would say this book is under-priced (...) --which seems unusual for a computer book these days! If you can get a copy of this book at a discount, then this book is a steal!

One final note, a number of excellent ASP sites are not mentioned in the book. This includes ASP101.com. 15seconds.com, 4GuysFromRolla.com, ASPWire.com and more.

Comment Comment (1) | Permalink | Was this review helpful to you? Yes No (Report this)



 
22 of 22 people found the following review helpful:
5.0 out of 5 stars Excellent book for beginners!!!, July 1, 2002
By Ash Mahajan (Boulder, CO) - See all my reviews
This review is from: ASP.NET for Dummies (Paperback)
I have used this book to help teach a beginning class in ASP.NET. I myself was new to this platform when I took on this class. Both myself and my students really appreciated this book. In particular I liked the fact that the author did not assume any knowledge of OO, .net framework, VB.NET, VB, and/or classic ASP. His code samples build in complexity over the span of the book, and I worked through 90% of the examples in the book and found them to be almost entirely error-free. If you already know something about web development, the HTML in this book may not entirely meet your "standards", but that's not the focus of this book. While reading the book may give you a good overview, the real value will come from actually typing the code. There are many ASP.NET books that are for beginners, but this one assumes very little knowledge on your part. I evaluated the "ASP.NET Step by Step" by MS Press, and the "Beginning ASP.NET using VB.NET" from Wrox Pub. as possible candidates for my course text, and while both of these books are exhaustive and excellent, they lack the simplicity and humor of this Dummies book. If you are a programmer who is migrating to the ASP.NET platform, perhaps you will be better served by these other candidates from MS Press and Wrox Pub. However, if you are not a programmer, then this Dummies book is the way to go. As a final piece of advice I would suggest that you supplement this book with other books/articles/online sources that speak more to the theory of topics such as "Web Services", "J2EE versus .net", "SOAP, XML", etc. Overall, I give this book two thumbs up and five stars without hesitation!!!
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
33 of 38 people found the following review helpful:
4.0 out of 5 stars Too much Web Forms, February 9, 2003
This review is from: ASP.NET for Dummies (Paperback)
I've been doing web development for over 7 years. I have a Computer Science Degree and have written 3 books on ColdFusion. I bought this book for a really quick intro to .NET development.

Did I get it? Yes! The book seemed to be very well organized. The writing was solid and straight forward. I had no problem understanding or reading this book. I thought the chapter explaining how to get data out of a database was particularly good.

Now I can't give this book five stars. Why? There is too much information on web forms (I believe it was 5 chapters). The author tells us to forget everything we know about regular HTML forms. Web Forms are just a layer of abstraction over regular HTML forms (They submit onto themselves), it seems like a bad approach to understanding them. A full chapter is dedicated to 'fixing' web forms to deal with problems that come up when a form that submits onto itself. I don't see the benefit of using them and everyone I've spoken to who uses them is having major performance issues in production.

I can understand that web forms are a big thing touted by microsoft, but I would have preferred to see less real estate for web forms and have other topics, such as error handling, put into this book.

J

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


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

5.0 out of 5 stars Great for the beginner
Love the "Dummies" books because they explain the basics and are clearly written without an excess of technical information when one is just starting out. This one is no exception.
Published 1 month ago by Janet

3.0 out of 5 stars ASP.NET for those who don't want to use Visual Studio
Bill Hatfield wrote the "Dummies" books on the original versions of ASP so you would think he would be the perfect person to carry over into the ASP.NET books, right? Read more
Published 14 months ago by James Forbes

5.0 out of 5 stars Great first book!
I just happen to find this book in the library when I was looking for a quick guide/tutorial. I've read 3 books before this and so far this is the book that stands out from the... Read more
Published 16 months ago by Book worm

5.0 out of 5 stars A better title would include the words "visual basic"
I think Dummies books are hit-or-miss. I always start with them, when embarking on something I am a dummy at. About half the time, they put you off to a good first step. Read more
Published 22 months ago by Scott Saccenti

5.0 out of 5 stars ASP.NET for DUMMIES
Only having truly scanned through and hit the highlights of this book thus far. I already see many familiar concepts broken down into much simpler terms which allow me to quickly... Read more
Published 23 months ago by K. M. Austin

5.0 out of 5 stars Great for getting oriented to .Net web development
I am a software developer with 24 years experience, and have been doing .Net Windows Form database programming for the past 5+ years. Read more
Published on August 4, 2006 by Dr. Robotnik

4.0 out of 5 stars Good book for learning ASP.NET 2.0 basics
If you are new to ASP.NET or have little to no programming experience this is a good book to start with. It will teach you the basics of ASP.NET 2. Read more
Published on June 9, 2006 by S2 - Candle Trader

2.0 out of 5 stars Not what expected
This book its deficient and it doesnt explain you how to use the Visual Studio Interface.
Published on June 4, 2006 by J. A. RUELAS

5.0 out of 5 stars Awesome Book for all levels of expierience
This book is a good starting point if you want to learn ASP.NET. It is very descriptive and has lots of things you can try on your computer. Read more
Published on April 19, 2006 by R. Rizzo

5.0 out of 5 stars Very good 'getting started' book!
I like to think I am a seasoned programmer, though I am just an amature. I enjoy programming, have for years... Read more
Published on April 6, 2006 by Program4Food

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

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

   


Product Information from the Amapedia Community

Beta (What's this?)

Listmania!


So You'd Like to...


Look for Similar Items by Category


Work and Roll with DEWALT

DEWALT Job Site Radio
While supplies last, enjoy special pricing on the DEWALT work site radio. Power it and you'll be rockin' and chargin' your way through a hard day of work.

Shop more chargers and radios

 

Big Savings in Books

Bargain Books
Find great titles at fantastic prices in our Bargain Books Store.
 

Summer Reading for Kids & Teens

Summer Reading for Kids and Teens
Discover everything from beach reads and board books to teen romance and action-adventure series in Summer Reading for Kids & Teens. And, check off the kids' required reading lists in our Summer School Reading Store.
 

Best Books

Best of the Month
See our editors' picks and more of the best new books on our Best of the Month page.
 

 

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.


Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

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

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Glenn Beck's Common Sense
Glenn Beck's Common Sense
Darkfever
Darkfever by Karen Marie Moning
The Adventures of Sherlock Holmes
The Adventures of Sherlock Holmes by Arthur Conan, Sir, 1859-1930 Doyle

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates