Beginning 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
More Buying Choices
Have one to sell? Sell yours here
or
Get a £1.55 Amazon.co.uk Gift Card
Beginning ASP.NET 3.5: in C# and VB (Programmer to Programmer)
 
 
Start reading Beginning 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.

Beginning ASP.NET 3.5: in C# and VB (Programmer to Programmer) [Paperback]

Imar Spaanjaars
4.6 out of 5 stars  See all reviews (11 customer reviews)
RRP: £29.99
Price: £19.49 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £10.50 (35%)
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.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Only 4 left in stock--order soon (more on the way).
Want guaranteed delivery by Tuesday, May 29? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £17.54  
Paperback £19.49  
Unknown Binding --  
Trade In this Item for up to £1.55
Trade in Beginning ASP.NET 3.5: in C# and VB (Programmer to Programmer) for an Amazon.co.uk gift card of up to £1.55, which you can then spend on millions of items across the site. Plus, get an extra £5 when you trade in books worth £10 or more until June 30, 2012. Trade-in values may vary (terms apply). Find more products eligible for trade-in.

Frequently Bought Together

Beginning ASP.NET 3.5: in C# and VB (Programmer to Programmer) + Professional ASP.NET 3.5: in C# and VB (Programmer to Programmer) + Professional C# 2008 (Wrox Professional Guides)
Price For All Three: £69.52

Show availability and delivery details

Buy the selected items together


Product details

  • Paperback: 768 pages
  • Publisher: John Wiley & Sons; Pap/Dol Or edition (29 Feb 2008)
  • Language English
  • ISBN-10: 047018759X
  • ISBN-13: 978-0470187593
  • Product Dimensions: 23.1 x 18.4 x 4.2 cm
  • Average Customer Review: 4.6 out of 5 stars  See all reviews (11 customer reviews)
  • Amazon Bestsellers Rank: 158,042 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Imar Spaanjaars
Discover books, learn about writers, and more.

Visit Amazon's Imar Spaanjaars Page

Product Description

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 underpinnings needed to execute your web application haven′t changed, the .NET 3.5 Framework and ASP.NET add a lot of new features, as you′ll discover in this book.

Probably the best thing of Visual Web Developer 2008 is its price: it′s available for free. Although the commercial versions of Visual Studio 2008 ship with Visual Web Developer, you can also download and install the free Express Edition. This makes Visual Web Developer 2008 and ASP.NET 3.5 probably the most attractive and compelling web development technologies available today.

This book teaches you how to create a feature–rich, data–driven, and interactive web site. Although this is quite a mouthful, you′ll find that with Visual Web Developer 2008 this isn’t as hard as it seems. You′ll see the entire process of building a web site, from installing Visual Web Developer 2008 in Chapter 1 all the way up to putting your web application on a live server in Chapter 18. The book is divided into 18 chapters, each dealing with a specific subject.

Chapter 1, “Getting Started With ASP.NET 3.5.” In this chapter you′ll see how to obtain and install Visual Web Developer 2008. You′ll get instructions for downloading and installing the free edition of Visual Web Developer 2008, called the Express Edition. You are also introduced to HTML, the language behind every web page. The chapter closes with an overview of the customization options that Visual Web Developer gives you.

Chapter 2, “Building an ASP.NET Web Site.” This chapter shows you how to create a new web site and how to add new elements like pages to it. Besides learning how to create a well–structured site, you also see how to use the numerous tools in Visual Web Developer to create HTML and ASP.NET pages.

Chapter 3, “Designing Your Web Pages.” Visual Web Developer comes with a host of tools that allow you to create well–designed and attractive web pages. In this chapter, you see how to make good use of these tools. Additionally, you learn about CSS, the language that is used to format web pages.

Chapter 4, “Working with ASP.NET Controls.” ASP.NET Server controls are one of the most important concepts in ASP.NET. They allow you to create complex and feature–rich web sites with very little code. This chapter introduces you to the large number of server controls that are available, explains what they are used for, and shows you how to use them.

Chapter 5, “Programming Your ASP.NET Web Pages.” Although the built–in CSS tools and the ASP.NET server controls can get you a long way in creating web pages, you are likely to use a programming language to enhance your pages. This chapter serves as an introduction to programming with a strong focus on programming web pages. Best of all: all the examples you see in this chapter (and the rest of the book) are in both Visual Basic and C#, so you can choose the language you like best.

