Excel Bookstore
Search Advanced SearchView Cart   Checkout   
 Location:  Home » Bill Jelen Books » Software » Professional ASP.NET 3.5: In C# and VB (Programmer to Programmer)  
Other Locales
  • Canada
  • U.K.
  • USA
  • Categories
    Bill Jelen Books
    Excel Books
    Excel 2007 Books
    VBA Books
    Pivot Table Books
    Charting Books
    Access Books
    Office Books
    Holy Macro! Books
    Office Software
    Computers
    Related Categories
    • Software
    Computers & Internet
    Subjects
    Books
    • Internet
    Home Computing
    Computers & Internet
    Subjects
    Books
    • C#
    Languages & Tools
    Programming
    Computers & Internet
    Subjects
    • ASP
    Programming
    Web Development
    Computers & Internet
    Subjects
    • .Net
    Visual Basic
    Development
    Microsoft
    Computers & Internet
    • C#
    Visual Basic
    Development
    Microsoft
    Computers & Internet
    • Computers & Internet: Programming: General
    General
    Archive
    Custom Stores
    Specialty Stores
    • Computers & Internet: Web Development: Programming: General
    General
    Archive
    Custom Stores
    Specialty Stores
    • Computers & Internet: General
    General
    Archive
    Custom Stores
    Specialty Stores
    • Computers & Internet: Software: General
    General
    Archive
    Custom Stores
    Specialty Stores
    • Paperback
    Format (binding)
    Refinements
    Books
    • Printed Books
    Binding (feature_browse-bin)
    Refinements
    Books
    Subcategories
    Business
    Databases
    Directories
    E-mail
    Introductory Guides
    Mathematical & Statistical
    Natural Language Processing
    Optical Character Recognition
    Personal Finance
    Spreadsheets
    Voice Recognition
    Word Processors & Editors
    Internet & Education
    Online Searching
    Web Browsers
    Web for Kids
    Mass Market
    Trade

    Professional ASP.NET 3.5: In C# and VB (Programmer to Programmer)

    Professional ASP.NET 3.5: In C# and VB (Programmer to Programmer)

    zoom enlarge 
    Authors: Bill Evjen, Scott Hanselman, Devin Rader
    Publisher: Wrox
    Category: Book

    List Price: $54.99
    Buy New: $30.65
    You Save: $24.34 (44%)



    New (13) Used (7) from $30.60

    Avg. Customer Rating: 5.0 out of 5 stars 6 reviews
    Sales Rank: 764

    Media: Paperback
    Edition: Pap/Onl
    Number Of Items: 1
    Pages: 1673
    Shipping Weight (lbs): 4.8
    Dimensions (in): 9.2 x 7.4 x 2.3

    ISBN: 0470187573
    Dewey Decimal Number: 005.276
    EAN: 9780470187579
    ASIN: 0470187573

    Publication Date: March 4, 2008
    Availability: Usually ships in 1-2 business days
    Shipping: International shipping available
    Condition: Brand New, Perfect Condition, Please allow 4-14 business days for delivery. 100% Money Back Guarantee, Over 1,000,000 customers served.

    Similar Items:

      • Professional C# 2008 (Wrox Professional Guides)
      • Beginning ASP.NET 3.5: In C# and VB (Programmer to Programmer)
      • Pro LINQ: Language Integrated Query in C# 2008 (Windows.Net)
      • LINQ in Action
      • Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net)

    Editorial Reviews:

    Product Description
    Building on the revolutionary ASP.NET 2.0 release, ASP.NET 3.5 adds several key new developer features including AJAX, LINQ, and a new CSS designer in Visual Web Developer 2008. The dramatic reduction in code that developers realized from the more than 50 new server controls in ASP.NET 2.0 now allows developers the time to make their applications more interactive with AJAX, to work with data in their preferred language with LINQ, and to build visually attractive and consistent standards-based sites with CSS.

    Professional ASP.NET 3.5 helps the experienced programmer put these new technologies into action. Greatly expanded from the original best-selling Professional ASP.NET 2.0, Professional ASP.NET 3.5 covers all the key technologies retained from 2.0 in new depth alongside the hundreds of pages of coverage of the important new 3.5 features. Written by 3 of the most well-known and influential ASP.NET developers who were highly praised by ASP.NET creator Scott Guthrie for their ASP.NET 2.0 books, Professional ASP.NET 3.5 is the book you’ll learn the language from and turn to day after day as you write web applications. And as always, Professional ASP.NET 3.5 features language examples in the book and in the code download in both C# and VB!

    Key new coverage for ASP.NET 3.5 includes:

    • Thorough coverage of how to implement ASP.NET 3.5 AJAX and the ASP.NET AJAX Toolkit
    • An introduction to LINQ and many LINQ examples throughout the book side-by-side with the related SQL example to show you the differences between the two
    • Enhanced coverage of XML use in ASP.NET including the new XML Schema Designer Add-on, LINQ to XML, LINQ for XML examples, and XSLTC.exe, a command-line XSLT compiler
    • A new chapter on CSS design for ASP.NET and the Visual Web Developer CSS design tools
    • A new chapter on the ASP.NET lifecycle and architecture best-practices
    • Increased coverage of ASP.NET with SQL Server 2005 and Oracle as the databases
    • Coverage of enhancing your ASP.NET applications with Microsoft’s new Silverlight for stunning video and animation uses
    • Coverage of Scott Hanselman’s famous productivity tool picks for developers to help make you a more productive ASP.NET developer
    • Updated coverage of migrating applications for previous ASP.NET versions

    Key coverage retained and improved from the ASP.NET 2.0 book:

    • The idea of the server control and its pivotal role in ASP.NET development
    • How to create templated ASP.NET pages using the master page feature
    • Techniques for debugging and handling errors
    • Ways to package and deploy ASP.NET applications
    • How to retrieve, update, and delete data quickly and logically
    • How to implement the cultures and regions features to localize your web site into multiple languages for different visitors
    • An understanding of how to use and extend the provider model for accessing data stores, processes, and more
    • How to keep track of your application's performance and health with monitoring tools

    Who this book is for

    This book is for experienced programmers and developers who are looking to make the transition to ASP.NET 3.5.


    Customer Reviews:   Read 1 more reviews...

    5 out of 5 stars The ONLY book needed for ASP.NET 3.5   April 24, 2008
     1 out of 1 found this review helpful

    Being a Microsoft fanatic I always want to stay on top of things with Microsoft Technologies.I have been reading a couple of books on ASP.NET 3.5. And having seen this book physically and read the book and, I can definitely say that, this is the ONLY book that any ASP.NET developer would want to have on his desk. Loaded with practical advice. Complete. Comprehensive. Cost effective. Definite BUY.


    5 out of 5 stars Great Addition for Any Bookshelf   April 14, 2008
     8 out of 8 found this review helpful

    I've got the ASP.NET 2.0 version of this book (both the original and special edition versions) and all of the strengths still hold: It still walks you through all of the common (and some of the uncommon) usage for ASP.NET and provides great examples and code snippets to illustrate points. I'm not an ASP.NET newbie and I still find myself referring to the book from time to time - even in the age of Google - to find a nice, easy-to-understand example of this or that.

    That said, not much has changed from ASP.NET 2.0 to ASP.NET 3.5, so the important bits are the differences between this book and the previous version. So what is different?

    ADDED:
    * Lots about LINQ. Anywhere they discuss data - from databinding to working with XML - they've added info on how LINQ works into the picture. Thre is even a new chapter on "Querying with LINQ."
    * A chapter on IIS7 with a high-level intro to what it means for ASP.NET.
    * A chapter on basic HTML and CSS usage.
    * ASP.NET AJAX has been made a first class citizen with chapters on both the ASP.NET AJAX framework as well as the ASP.NET AJAX Control Toolkit. (It was an appendix in the ASP.NET 2.0 book.)
    * A section on WCF services has been added to the "Building and Consuming Services" chapter.
    * An ASP.NET-oriented subset of the indispensable Scott Hanselman Ultimate Tools List has been added as an appendix with screen shots and larger discussion of each tool.
    * An appendix has been added on basic Silverlight.

    REMOVED:
    * The introduction to Visual Studio. You won't get an overview of the IDE in the new book.
    * Basic .NET concept review like the chapter on "Collections and Lists" have been removed.
    * The chapter on developing for mobile devices using the contents of the System.Web.Mobile assembly.
    * The appendix on VB 8.0 and C# 2.0 language enhancements (generics, partial classes, etc.).

    COMBINED:
    * The ASP.NET 2.0 book separated out the discussions of "ASP.NET Web Server Controls" and "ASP.NET 2.0 Web Server Controls." This is now one chapter that doesn't differentiate by version.

    For the chapters that the two versions of the book have in common, really the only differences I could find were that the first few "intro" paragraphs for the chapter and the screenshots have been updated. A few sentences here and there have been updated to remove version-specific wording, but the copy is basically the same. I did a page-for-page comparison of one of chapters and almost everywhere it was exactly the same as the previous version, verbatim.

    That commonality is not a bad thing. It means the new version still has the great content found in the previous version, so if you didn't get the ASP.NET 2.0 book, the 3.5 book will cover you. If you did get the ASP.NET 2.0 book, Wrox also has a Professional ASP.NET 3.5 Upgrade book that just contains the new stuff so you don't have to re-purchase content you already have.

    Again, the typesetting irked me. The font really needs to be a point or two larger. Also, in the Professional ASP.NET 2.0 Special Edition, they used a light gray background to highlight code snippets so it was easy to make the distinction between prose and code. They lost that light gray background in the 3.5 book so the prose and the snippets run together a bit. (They use the light gray now as a "highlighter" for particular lines of code.) Of course, at 1600-odd pages, they might have to start shipping this bad boy on microfiche.

    In all, still highly recommended.



    5 out of 5 stars This is THE BOOK TO HAVE for ASP.NET 3.5   March 29, 2008
     3 out of 4 found this review helpful

    If there's one book to own on ASP.NET 3.5 this is it! Unlike some other books that have simply added a couple of additional chapters at the end and a new cover, in Professional ASP.Net 3.5 sections that matter have been accurately updated to reflect the new changes and new chapters have been added where appropriate.

    This book is very well written, and is full of code examples. At 1674 pages it's a monster, but it's all solid content.



    5 out of 5 stars An Excellent ASP.NET Book   March 29, 2008
     18 out of 18 found this review helpful

    Bill, Scott and Devin are long-time ASP.NET experts, and the authors of several best selling ASP.NET and .NET books.

    This latest book is outstanding and provides an excellent end to end resource for almost all things ASP.NET related (UI, AJAX, Data Access, Security, State Management, Deployment, etc).

    The book is very well organized, with a nice balance of text, code samples, and screen-shots. All code samples are provided in both C# and VB - making it applicable to developers of all language backgrounds.

    The book does a good job of covering new .NET 3.5 material - with good content on LINQ, LINQ to XML, and LINQ to SQL, as well as the new ASP.NET 3.5 data controls - including the ListView control. It has chapters on ASP.NET AJAX and the ASP.NET AJAX Control Toolkit. It also has some great IIS7 material.

    One of the things that is particularly useful is that the samples and chapters are written with Visual Studio 2008 and Visual Web Developer Express 2008. The book does a great job of explaining both the core ASP.NET programming concepts, as well as showing off how to use the tools to easily take advantage of them.

    All in all a great book and a fantastic addition to any ASP.NET developer's library.



    5 out of 5 stars the complete reference   March 28, 2008
     5 out of 5 found this review helpful

    Scott, Bill and Devin do a phenomenal job of covering evrything in 3.5. This massive book can be read cover-to-cover over a couple of weeks or sit on your desk as a reference. The info from these three is rooted in real-world experience. They cover the technical details as well as the how and why of decisions around developing Rich Internet Applications.

    Thank you for browsing ExcelBookstore.com!