Beginning ASP.NET 3.5

In C# and VB (Programmer to Programmer)

 
4.5 based on 38 reviews.

Media:

Paperback Book, 768 pages

Our Price:

$27.30

List Price:

$44.99

You Save:

$17.69 (39.32 %)

Product Description

This book is for anyone who wants to learn how to build rich and interactive web sites that run on the Microsoft platform. With the knowledge you gain from this book, you create a great foundation to build any type of web site, ranging from simple hobby-related web sites to sites you may be creating for commercial purposes.

Anyone new to web programming should be able to follow along because no prior background in web development is assumed. The book starts at the very beginning of web development by showing you how to obtain and install Visual Web Developer. The chapters that follow gradually introduce you to new technologies, building on top of the knowledge gained in the previous chapters.

Do you have a strong preference for Visual Basic over C# or the other way around? Or do you think both languages are equally cool? Or maybe you haven't made up your mind yet and want to learn both languages? Either way, you'll like this book because all code examples are presented in both languages!

Even if you're already familiar with previous versions of ASP.NET, with the 1.x versions in particular, you may gain a lot from this book. Although many concepts from ASP.NET 2.0 are brought forward into ASP.NET 3.5, you'll discover there's a host of new stuff to be found in this book, including an introduction to LINQ, the new CSS and JavaScript debugging tools, new ASP.NET controls, and integrated support for ASP.NET Ajax.

To build effective and attractive database-driven web sites, you need two things: a solid and fast framework to run your web pages on and a rich and extensive environment to create and program these web pages. With ASP.NET 3.5 and Visual Web Developer 2008 you get both. Together they form the platform to create dynamic and interactive web applications.

ASP.NET 3.5 builds on top of its popular predecessor ASP.NET 2.0. While maintaining backward compatibility with sites built using this older version, the Microsoft .NET Framework 3.5 in general and ASP.NET 3.5 in particular add a lot of new, compelling features to the mix.

Continuing the path of "less code" that was entered with the 2.0 version of the .NET Framework, ASP.NET 3.5 lets you accomplish more with even less code. New features like LINQ that are added to the .NET Framework allow you to access a database with little to no hand written code. The integration of Microsoft ASP.NET Ajax into the ASP.NET Framework and Visual Web Developer means you can now create fast responding and spiffy web interfaces simply by dragging a few controls onto your page and setting a few properties. This book gives you an in-depth look at both these technologies.

The support for cascading style sheets (CSS), the language to lay out and format web pages, has undergone a major overhaul in Visual Web Developer. The design time support, that shows you how a page will eventually look in the browser, has been vastly improved. Additionally, Visual Web Developer now ships with a lot of tools that make writing CSS a breeze.

However, drag-and-drop support and visual tools are not the only things you'll learn from this book. ASP.NET 3.5 and Visual Web Developer 2008 come with a great and extensive set of tools to help you program your web applications. These tools range from the new LINQ syntax that allows you to query data and databases in your web applications, to the vastly improved debugging capabilities that allow you to debug your application from client-side JavaScript all the way up into your server-side code, all with the same familiar user interface, commands, and actions.

Under the hood, ASP.NET 3.5 makes use of the same run-time as version 2.0. This ensures a great backward compatibility with that version, which means that ASP.NET 2.0 applications continue to run under the new framework. But don't be fooled by the fact that the run-time hasn't changed. Although the technical und

Product Details

  • Subtitle: In C# and VB (Programmer to Programmer)
  • Media: Paperback Book, 768 pages
  • Publisher: Wrox (March 04, 2008)
  • Edition: Pap/Onl
  • ISBN-10: 047018759X
  • ISBN-13: 9780470187593
  • Dimensions: 7.32 x 9.13 x 1.73 inches
  • Shipping Weight: 2.34 lbs
  • Note: Some of this information came from Amazon.com

You're Getting a Fair Price on the Books You Want

Some customers tell us we're the best bookstore on the Web, but we're not the only one. We show you other bookstores' prices so you know you're getting a fair price. Amazon sells this book for $32.33 including shipping. Usually ships in 24 hours.

Customers who bought this item also bought

$16.48 used, $22.48 new

