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
32 used & new from $2.49

Have one to sell? Sell yours here
 
   
ASP.NET Developer's Cookbook (Developer's Library)
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

ASP.NET Developer's Cookbook (Developer's Library) (Paperback)

by Steven A. Smith (Author), Rob Howard (Author) "The most basic part of an ASP.NET application is the ASPX page, or Web Form..." (more)
Key Phrases: codebehind file, image programmatically, aspx page, End Sub, Web Form, Public Sub (more...)
3.5 out of 5 stars See all reviews (18 customer reviews)

List Price: $39.99
Price: $27.57 & this item ships for FREE with Super Saver Shipping. Details
You Save: $12.42 (31%)
Upgrade this book for $3.99 more, and you can read, search, and annotate every page online. See details
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, July 13? Choose One-Day Shipping at checkout. Details
14 new from $3.27 18 used from $2.49

Frequently Bought Together

ASP.NET Developer's Cookbook (Developer's Library) + ASP.NET Data Web Controls Kick Start + ASP.NET: Tips, Tutorials and Code (Sams White Book)
Price For All Three: $91.94

Show availability and shipping details


Customers Who Bought This Item Also Bought

ASP.NET Cookbook

ASP.NET Cookbook

by Geoffrey T. LeBlond
ASP.NET: Tips, Tutorials and Code (Sams White Book)

ASP.NET: Tips, Tutorials and Code (Sams White Book)

