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

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

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

ASP.NET Developer's Cookbook (Paperback)

~ (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%)
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
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 1 left in stock--order soon (more on the way).

Want it delivered Tuesday, November 10? Choose One-Day Shipping at checkout. Details
16 new from $4.99 20 used from $1.95

Frequently Bought Together

ASP.NET Developer's Cookbook + ASP.NET Data Web Controls Kick Start + Sams Teach Yourself ASP.NET 3.5 in 24 Hours, Complete Starter Kit
Price For All Three: $74.92

Show availability and shipping details

  • This item: ASP.NET Developer's Cookbook by Steven A. Smith

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • ASP.NET Data Web Controls Kick Start by Scott Mitchell

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details

  • Sams Teach Yourself ASP.NET 3.5 in 24 Hours, Complete Starter Kit by Scott Mitchell

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details


Customers Who Bought This Item Also Bought

ASP.NET Cookbook

ASP.NET Cookbook

by Geoffrey T. LeBlond
ASP.Net 2.0 Cookbook (Cookbooks (O'Reilly))

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

by Geoffrey T Leblond
3.7 out of 5 stars (13)  $37.08
SQL Cookbook (Cookbooks (O'Reilly))

SQL Cookbook (Cookbooks (O'Reilly))

by Anthony Molinaro
4.7 out of 5 stars (45)  $26.37
Sams Teach Yourself ASP.NET 3.5 in 24 Hours, Complete Starter Kit

Sams Teach Yourself ASP.NET 3.5 in 24 Hours, Complete Starter Kit

by Scott Mitchell
4.4 out of 5 stars (13)  $23.09
ASP in a Nutshell, 2nd Edition

ASP in a Nutshell, 2nd Edition

by A Keyton Weissinger
4.1 out of 5 stars (61)  $26.39
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.


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: #941,447 in Books (See Bestsellers in Books)

    Popular in these categories: (What's this?)

    #32 in  Books > Computers & Internet > Web Development > E-Commerce
    #65 in  Books > Computers & Internet > Networking > Network Programming

More About the Author

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

Visit Amazon's Steven A. Smith Page

Inside This Book (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.
 
(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

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

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
Textbooks for Kindle DX? 61 1 day ago
textbook scam 66 6 days ago
Amazon is a great place to buy textbooks! 35 18 days ago
Search Customer Discussions
Search all Amazon discussions
   
Related forums



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.