ASP.NET 3.5 For Dummies (For Dummies (Computer/Tech))
Ken Cox

Did you volunteer to create a Web site for the softball team? Is it ti...

$44.48 new

ASP.NET 3.5 Unleashed
Stephen Walther

ASP.NET 3.5 Unleashed is the most...

Customer Reviews

  • Rating Finally, an ASP.NET book worth its cost  Jun 9, 2008 (30 of 31 found this helpful)

    I've picked up copies of Beginning ASP.NET 2.0; Build Your Own ASP.NET 2.0 Web Site Using C# & VB; Beginning ASP.NET 2.0 E-Commerce in C# 2005 From Novice to Professional; and Microsoft ASP.NET 3.5 Step by Step (the only one I can recommend). With all of these, I struggled to read them and didn't feel as though I learned much, or in the case of the last, failed to get much more than an overview of ASP.NET (albeit a good one).

    However, with Imar Spaanjaars' book, I finally feel comfortable with ASP.NET 3.5.

    In this book Imar works through the steps of creating of an actual, fully-functional, ASP.NET 3.5 Web site, that's actually not that bad (ignoring some questionable design).

    Unlike other books, Imar covers both the Express and commercial versions of Visual Studio, in a very unobtrusive way. In addition, Imar doesn't rely solely on the ASP.NET components, but gives a good deal of actual programming, in both C# and VB (in a very clean, comfortable, way).

    While it's true that he references a number of other Wrox books, such as Professional ASP.NET 3.5: In C# and VB (Programmer to Programmer), there is very little that needs to be examined to get a site up and running, that would suit the majority of business needs.

    Overall, my faith in the ability of Web developers to write good books has been restored by this tome (and at over 700 pages, tome it is). A Web developer Imar is, and to us, as equals, is to whom he speaks. This is clearly seen in his summaries and tips, at the end of each chapter.

    I give this book 5 stars of 5. If you've read the other books and been left sad, confused, and/or angry, this is the volume to pick up.

    Note: I will be reading this book twice, once I've finished with Professional ASP.NET 3.5: In C# and VB (Programmer to Programmer). There is so much in this book that bears repeating, and many things that I'm sure I missed in my first read, since it's so full of (valuable) information.

  • Rating for the beginner web developer   Sep 8, 2008 (10 of 11 found this helpful)

    I have done no sort of programming before- no C, Java, Visual Basic etc...nothing, nada.
    And this book still taught me how to do excellent web pages.
    If a complete beginner like me can use this book successfully so can anyone else.

    This is one of the best instructional books I have ever used, period, regardless of subject, Spaanjaars can both write and teach.
    Throughout my six years at university I have constantly been reminded of how rare this combination of skill is.

    The exercises are not accumulated together at the end of each chapter, instead they appear throughout each chapter.
    You can decide for yourself whether you want to go with VB or C#, or both, all the coding is explained as you go.

    Would you benefits from knowing HTML, C# or VB prior to this book? Certainly, you would probably learn quicker, but it is not a prerequisite.

  • Rating finally over the psychological barrier  Sep 5, 2008 (12 of 14 found this helpful)

    I have worked for many years as a C (C++) programmer, and routinely access various databases (Access, SQL Server, mySQL) using MFC code. I decided at long last to go to the Internet with my quite involved linguistic software, and have messed around when I had spare time for several months not really getting it to work. The two skills I felt like I really needed to acquire into order to be up and running were (1) the ability to access databases securely and reliably from a Web site (logins, etc.), and (2) the ability to call dlls (Web Services) from a Web site. Going into this book, I still had no idea what the corollary of a dll or COM object was. And I still don't know whether I have to rewrite my C++ dlls in C# to get them to work. The book hints that I might not have to. But at least if I am willing to rewrite all 45,000 lines of C++ code in C#, I know how to do what I want to do in principle, and that feels very different from where I was at before.

    Part of the reason that I'm further along now is that I was using ASP.NET 2.0. Version 3.5 has added so many widgets to resolve common problems that it really feels to me from the perspective of a rank beginner like an entirely different beast, though undoubtedly under the hood, it's essentially the same. For example, the beginning ASP.NET 2.0 book I read devoted a whole chapter to Request and Response. There are just a couple references to them in this book, and they're not even mentioned in the index. Version 3.5 has been so structured that you apparently don't need to know even these very basic details. I feel a little like I felt when the event loop disappeared into the bowels of the GUI, never to be referred to again. "Can I trust Microsoft to handle that? Can I just go my merry way writing only event handlers?" It's still too soon to tell for certain, but probably I'll be okay.

    This is not a reference book. I couldn't easily look up how to add a background image to my master page having forgotten it, and having read it once, I'm now reading it again cover to cover and taking notes to create the reference I need, because I don't even remotely remember it all. And I will need to read the advanced book to get where I want to be.

    Instead of a reference, you build a fully functional Web site throughout the course of the book. An exercise in chapter 11 may refer to a page you built in Chapter 4, so you absolutely have to follow the entire book from start to finish or you'll be lost. I do think that this is the best approach to learning ASP.NET 3.5, because I really feel like if I pay attention, I can now write a full fledged Web site. I can't see any other way to cover (in 700 pages) ASP.NET controls, user controls, themes, style sheets, skins, master pages, basic C#, debugging, code behind files, Web services, databases, LINQ, security, base pages, validation, AJAX and deployment... to mention most of the biggies. None of these were even mentioned in my ASP.NET 2.0 books, mostly because they didn't exist, I expect. They are all there is to ASP.NET 3.5. You can get whole books on most of these technologies, but I really feel Spaanjaars gives you a serviceable introduction to each of them. I'm also impressed by the considerable planning that must have gone into deciding what order the various tools should be presented in, and consequently how the site should be built up. For example, Cascading Style Sheets are presented before Master Pages, because it's easier to cover the 8-9 ways of modifying them if you don't yet have a master page.

    In summary, this is the first beginning text on dynamic database driven Web sites that got me past that psychological barrier and convinced me that I am going to be able to migrate my complicated life to the Internet. The text is clear and very well organized. And there are precious few errors. (I submitted most of the typos a previous reviewer complained about, because I liked the book so much

  • Rating Stunning - Where Do I Begin?  Sep 25, 2008 (5 of 5 found this helpful)

    Over the years I have read over 50 programming books. This easily ranks as one of the best. I am now on page 193 - and have made underlinings or notes on almost every page. First of all, it might be relevant to know that my background is classic ASP - but it's been a few years since I worked with it. Overall, the book flows beautifully and logically. Not only does the overall structure make sense, but the actual detail explanations are crystal clear. This book takes the reader on a logical course to understand all the key aspects of creating ASP.NET web sites (including key details of the Visual Web Developer interface). I am continually amazed at the flow, and the clear explanations of all relevant details. Additionally, I have posted a number of questions on the wrox forum website (look for the one that deals specifically with this book) and Imar - the author - quickly and thoroughly answered all my questions. My thanks to Imar for this work of outstanding quality - a truly helpful addition to the ASP community.

  • Rating Incredibly helpful book and author  Sep 22, 2008 (5 of 5 found this helpful)

    This is the best programming book I have read thus far and I am reading 4 right now! I have found the author himself to be extremely helpful at p2p.wrox.com and quick to answer my few hang-ups during my reading. Note that the only negative reviews at the time of this writing are from readers who have not gotten [much] farther than the first chapter, but the book is 18 chapters long! There are indeed a few spelling and other textual errors but that is to be expected in some degree of almost any book, and none of them have impacted the technical aspect or effectiveness of this book.

    If you want to get a good grasp on the asp.net framework, buy this book... and read it!

Place Order



$27.30
(Marketplace, Paperback, New)

Already Own It?

We're paying $8.16 for this book and accepting donations to support non-profit literacy partners.

 
Family Literacy Special

Staff Picks

taff picks: New and used, from best-selling titles to best-kept secrets out of the corners of our warehouse, Better World employees share what’s on their night table. > View More Staff Picks (rss)

Geoff's Pick

Hot, Flat, and Crowded
Thomas L. Friedman

Friedman is brilliant. He’s got an amazing way of synthesizing massive amounts...