Start reading ASP.NET 2.0: A Developer's Notebook on your Kindle in under a minute. Don’t have a Kindle? Get your Kindle here.

Deliver to your Kindle or other device

 
   
  Try it free  
 
Sample the beginning of this book for free

Deliver to your Kindle or other device

 
   
 
Read books on your computer or other mobile devices
Get Kindle for PC
Mac version coming soon
Get Kindle for iPhone
Also works on iPod Touch
 
 
ASP.NET 2.0: A Developer's Notebook
 
See larger image
 

ASP.NET 2.0: A Developer's Notebook (Kindle Edition)

by Wei-Meng Lee (Author)
4.3 out of 5 stars  See all reviews (22 customer reviews)

Digital List Price: $23.99  What's this?
Print List Price:$29.95
Kindle Price: $14.39 & includes wireless delivery via Amazon Whispernet
You Save:$15.56 (52%)

Text-to-Speech: Enabled
Kindle Books
  • Kindle Books include wireless delivery - read your book on your Kindle within a minute of placing your order.
  • Don't have a Kindle? Get yours here.

Formats

Amazon Price New from Used from
  Kindle Edition, June 7, 2005 $14.39 -- --
  Paperback, June 6, 2005 $22.76 $12.46 $0.59

Customers Who Bought This Item Also Bought

Visual C# 2005: A Developer's Notebook

Visual C# 2005: A Developer's Notebook

4.8 out of 5 stars (17)  $14.39
Beginning ASP.NET 2.0 Databases: From Novice to Professional

Beginning ASP.NET 2.0 Databases: From Novice to Professional

4.8 out of 5 stars (4)  $29.21
ASP.NET 2.0 Website Programming: Problem - Design - Solution

ASP.NET 2.0 Website Programming: Problem - Design - Solution

4.5 out of 5 stars (67)  $21.11
Visual Basic 2005: A Developer's Notebook

Visual Basic 2005: A Developer's Notebook

4.5 out of 5 stars (13)  $13.68
Professional ASP.NET 2.0 Special Edition

Professional ASP.NET 2.0 Special Edition

4.4 out of 5 stars (7)  $30.23
Explore similar items

Editorial Reviews

Product Description

To bring you up to speed with ASP.NET 2.0, this practical book offers nearly 50 hands-on projects. Each one explores a new feature of the language, with emphasis on changes that can increase productivity, simplify programming tasks, and help you add new functionality to your applications. You get the goods straight from the masters in an informal, code-intensive style. Part of our new Developer's Notebook series.


About the Author

Wei-Meng Lee (Microsoft .NET MVP) is a technologist and co-founder of Active Developer, a technology company specializing in hands-on training on the latest technologies. He is an established developer and trainer specializing in .NET and wireless technologies. Wei-Meng speaks regularly at international conferences and has authored and co-authored numerous books on .NET, XML and wireless technologies, including .Net Mobile Web Developer's Guide, C#.Net Web Developer's Guide with CDROM, VB.NET Developer's Guide with CDROM, and Webmaster's Guide to the Wireless Internet (Syngress). He writes extensively for the O'Reilly Network on topics ranging from .NET to Mac OS X. He is also the author of Windows XP Unwired (O'Reilly & Associates) and is currently working on Programming the .NET Compact Framework, also from O'Reilly.

Product Details


Tags Customers Associate with This Product

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

Your tags: Add your first tag
 

 

Customer Reviews

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

 
26 of 26 people found the following review helpful:
5.0 out of 5 stars Nice Overview of What ASP.NET 2.0 Offers, August 11, 2005
By Daniel McKinnon (Tewksbury, MA USA) - See all my reviews
(TOP 500 REVIEWER)      
ASP.NET 2.0: A Developer's Notebook for any programmer that wants to jump right in and discover what v2.0 has to offer. For anyone that is looking for an ASP.NET 2.0 reference book, this isn't what you are looking for. If you want a guide that will give you and overview of all the neat new features of what MSFT's newest set of toys gives you, this is a great guide.

The Author breaks the book into the major new parts of what ASP.NET brings to the table, highlighting the following topics:

- Improved posting to self pages and other pages
- Improved validation routines in 2.0
- Creating image maps with ADO.NET
- Creating master pages for a web site (very cool)
- Using TreeView controls on your page
- Adding drop-down menus to your site
- Using Web Parts to separate content on your pages
- Learning how GridView replaces DataGrid for viewing data
- Improved data caching with 2.0
- XML communication all throughout ASP.NET (how-to)
- Improved security in 2.0

These are just the major points that I have gotten out of this book, and it's quite a bit. Again, if you are looking at this book as a reference, this isn't what you are looking for. There are examples of all these topics, but the Author expects that you have some ASP and/or ASP.NET experience if you are using this book. This book is meant to be a "notebook" where it quickly gets to the heart of the matter, instead of dragging on and on and that's exactly what the user does.

For existing ASP.NET developers or any web developer who wants to learn why .NET is the present and future of web development, this is a great guide to learning all the new tricks that the wizards at Microsoft have come up with. I recommend this book to all web developers and I think you will find it extremely useful in your web careers.

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



 
8 of 8 people found the following review helpful:
5.0 out of 5 stars For Developres - By Developers... Finally, December 27, 2005
ASP.NET 2.0: A Developer's Notebook, part of a new series by O'Reilly Media, takes a radically different approach to code-oriented textbooks, and it's about time. O'Reilly has done something wonderful in realizing that most developers simply don't have the time to read through 1200-page books trying to learn every little detail about a subject.

