Programming ASP.NET 3.5 and over one million other books are available for Amazon Kindle. Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Kindle Edition
 
   
Sell Back Your Copy
For a $2.14 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Programming ASP.NET 3.5
 
 
Start reading Programming ASP.NET 3.5 on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Programming ASP.NET 3.5 [Paperback]

Jesse Liberty (Author), Dan Maharry (Author), Dan Hurwitz (Author)
4.4 out of 5 stars  See all reviews (9 customer reviews)

List Price: $59.99
Price: $30.00 & this item ships for FREE with Super Saver Shipping. Details
You Save: $29.99 (50%)
  Special Offers Available
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 3 left in stock--order soon (more on the way).
Want it delivered Wednesday, February 1? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $27.00  
Paperback $30.00  
Like this book? Find similar titles in the O'Reilly Bookstore.

Book Description

0596529562 978-0596529567 November 3, 2008 Fourth Edition

With Programming ASP.NET 3.5, you'll quickly learn to create state-of-the-art applications using Microsoft's popular web development technology and Visual Studio 2008. This updated bestseller provides comprehensive and easy-to-understand information to help you use several .NET 3.5 technologies for faster development and better web application performance-including ASP.NET AJAX for interactive user interfaces, LINQ for data access, and Windows Communication Foundation (WCF) for web services.

Programming ASP.NET 3.5 includes examples and sample code that let you explore development with ASP.NET in more depth. With this book, you will:

  • Learn about AJAX and ASP.NET server controls included with Visual Studio 2008
  • Discover how to use the DataSource and data-bound controls in ADO.NET
  • Use the new LINQ API and learn how to make use of it within ASP.NET pages
  • Create a uniform look and feel throughout your application with Master Pages
  • Use navigation controls to build site maps, menus, and breadcrumbs quickly and easily
  • Build and use various web services with WCF
  • Detect errors during development and handle them in your production code
  • Learn how to configure and deploy your website

Written by Microsoft technology experts Jesse Liberty, Dan Hurwitz, and Dan Maharry, Programming ASP.NET 3.5 is the best book for learning how to build dynamic, interactive web applications using Microsoft's latest technologies.


Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Programming ASP.NET 3.5 + Learning ASP.NET 3.5 + Learning C# 3.0
Price For All Three: $85.73

Show availability and shipping details

Buy the selected items together
  • In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Learning ASP.NET 3.5 $29.34

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

  • Learning C# 3.0 $26.39

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



Editorial Reviews

About the Author

Jesse Liberty is a Senior Program Manager at Microsoft the best-selling author of O'Reilly Media's Learning ASP.NET with AJAX, Programming C#, Programming .NET 3.5, and a dozen other books on programming. He is on the Silverlight Development Team, and a frequent contributor to O'Reilly Network websites and publications. Jesse is a former Distinguished Software Engineer at AT&T and Vice President for technology development at CitiBank, and was an independent consultant for 12 years.

Dan Maharry is a senior developer for Co-operative Web, a software development workers co-op based in the UK. He specializes in working with new technologies and has been working with .NET since its first beta. This is his twelfth book on web development for the Microsoft platform. It is his first book for O'Reilly following successful contributions to the Wrox Beginning ASP.NET and Apress Beginning ASP.NET Databases series. He lives with his lovely wife Jane and a rose bush that is trying to engulf his house.

Dan Hurwitz is the president of Sterling Solutions, Inc., where for nearly two decades he has been providing contract programming and database development to a wide variety of clients.


Product Details

  • Paperback: 1168 pages
  • Publisher: O'Reilly Media; Fourth Edition edition (November 3, 2008)
  • Language: English
  • ISBN-10: 0596529562
  • ISBN-13: 978-0596529567
  • Product Dimensions: 9.2 x 7.1 x 1.8 inches
  • Shipping Weight: 3.3 pounds (View shipping rates and policies)
  • Average Customer Review: 4.4 out of 5 stars  See all reviews (9 customer reviews)
  • Amazon Best Sellers Rank: #319,271 in Books (See Top 100 in Books)

