or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
53 used & new from £5.12

Have one to sell? Sell yours here
 
   
ASP.NET 2.0 Website Programming: Problem, Design, Solution (Programmer to Programmer)
 
 

ASP.NET 2.0 Website Programming: Problem, Design, Solution (Programmer to Programmer) (Paperback)

by Marco Bellinaso (Author) "In Bologna (the city where I live in Italy) almost half the population consists of students, including many foreigners ..." (more)
4.4 out of 5 stars  See all reviews (5 customer reviews)
RRP: £25.99
Price: £16.39 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £9.60 (37%)
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.

Want guaranteed delivery by Tuesday, November 10? Choose Express delivery at checkout. See Details
31 new from £13.98 22 used from £5.12

Frequently Bought Together

Customers buy this book with ASP.NET 2.0 Instant Results (Programmer to Programmer) by Imar Spaanjaars

ASP.NET 2.0 Website Programming: Problem, Design, Solution (Programmer to Programmer) + ASP.NET 2.0 Instant Results (Programmer to Programmer)
Price For Both: £30.83

Show availability and shipping details


Customers Who Bought This Item Also Bought

ASP.NET 2.0 Instant Results (Programmer to Programmer)

ASP.NET 2.0 Instant Results (Programmer to Programmer)

by Imar Spaanjaars
5.0 out of 5 stars (2)  £14.44
Professional ASP.NET 2.0 (Programmer to Programmer)

Professional ASP.NET 2.0 (Programmer to Programmer)

by Bill Evjen
4.0 out of 5 stars (7)  £20.79
ASP.NET 2.0 Unleashed

ASP.NET 2.0 Unleashed

by Stephen Walther
4.2 out of 5 stars (10)  £36.44
Build Your Own ASP.NET 3.5 Web Site Using C# & VB 3rd Edition

Build Your Own ASP.NET 3.5 Web Site Using C# & VB 3rd Edition

by Cristian Darie
4.9 out of 5 stars (15)  £22.68
Beginning ASP.NET 2.0 with C# (Wrox Beginning Guides)

Beginning ASP.NET 2.0 with C# (Wrox Beginning Guides)

by Chris Hart
3.5 out of 5 stars (2)  £16.39
Explore similar items

Product details

  • Paperback: 600 pages
  • Publisher: John Wiley & Sons (28 May 2006)
  • Language English
  • ISBN-10: 0764584642
  • ISBN-13: 978-0764584640
  • Product Dimensions: 23.1 x 18.5 x 3.6 cm
  • Average Customer Review: 4.4 out of 5 stars  See all reviews (5 customer reviews)
  • Amazon.co.uk Sales Rank: 178,174 in Books (See Bestsellers in Books)

    Popular in these categories:

    #38 in  Books > Computing & Internet > Microsoft Windows > Programming > .Net > ASP.NET
    #39 in  Books > Computing & Internet > Microsoft Windows > Programming > ASP
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   ASP.NET Programming opens new browser window
www.seeklearning.co.uk  -  Recommended ASP.NET programming courses to match your IT career. 
   Website Design Packages opens new browser window
www.freshbeat.co.uk  -  Website Solutions from £300 Everything from Stationery to CMS' 
  
 

Product Description

Product Description

ASP.NET 2.0 Programming: Problem Design Solution is aimed at describing, designing, and implementing a site much like the ones you’re probably working on or will be soon, while taking the opportunity to introduce and explain many of the new features that the new great ASP.NET 2.0 framework offers. Difficult problems are addressed head–on so you′ll be ready for most of the problems you’ll typically face when writing a modern website, and have one or more solutions ready for them.