Chapter 6, “Creating Consistent Looking Web Sites.” Consistency is important to give your web site an attractive and professional appeal. ASP.NET helps you create consistent–looking pages through the use of master pages, which allow you to define the global look and feel of a page. Skins and themes help you to centralize the looks of controls and other visual elements in your site. You also see how to create a base page that helps to centralize programming code that you need on all pages in your site.

Chapter 7, “Navigation.” To help your visitors find their way around your site, ASP.NET comes with a number of navigation controls. These controls are used to build the navigation structure of your site. They can be connected to your site′s central site map that defines the pages in your web site. You also learn how to programmatically send users from one page to another.

Chapter 8, “User Controls.” User Controls are reusable page fragments that can be used in multiple web pages. As such, they are great for repeating content like menus, banners, and so on. In this chapter, you learn how to create and use User Controls and enhance them with some programmatic intelligence.

Chapter 9, “Validating User Input.” A large part of interactivity in your site is defined by the input of your users. This chapter shows you how to accept, validate, and process user input using ASP.NET server controls. Additionally, you see how to send e–mail from your ASP.NET web application and how to read from text files.

Chapter 10, “ASP.NET Ajax.” Microsoft ASP.NET Ajax allows you to create good looking, flicker free web pages that close the gap between traditional desktop applications and web applications. In this chapter you learn how to use the built–in Ajax features to enhance the presence of your web pages, resulting in a smoother interaction with the web site.

Chapter 11, “Introduction to Databases.” Understanding how to use databases is critical to building modern web sites, as most modern web sites require the use of a database. You′ll learn the basics of SQL, the query language that allows you to access and alter data in a database. In addition, you are introduced to the database tools found in Visual Web Developer that help you create and manage your SQL Server databases.

Chapter 12, “Displaying and Updating Data.” Building on the knowledge you gained in the previous chapter, this chapter shows you how to use the ASP.NET data–bound and data source controls to create a rich interface that enables your users to interact with the data in the database that these controls target.

Chapter 13, “LINQ.” LINQ is Microsoft′s new solution for accessing objects, databases, XML, and more. In this chapter you′ll see how to use LINQ to SQL to access SQL Server databases. Instead of writing a lot of manual code, you create a bunch of LINQ objects that do the heavy work for you. This chapter shows you what LINQ is all about, how to use the visual LINQ designer built into Visual Web Developer, and how to write LINQ queries to get data in and out of your SQL Server database.

Chapter 14, “Presenting Data: Advanced Topics.” While earlier chapters focus...

From the Back Cover

Beginning ASP.NET 3.5 In C# and VB

To build effective and eye–catching database–driven web sites, you must first have a solid framework on which to run your web pages as well as a rich environment in order to create and program these web pages. Microsoft′s ASP.NET 3.5 and Visual Web Developer 2008 combine forces to provide you with the ultimate platform on which you can create dynamic and interactive web applications.

Popular Wrox author Imar Spaanjaars begins by demonstrating how to obtain and install Visual Web Developer. With each successive chapter, he introduces you to new technologies that build on knowledge gained from previous chapters. You′ll learn that both ASP.NET 3.5 and Visual Web Developer now come with an extensive set of tools that will help you smoothly program your web applications. With the knowledge you gain from this book, you will be able to create feature–rich, database–driven, interactive web sites.

What you will learn from this book

  • Ways that ASP.NET Server controls allow you to create complex web sites with very little code

  • How to use the extensive set of CSS tools that help you design your web pages

  • How to program responsive and interactive web pages with either C# or Visual Basic®

  • How to work with databases to create rich, data–driven web pages

  • How you can easily create a centralized and maintainable site design

  • How to secure your web site, providing login functionality and role–based access to content

Who this book is for
This book is for anyone who wants to build rich and interactive web sites that run on the Microsoft platform. No prior experience in web development is assumed.

Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.


Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(2)
(2)
(1)

Your tags: Add your first tag
 


Customer Reviews

4 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
13 of 13 people found the following review helpful
Format:Paperback
I am very impressed with this book. There are many books out there to help you build a web page, but get this one - it's ideal.