More About the Author

Silverlight Geek. (Senior Program Manager, Developer Community Liaison; Microsoft.) Helping to build a Silverlight developer community at http://SilverlightGeek.me.

Author of two dozen books on .NET and object-oriented programming including Programming C#, Learning ASP.NET with AJAX, Programming .NET 3.5 and forthcoming Programming Silverlight 4.

Queer Activist since 1971, father since 1989, avid reader since forever, eclectic music and film tastes, amateur photographer, programmer, writer, and loudmouth.

 

Customer Reviews

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

7 of 7 people found the following review helpful:
4.0 out of 5 stars Excellent ASP.NET Book, January 1, 2009
This review is from: Programming ASP.NET 3.5 (Paperback)
This is an excellent book on ASP.NET development. It skips over the typical "how to create a button" approach of most books and just covers the necessary information to really use some of the more interesting ASP.NET features including AJAX. Each of the controls that are covered also get a treatment for how to enhance them with AJAX.

The book also covers some of the unfamiliar areas of ASP.NET such as lifecycle management, caching, page and master directives and HTTP handlers. The book also spends quite a bit of time discussing the features that were added in v2.0 such as web parts and themes. This is missing in many books.

The only real flaw I see in the book is that it mentions v3.5 but in reality almost everything it covers is v2.0+. Someone who is only concerned with v2.0 might skip over this book but that would be a mistake. It contains enough information to be useful to anyone doing ASP.NET programming from v2.0 on. While it won't teach beginner ASP.NET folks how to write apps it will help those already familiar with the basics of ASP.NET to write impressive, performant apps under v2.0+.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
5.0 out of 5 stars Excellent ASP.NET Resource, June 22, 2009
By 
Mark Genovese (Bristol, CT United States) - See all my reviews
(REAL NAME)   
This review is from: Programming ASP.NET 3.5 (Paperback)
I have been using ASP.NET for the better part of 1 year, so when I picked up this book I was skeptical. All I can say is that time invested reading this book is time well spent. I would recommend this book to programmers with classic ASP knowledge, all the way up to seasoned developers. The book covers many areas of ASP.NET programming and provides many good examples along the way, so you spend more time learning and less time trying to debug sample code. It has become my "go-to" reference when I am developing and it continues to help me increase my knowledge of ASP.NET. Some topics I found beneficial were AJAX, ASP.NET controls, State Management, ADO.NET, LINQ, Validation, Security, Web Services and WCF. Many of which I was able to integrate in production applications using this book. I highly recommend it!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars good book, October 24, 2010
Amazon Verified Purchase(What's this?)
This review is from: Programming ASP.NET 3.5 (Paperback)
This is very good book with chapter's summary and a lot of vivid examples. In the end of each chapter there are exercises that can straitghten your skills. I received book in about 9 business days after placing order. I would strongly recommend this book for beginners in programming ASP.NET 3.5
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







Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
bike store, web deployment project, grid view, protected mode, master pages, application pools, composite controls, local deployment, abstract class, async postback, data caching, database version, concrete class, class library, standard postback, validation summary, new macro project, non visual controls, development server, launch conditions, response headers, status code, anonymous authentication, previous bookmark, owner action
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Windows Internet Explorer, Visual Studio, Page Language, Parameter Name, Listltem Text, Cancel Figure, Solution Explorer, Add New Item, Data List, Untitled Page, Control Toolkit, Integrated Security, Initial Catalog, Selecting Values, The Integrated Development Environment, Visual Basic, Page Load, Server Explorer, Submit Bug, Setting Up Forms-Based Authentication, Application Starting, Edit Delete, File System, Register Assembly, Using Data-Aware Controls
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:

What Other Items Do Customers 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.
 

Your tags: Add your first tag
 

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
   
Related forums





Look for Similar Items by Category


Look for Similar Items by Subject