Unlike many other ASP.NET books that show examples for individual pages or features, the example in this book is an integrated end–to–end site (written in C#). The entire book and site has been written specifically for ASP.NET 2.0, to use the ASP.NET 2.0 features wherever they make sense.

The end–result is a website which features a layout with user–selectable themes, a membership system, a content management system for publishing and syndicating articles and photos, polls, mailing lists, forums, an e–commerce store with support for real–time credit card processing, homepage personalization, and localization. The book leads the reader through development of a site with:

  • Account registration, personalization and theming
  • News and events, organized into categories
  • Opinion polls
  • Newsletter
  • Forums
  • E–commerce store with shopping cart and order management
  • Localization
Administration of a site will be covered including:
  • Full online back–end administrative section, to manage practically all data from an intuitive user interface
  • Site deployment
In building these site features, you′ll learn these new ASP.NET 2.0 features:
  • Master pages
  • Theming
  • Personalization & Web parts
  • Membership & Profile modules
  • Personalization
  • The new server–side UI controls such as GridView, DetailsView, FormView, Wizard, MultiView, the new xxxDataSource and navigation controls, among others.
  • The new compilation mode and deployment modes
  • The new framework for instrumenting the site, as well as handling & logging exceptions
  • The new ADO.NET 2.0 features (e.g. caching with database dependency)
  • The new classes for easy distributed transactions Management

This book is also available as part of the 5–book ASP.NET 2.0 Wrox Box (ISBN: 0–470–11757–5). This 5–book set includes:

  • Professional ASP.NET 2.0 Special Edition (ISBN: 0–470–04178–1)
  • ASP.NET 2.0 Website Programming: Problem – Design – Solution (ISBN: 0764584642 )
  • Professional ASP.NET 2.0 Security, Membership, and Role Management (ISBN: 0764596985)
  • Professional ASP.NET 2.0 Server Control and Component Development (ISBN: 0471793507)
  • ASP.NET 2.0 MVP Hacks and Tips (ISBN: 0764597663)
  • CD–ROM with more than 1000 pages of bonus chapters from 15 other .NET 2.0 and SQL Server(TM) 2005 Wrox books
  • DVD with 180–day trial version of Microsoft(r) Visual Studio(r) 2005 Professional Edition


From the Back Cover

Completely rewritten and fully updated for ASP.NET version 2.0, this example–driven book describes from start to finish how to design and implement in C# a complete ASP.NET 2.0 website that contains many of the features that you can expect to find in a modern content–related and e–commerce site: forums, polls, newsletters, article management, e–store and much more. Each chapter introduces new controls and features of ASP.NET 2.0 so that you can comfortably read the material even if you haven′t yet immersed yourself with the 2.0 release.

The self–contained chapters first present a problem to be addressed, then discuss the design features needed to solve the problem. After you′ve established how to resolve the problem, you′ll use hands–on practice and code to execute the solution. In the end, you′ll have integrated all the new abilities of ASP.NET 2.0 into a single site boasting rich functionalities.

What you will learn from this book

  • How the built–in functions of the 2.0 release reduces the amount of code you′ll need to write
  • Unique and resourceful ways to handle various problems you face daily during the development of any website
  • How to implement new features including themes, membership, personalization, localization, master pages, web parts, and caching
  • Mastery of many of the new server controls including GridView, DetailsView, MultiView, Wizard, Menu, SiteMap, and Login

Who this book is for

This book is for programmers with a working familiarity with ASP.NET 1.x, although you are not required to know ASP.NET 2.0.

"This book is different from most others you can find in bookstores. When you consider performance, security, robustness, scalability, and care for details, Marco′s TheBeerHouse sample application is more real–world than most real–world sites I have seen recently. In fact, as of this writing it′s the best demonstration of ASP.NET 2.0′s new features."
—From the foreword by Francesco Balena, founder of .Net2TheMax, author, and Microsoft Regional Director


Inside This Book (Learn More)
First Sentence
In Bologna (the city where I live in Italy) almost half the population consists of students, including many foreigners. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
aspnet
asp net 2
programming
asp net
my reviews
wrox box
dotnet
cms
web architecture
thebeerhouse
suggested book

Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?

ASP.NET 2.0 Website Programming: Problem, Design, Solution (Programmer to Programmer)
72% buy the item featured on this page:
ASP.NET 2.0 Website Programming: Problem, Design, Solution (Programmer to Programmer) 4.4 out of 5 stars (5)
£16.39
Professional ASP.NET 2.0 (Programmer to Programmer)
9% buy
Professional ASP.NET 2.0 (Programmer to Programmer) 4.0 out of 5 stars (7)
£20.79
Beginning ASP.NET 3.5: in C# and VB (Programmer to Programmer)
8% buy
Beginning ASP.NET 3.5: in C# and VB (Programmer to Programmer) 5.0 out of 5 stars (8)
£18.49
Build Your Own ASP.NET 3.5 Web Site Using C# & VB 3rd Edition
6% buy
Build Your Own ASP.NET 3.5 Web Site Using C# & VB 3rd Edition 4.9 out of 5 stars (15)
£22.68

 

Customer Reviews

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

 
5 of 5 people found the following review helpful:
5.0 out of 5 stars Phenomenal!!!, 23 Jul 2007
To begin with you should know that this book is most definitely not for beginners even if you are an accomplished programmer in other languages this still wouldn't be the book for you. The book is really aimed at experienced ASP.NET developers looking to move to more professional web application development and it can be hard going at times. Also the book is in C#.

The purpose of this book is to teach you how to build a complete web application through the use of solid web application architecture design (OOP) using the provider model.

This book really opened my eyes and cemented my understanding of OO ASP.NET; to finally see and study a complete real world example of an OO ASP.NET web application is invaluable. The book doesn't dilly dally with teaching the constructs or numerous features of ASP.NET or C# as you should already know this, although it does cover many of the new features of ASP.NET 2.0 (such as membership and profiles) as part of the project (which is a dynamic web site for a fictitious pub). Each chapter covers a site module such as newsletters, forums, polls etc and each chapter is broken into three parts discussing the problem, followed by the design for the solution, and then the actual solution of the module. Frequently the author will debate the different features you could use in the implementation of a module before settling on the best one. The author uses SQL Server as the backend so at least basic knowledge of this and SQL would be helpful. You can use the free Express edition of SQL Server, and as the author is using the provider model, you could use any other backend of your choice if you're willing to adapt the specific provider code to suit.

I did get stuck on a couple of occasions but the author was tremendously helpful which really is a massive plus for technology books. You'll find yourself constantly referring back to this book more than any other when developing your own OO ASP.NET web applications. Overall hard work but quality!!!
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
10 of 11 people found the following review helpful:
5.0 out of 5 stars Crammed with useful techniques!, 22 Aug 2006
By G. Mead "Ged Mead" (UK) - See all my reviews
(REAL NAME)   
This is a book that will show you in precise and clear detail how to create a real world, commercial web site. Of course, there are several books around that do exactly the same, but this one I found to be particularly good, simply because of the easy and clear explanatory writing style that Marco Bellinaso uses.

Aimed at experienced developers, the book builds a fully functioning sophisticated web site.
It includes a lot of very advanced design and coding techniques, but the explanations and the rationale behind each design and implementation decision throughout are exceptionally clear . The code behind code samples are all in C#.

Although it was pitched at a higher level than my current ASP.NET skills, I still got a huge amount of value out of the book. I managed to make use of a lot of it and I just know that I will be digging back into it again and again for a long time to come as my abilities catch up with the depth and breadth of the material.

Highly recommended.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
6 of 8 people found the following review helpful:
4.0 out of 5 stars Pretty good sample app, 4 Nov 2006
By Mr. Rd O'donnell (Horley, Surrey) - See all my reviews
(REAL NAME)   
The book shows some sample modules of a Website (such as a forum, articles, newsletters etc) written with a layered architecture (logically separated UI, BLL and DAL layers), using custom business objects. It is quite a good showcase of the new features of ASP.NET (user profiles, object data source, gridviews and other new controls, themes, skins). Microsoft agrees and has put the code on CodePlex as an ASP.NET starter kit. Consider looking at the code before you buy the book (I did). There is also a forum for the book on the Wrox Website, which might be useful if you find some parts of the book difficult to follow (I didn't).

The design on the application is also quite good. The code is written using custom business objects (not datasets), and the author shows how the provider pattern was used to implement the DAL. The author manages to sneak in a lot of new ASP.NET and .NET 2.0 functionality into the sample application, so it can be used for learning what is new in ASP.NET 2.0 (though better books probably exist for doing this).

This book is probably good for people looking for reference ASP.NET 2.0 architectures for medium sized applications.

I only give this book 4 stars because I got bored 1/2 way through- after reading about the gridview for the 10th time you start to fall asleep.
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

5.0 out of 5 stars Must read by any ASP.NET developer
An excellent how-to on web application development. Web developers should find this book very useful in its approach to exploring requirements and product development.
Published 7 months ago by E. Gharish

3.0 out of 5 stars Clever author, but why all the raw asp/html?
I quite liked this book, looking as I was to create a website with membership and data management facilities. Read more
Published on 7 Jul 2007 by Mr. Peter J. Hearn

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
 

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback

Ad

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.