Instead, we usually only have a matter of days (hours if we're really unlucky) to learn enough about the language we're using to make the project work. That's what this book is about... getting the job done. This books aims to be the brain of a great developer poured onto paper. You won't find useless chapters on theory or elaborate references of class hierarchies and object properties. What you will find is page after page of hands-on code examples that you can actually use.

Topics covered include:
* Master pages, themes, and skins for easily creating a consistent look throughout your site
* The Web Parts Framework (WPF) for building portal applications
* Security and membership controls for managing user authentication
* Data access via new data source controls and the GridView component
* Performance tuning your site by pre-compiling and fragment caching.

ASP.NET 2.0: A Developer's Notebook is a book for developer's who would rather learn by coding instead of just reading. This is the perfect book for developers familiar with ASP.NET 1.x who're looking to make the jump to ASP.NET 2.0 and Visual Studio 2005 without wasting every second of their free time. It throws you into the code immediately, allowing you to learn by example. The code samples are all easy to follow and you can re-use them in your own applications. This is a must-have for anyone trying to learn ASP.NET 2.0.

From http://www.codescene.com/2005/12/book_review_aspnet_20_a_develo.php
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
7 of 7 people found the following review helpful:
5.0 out of 5 stars just what the doctor ordered, September 9, 2005
By Douggy Fresh (London,UK) - See all my reviews
just bought this book today and motoring thru it.
It is so orentated to a developer, I have been using VB since version3 and have bitten the bullet so I can do more, faster and better with net2.0
Things I liked about the book is that it is thin and its core stuff to 'just make it work'.
I can quickly be productive, build on my confidence and know where to learn more 'as and when I need it' and not get saturated with needless feature details. The book does seem to be all lab and is very suitable for those practical/kinesethic types that learn by getting their hands dirty and playing with something - it might not suit people who need to know everything before they start. Also the print style is very easy on the eyes, looks like someone has made margine notes in it and ample space for your own notes to. Wish this was the first book on ASP.NET2 I had bought.
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 Very Useful For Beginners and Mid-level Developers
This is a well-written, easy-to-use book hitting the main points of ASP.NET 2.0. I've never read it cover-to-cover, but have gotten great use from it as a reference manual when I... Read more
Published on October 18, 2006 by James Holmes

3.0 out of 5 stars good introduction to ASP.NET 2.0
This is a pretty good introduction to ASP.NET 2.0 for folks who are already familiar with ASP.NET 1.1. All of the examples are in VB. Read more
Published on September 2, 2006 by Andrew Huey

5.0 out of 5 stars Go Beyond the Basics
This is a great book for taking your ASP.NET 2.0 skills beyond the basics. Learn valuable skills for improving your web sites such as data caching, partial page caching and... Read more
Published on June 18, 2006 by S2 - Candle Trader

2.0 out of 5 stars An expensive paperweight
I really have not gained anything from this book. I bought the book having extensive 1.1 experience with a bit of 2.0 experience. Read more
Published on June 8, 2006 by Matthew Kull

4.0 out of 5 stars Get your hands dirty with 2.0
I bought this book after reading a couple of chapters at a local bookstore. It's very hands on, totally gets the job done. Read more
Published on April 24, 2006 by Maneesh Khare

5.0 out of 5 stars All Lab, No Lecture
This is definitely a book written by a developer for developers. The author assumes that you are familiar with ASP.NET 1.0 or 1.1 and Visual Studio.NET. Read more
Published on March 28, 2006 by Toi B. Wright

5.0 out of 5 stars Excellent quick overview of ASP.NET 2.0
First: Thanks O'Reilly for the new Notebook series books; I hope you keep making more. I like the format of these books!

If you're like most Sr. Read more
Published on March 21, 2006 by Dave Schinkel

5.0 out of 5 stars Just the perfect Start to ASP.Net 2.0
I had working knowledge of ASP.Net 1.1 and this was the perfect book to move to ASP 2.0.
After going through this book I bought some thick ones from Wrox and to my surprise... Read more
Published on February 7, 2006 by Techno

3.0 out of 5 stars Good tutorials and content, but it's all in VB.Net only
I was excited to get my hands on this book and check out the tutorials until I realized that they are all in VB.Net. Read more
Published on October 16, 2005 by MCSD for Microsoft .Net

2.0 out of 5 stars Shotgun writing style didn't work for me
If I had to sum this book up in one word, it would be 'scatterbrained' ...

I have referenced it a few times; most of those times I have found the topic I was looking... Read more
Published on September 23, 2005 by Craig E. Poley

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
Search Customer Discussions
Search all Amazon discussions
   


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.
Please log in if you would like to report this content as inappropriate? Click here
Do you believe that this item violates a copyright? Click here
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Amazon Digital Services, Inc. US Privacy Statement Amazon Digital Services, Inc. US Shipping Information Amazon Digital Services, Inc. US Returns & Exchanges

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.