Buy New
 

or
Sign in to turn on 1-Click ordering.
 
 
Buy Used
Used - Very Good See details
$3.97 & eligible for FREE Super Saver Shipping on orders over $25. Details

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

Have one to sell? Sell yours here
 
   
ASP.NET for Dummies
 
 
Tell the Publisher!
I’d like to read this book on Kindle

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

ASP.NET for Dummies (Paperback)

~ 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: $17.49 & eligible for FREE Super Saver Shipping on orders over $25. Details
You Save: $7.50 (30%)
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 2 left in stock--order soon (more on the way).

Want it delivered Monday, March 22? Choose One-Day Shipping at checkout. Details
24 new from $1.73 61 used from $0.01

Formats

Amazon Price New from Used from
Paperback $17.49  

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 for Dummies + Sams Teach Yourself ASP.NET 2.0 in 24 Hours, Complete Starter Kit

Customers Who Bought This Item Also Bought


Editorial Reviews

Product Description

Ah, the wide world of the Web. You just can’t do business without a Web site, and the more compelling and interactive it is, the better. In a competitive environment, keeping your Web site fresh and exciting can have a real effect on your bottom line.

If you’re a corporate Web site developer or a small business owner responsible for maintaining your own site, ASP.NET is the technology that can give you that competitive edge. It’s easy to use and works with other familiar languages, like Visual Basic and HTML, to help you set up cool interactive Web pages. With ASP.NET, you can

  • Add a survey or calculator to your Web site
  • Enable data retrieval
  • Create a monthly calendar
  • Send e-mail from your site
  • Set up a real-time chat room, and more

If you’re familiar with earlier incarnations, ASP.NET For Dummies is a great way to get up to speed on the changes and enhancements in the .NET version.

ASP.NET For Dummies gets you going in a hurry. Instead of having to wade through pages of theory before you can actually play with the technology, you get to jump in and create your first ASP.NET page in the very first chapter! Find out how to

  • Understand ASP.NET and Visual Basic .NET terms and languages
  • Create cool elements with ASP.NET’s built-in objects
  • Discover ways to let Web site users enter information and get responses
  • Validate user input
  • Use the .NET Framework Class Library to teach your applications new tricks
  • Enable users to access information from a database and keep the information up to date
  • Combine ASP.NET with other technologies to create more exciting Web applications

There’s even a bonus CD-ROM packed with information for Classic ASP veterans, two great bonus applications, and a sample database. If you’re a newcomer, you’ll find plenty of background to get you up to speed. If you’re an experienced programmer, go right to the new stuff and sample applications. Either way, ASP.NET For Dummies will help you make your Web site a sight to behold.

From the Back Cover

Free daily eTips at dummies.com

ASP.NET examples, tools, and more on CD-ROM

Create complete ASP.NET applications: Cafe Chat Room and Classy Classifieds

Harness next-generation ASP.NET features to create dynamic Web applications Whether you're a Web development newcomer or a Classic ASP veteran, this friendly guide is just what you need to tap the power of the totally revamped ASP.NET. From Visual Basic.NET fundamentals and object-oriented techniques to using Web Forms to create interactive pages and harnessing ADO.NET to retrieve information and update databases, it's just what you need to take your pages to the next level.

all this on the bonus CD-ROM Complete source code for Cafe Chat Room, Classy Classifieds, Guestbook, and many more examples Eiffellanguage plug-in for ASP.NET Controls and Components: Sax Basic Engine ASP.NET Editors: ASPEdit 2001, Helios TextPad, and Antechinus C# Editor System requirements: PC running an ASP.NET hosting service or Internet Information Server on Windows.NET/XP/2000/NT 4.0. See the About the CD appendix for details and complete system requirements.


Product Details

  • Paperback: 432 pages
  • Publisher: For Dummies (November 15, 2001)
  • Language: English
  • ISBN-10: 0764508660
  • ISBN-13: 978-0764508660
  • Product Dimensions: 9.1 x 7.3 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: #574,006 in Books (See Bestsellers in Books)

More About the Author

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

Visit Amazon's Bill Hatfield Page

Inside This Book (learn more)

Citations (learn more)
This book cites 6 books:
See all 6 books this book cites



What Do Customers Ultimately Buy After Viewing This Item?


Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product).
 
(5)

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

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

 
83 of 83 people found the following review helpful:
5.0 out of 5 stars A great book for the ASP.NET beginner, November 5, 2001
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.

Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
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
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!!!
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
33 of 38 people found the following review helpful:
4.0 out of 5 stars Too much Web Forms, February 9, 2003
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

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 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 10 months 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 22 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 on March 10, 2008 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 on August 22, 2007 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 on August 4, 2007 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

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
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

So You'd Like to...


Create a guide


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.