by Scott Mitchell
3.8 out of 5 stars (26)  $40.11
ASP.NET 2.0 Cookbook (Cookbooks (O'Reilly))

ASP.NET 2.0 Cookbook (Cookbooks (O'Reilly))

by Michael Kittel
3.7 out of 5 stars (13)  $34.62
ASP.NET 2.0 Instant Results (Programmer to Programmer)

ASP.NET 2.0 Instant Results (Programmer to Programmer)

by Imar Spaanjaars
3.8 out of 5 stars (8)  $23.52
Programming ASP.NET, 3rd Edition

Programming ASP.NET, 3rd Edition

by Jesse Liberty; Dan Hurwitz
3.9 out of 5 stars (84)  $32.97
Explore similar items

Editorial Reviews

Product Description

Up-to-speed with ASP.NET? This book gives you a topic and the 5 to 24 "recipes" you need to get the common or not-so-common task done using ASP.NET. ASP.NET Developer's Cookbook will use VB.NET exclusively but will include both VB and C# examples on the supporting Web site (in both working and downloadable forms). Each recipe has what you need a brief descriptive name, followed by a description of the task, followed by the technique itself, and finally a "comments" section where the technique is discussed.



From the Back Cover

Up-to-speed with ASP.NET? This book gives you a topic and the 5 to 24 "recipes" you need to get the common or not-so-common task done using ASP.NET. ASP.NET Developer's Cookbook will use VB.NET exclusively but will include both VB and C# examples on the supporting Web site (in both working and downloadable forms). Each recipe has what you need a brief descriptive name, followed by a description of the task, followed by the technique itself, and finally a "comments" section where the technique is discussed.

See all Editorial Reviews


Product Details

  • Paperback: 456 pages
  • Publisher: Sams (June 8, 2003)
  • Language: English
  • ISBN-10: 0672325241
  • ISBN-13: 978-0672325243
  • Product Dimensions: 9 x 6.9 x 1.1 inches
  • Shipping Weight: 1.4 pounds (View shipping rates and policies)
  • Average Customer Review: 3.5 out of 5 stars See all reviews (18 customer reviews)
  • Amazon.com Sales Rank: #929,674 in Books (See Bestsellers in Books)

    Popular in this category: (What's this?)

    #74 in  Books > Computers & Internet > Networking > Network Programming

Inside This Book (learn more)


Books on Related Topics (learn more)
 
 

What Do Customers Ultimately Buy After Viewing This Item?

ASP.NET Developer's Cookbook (Developer's Library)
53% buy the item featured on this page:
ASP.NET Developer's Cookbook (Developer's Library) 3.5 out of 5 stars (18)
$27.57
ASP.NET 2.0 Cookbook (Cookbooks (O'Reilly))
47% buy
ASP.NET 2.0 Cookbook (Cookbooks (O'Reilly)) 3.7 out of 5 stars (13)
$34.62

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
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

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

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

 
9 of 10 people found the following review helpful:
4.0 out of 5 stars ASP.NET Developer's CookBook Review, July 5, 2003
After a little wait I got a copy of the cookbook. Unlike traditional books, the cookbook provides us with solutions for solving real world problems. For example, if a developer wants to know how to send e-mails with attachments he/she can quickly go to that page by referring to the TOC or the Index and get the right code. I quickly scanned through the TOC and it looks great. Almost all the concepts of ASP.NET have been covered comprehensively. Moreover, the content has been well organized. I didn't test any codes so far since I want to be the first in the world to review this cool book. But when I went through the hot pages of this book, I noticed a problem of unnecessary repetitions. If you go through the comments section of chapter 21, you can be able to see that the first sentence is repeated up to page 348. I wonder how the tech editor missed to detect it. Instead of repeating the sentence, it can be given commonly at the beginning of the chapter.

The code samples are indeed great. In fact, I am learning some new things from this book like retrieving emails from POP3 mailbox etc. I should say that chapter 22 on Graphics is an added bonus to the readers of this great book. It is nice to note that code samples can be downloaded from the Author's website and are provided in both Visual Basic .NET & C#. But the publisher should also give a CD along with these kinds of code intensive books so that readers can quickly get the relevant code/codes for use on their projects.

Another notable limitation (Please apologize me if this is a feature of this book) is that the book didn't have a single screenshot of any examples. Only 5 figures are given on pages 124-126. I don't know whether any developer will use the tool LLBLGEN. But frankly speaking, I learned about the usage of this tool from this book. Great learning!

Overall, this book is 101% valuable and should be on the shelves of all the ASP.NET developers' kitchen - Both current and future.

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



 
6 of 6 people found the following review helpful:
5.0 out of 5 stars An ASP.NET Tour De Force, November 21, 2003
If Lance Armstrong was an ASP.NET developer, this is the book he'd write. There are many many great ASP.NET books, and it'd be impossible to say that one is the 'best'. But I can say for sure that this book hits the ground running and just takes off from there.

As far as the recommended audience, I think you need a little ASP.NET experience to really appreciate this book (although if you are a total newbie, it's still a superb resource). Everything in here, Everything, is pure gold. Example after Example after Example of just cool stuff, with great implementations, cleary written x25.

There's a lot to ASP.NET and I think you need to read more than a few books before you really 'get' it, but if you are developing professional ASP.NET apps, this book pays for itself by the time you hit page 30.

If you aren't into 'cookbooks' and you want an academic discussion of ASP.NET, then this book isn't for you. However, if you want some great practical examples, you'll fall in love with this book quickly.

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



 
5 of 5 people found the following review helpful:
5.0 out of 5 stars This will get worn out quickly, January 16, 2004
The .NET Framework can be a pleasure to use but there's so much to use and master that it's an all-too-often event when we start out with something basic only to realise we've forgotten exactly how it's done. For that very reason, the concept of cookbooks exists-references whose sole existence is to refresh the memory and suggest best practices.

Cookbooks often suffer from being too subjective. What the public tend to get is a set of tips specific to the author's line of work; very useful in places and sorely lacking in others. What makes this book different is that the whole ASP Alliance community has sourced the material for this book and filtered through Smith and Howard a comprehensive and well-considered collection of some 250 basic techniques. If there is a bias to any given topic, it's because an ASP.NET developer has more problems and solutions to remember in that topic and not because it's the author's area of speciality. Perhaps there's a slight bias to the classic ASP origins of the alliance with all the examples in VB.NET, but C# equivalents can be downloaded from the book's support website as required.

The first half of the book looks at the core topics in ASP.NET and ADO.NET-controls, state management, XML, and data handling-while the second covers more generic .NET tasks which are just as applicable to ASP.NET applications as they are elsewhere-text and image manipulation, collections, Web services, and so on. Each topic is given its own chapter and each technique follows the same pattern for easy access. A problem is stated, followed by a brief description of the technique used as a solution and some sample code to demonstrate it. A concise but complete discussion of what has been done is then given along with links and references for further information. Indeed, these links are one of the stand-out features of this book, making it more useful than most other tomes of the same ilk. At the same time then, we are presented with an easy-to-follow, basic working solution for each problem, and are confident that we can use the links to work on a more complex version of the solution should the need arise.

If there is a flaw in this book, it's in the decision to make the solutions code-only and not cover using development IDEs at all. Surely a chapter each on the most common tips and tricks for use with, say, Visual Studio .NET, Dreamweaver MX and Web Matrix wouldn't be out of scope for a book such as this? I know I'd much rather use an IDE to generate a basic paging solution for a DataGrid than type it out by hand. You could also debate that there isn't enough `sticky' contextual text in the book itself to inspire readers to give new areas a go without them having already decided that they'll need to anyway, but the simple counter is that ASP.NET Cookbook is a pure reference book and a damn fine one at that. Beginners won't learn ASP.NET development by reading it, but established ones will remember a whole lot they've probably forgotten.

Steven Smith, Rob Howard, and the ASP Alliance have been around the block a good number of times and their experience shines through in this book. They've asked themselves what they would most like out of a technique reference and delivered it with panache. If you're an ASP.NET developer, buy two copies-the first will be falling apart from overuse in weeks.

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

4.0 out of 5 stars A decent book to get you started on ASP.NET
As a .NET middletier developer who has never ventured much into ASP.NET GUI development, I found this book to be pretty informative to get started on 'How-to' do many things... Read more
Published on November 11, 2005 by DeepEddie

2.0 out of 5 stars Not worth the money.
This book has many many examples. However, they are not documented very well. Most all of them are useless also. I'd pay $5 to $10 MAX! Read more
Published on March 30, 2005 by Shawn Kelley

1.0 out of 5 stars Book for the novices
This book is definately for the novice crowd. I was expecting some more advanced concepts or examples, but found very basic info. I didn't learn a single new thing about . Read more
Published on January 7, 2005 by Paul Groson

3.0 out of 5 stars Incomplete - really
I liked the book for the format but my copy is missing many pages! It jumps from page 190 directly to page 239! Read more
Published on September 21, 2004 by JP

1.0 out of 5 stars For beginners only!
If you've been seriously programming for a while in ASP.NET, don't waste your time with this book. Having spent a lot of time searching and reading on msdn.microsoft. Read more
Published on August 16, 2004 by Amazon Customer

5.0 out of 5 stars Excellent Resource for ASP.NET
This book is a great reference for doing various tasks in ASP.NET. It however is not written from a perspective of using Visual Studio . Read more
Published on June 24, 2004 by C. A. Sines

5.0 out of 5 stars Bits and pieces required in most web applications.
After getting a little head start with the ASP.Net, this is the best book so far with some practical examples that can save you a lot of time. Read more
Published on April 25, 2004 by Nimesh Khatri

3.0 out of 5 stars Wish I could give a better rating
Someone in another review said that the examples dont work. I cant tell, because I cant even get them to download from the web site. Read more
Published on March 8, 2004 by guru33

4.0 out of 5 stars It helped me, but no c# code
This is not a beginner's guide it is a book full of examples. I was able to use the examples in the book to build what I needed. I just started with ASP . Read more
Published on September 22, 2003

1.0 out of 5 stars not that great
This book doesn't really show me anything new that I didn't already know. Most everything in the book has already been done in other books.
Published on August 29, 2003 by joann

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]


Active discussions in related forums
   


Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Bath Wonders from LUSH

LUSH bath bombs
Find bath bombs, bath melts, shower jellies, and more great gifts for yourself (or a friend!) from LUSH Fresh Handmade Cosmetics.

Shop LUSH now

 

Best Books of 2008

Best of 2008
Find our top 100 editors' picks as well as customers' favorites in dozens of categories in our Best Books of 2008 Store.
 

Buy Three Books, Get a Fourth Free

4-for-3 Books
Order any four eligible books under $10 and get the lowest-price book free in our 4-for-3 Books Store. See more details.
 

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 Lost Symbol
The Lost Symbol by Dan Brown
$16.17

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