The book is definitely designed for the beginner (like me) and the book is set out for you to work through as a course. It's easy to read, and contains regular practical exercises for you to follow in which you'll build an actual web site. The exercises are the key to it's success. It covers a topic, then gives you an exercise to demonstrate that topic, then does a quick review to reinforce the information.

It even gives you the information you need to get the right software to develop your web site (in this case Microsoft Visual Web Developer express edition - which is free to download) and shows you how to use that software. It does touch upon using Microsoft Visual Studio 2008 (which I'm using) but predominantly concentrates on Microsoft Visual Web Developer. On saying that, they are pretty much the same for the purposes of the exercises, so that isn't a problem.

The book covers things like CSS (which is used to style your web sites) and gives all code examples in both VB.net and C#.

Being a programmer already, I found the book a little simple in places, which is probably a good thing, because it means that non-programmers could pick this book up and use it. I just skip over the bits that are obvious to me.

I am really pleased I bought this. I needed to upgrade my skills to web development and this book is definitely helping me to do that. It's an absolute must.
Comment | 
Was this review helpful to you?
10 of 10 people found the following review helpful
Format:Paperback
I've been using ASP.NET 2.0 for a few years now and wanted to find out about the new features in vers. 3.5, especially LINQ, Microsoft's new query language. Imar explains in plain English how to create a sample clean, efficient website from scratch using the best of ASP.NET 3.5's features. I've been using VB for years and am gradually switching over to C#. I found the sample code (in VB and C#) throughout the book is also a great way of learning C#. All sample code can be downloaded from Wrox's website.

The book is a great introduction to so much more than ASP.NET 3.5. Imar also introduces the reader to: Visual Web Developer Express 2008, SQL Server 2005 Express, HTML, CSS, Databases and programming (VB and C#). To summarise, £20 well spent.
Comment | 
Was this review helpful to you?
9 of 9 people found the following review helpful
Format:Paperback
I made a decision about three months ago that I would use ASP.NET to create a new database-driven website. I immediately bought a couple of heavyweight reference books that came well recommended. However, as soon as I opened their covers I realised that my previous background as an Access VBA programmer was insufficient to let me leapfrog the early stages of the fairly steep ASP.NET learning curve.

A book called Beginning ASP.NET 3.5 seemed like an obvious choice to fill that gap. Luckily, it does that job very well. Unlike the two reference books I got initially, this is one that is worth reading from cover to cover. Imar Spaanjaars covers a very wide range of topics in the demo application that is the core of the book, without delving into them any deeper than is appropriate for the target audience (at various points, he suggests further reading if you want to investigate specific topics more thoroughly).

This book has proved invaluable in kick-starting my first ASP.NET development, which is now about halfway to completion.
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
A good book for people who are new to building websites
I believe this is a good book for people new to building websites. It covers a large area including the basics and the more complex features of ASP.NET 3.5. Read more
Published 12 months ago by J. D. Lanham
Great intro to asp.net 3.5
I can honestly say this is the best computer book I've read (out of a dozen or so.) and possibly only the second Ive read from start to end. Read more
Published on 23 April 2010 by A. Pollard
Much preferred the Sitepoint book as a tutorial
I tried ploughing through this book as a tutorial but found it to be hard work so I gave up after the first hundred pages or so. Read more
Published on 18 Dec 2009 by A reader
Best there is! (Role model for all self learning books).
Usually takes me a while to get into a book and start reading but this book got me straight into it only had it a few days but I'm already well into it. Read more
Published on 12 Nov 2009 by Robert Lees
Imar holds your hand
This is an excellent beginner's book in web development. Absolutely exceptional. It's a cookbook that has fine attention to detail. Read more
Published on 17 Oct 2009 by Edgardo Agno
Clear and concise. Well structured
I am an experienced .Net developer for windows applications. I bought this book to learn the ASP.net side of dot net development. I was not disappointed. Read more
Published on 29 Jun 2009 by M. Bowen
An indispensable guide to building ASP.NET websites
I have this book in my online library but I have finally decided that I need a paper copy of it too as I keep using it time and again. Read more
Published on 2 April 2009 by Alexander Kolesnikov
Exactly what I was looking for
I have many years of experience in programming, predominantly C++, and wanted to get a lead into ASP. Read more
Published on 16 Mar 2009 by Paul Saxelby
Search Customer Reviews
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
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges