Wrox Home  
Search

Topic: ASP.NET

Cover image for product 0764584642
ASP.NET 2.0 Website Programming: Problem - Design - Solution
Marco Bellinaso
ISBN: 978-0-7645-8464-0
Paperback
600 pages
May 2006
Other Available Formats: Adobe E-Book
Paperback Version: US $39.99 Add to Cart

About This Title  |  Download Code  |  Errata  |  P2P Forum for This Title
DownloadSize 
Download Code
The single zip file contains all the needed code for TheBeerHouse sample application built throughout the book. Please see the readme.txt in the zipfile for additional installation and setup information. This is the C# version of the code written by the author as presented in the book.
4.09 MB HTTP | FTP
Download TheBeerHouse Sample Code
The single zip file contains all the needed code for a VB version of TheBeerHouse sample application built throughout the book. Please note that this VB version of the code is reader created and cannot be supported by Wrox technical support. Please see the readme.txt in the zipfile for additional support, installation, and setup information.
6.30 MB HTTP | FTP
Application Solutions for Chapters 2-5

In response to popular demand, this download contains the chapter-by-chapter application solutions for chapters 2-5 of this project. This is the C# version of the code. These chapter by chapter solutions are created by forum user MythicalMe and are not supported by Wrox/Wiley technical support.

10.05 MB HTTP | FTP
Figure Corrections 5-2
page 196:, figure 5-2
1. The class heading "MB.TheBeerHouse.DAL.Articles.Provider"

should be:
"MB.TheBeerHouse.DAL.ArticlesProvider"
AND
2. In the above referenced class,
"Instance : MB.TheBeerHouse.DAL.PollsProvider"
,br> should be:
"Instance : MB.TheBeerHouse.DAL.ArticlesProvider"
197.53 KB HTTP | FTP
Figure Corrections 5-3
1. The class heading "MB.TheBeerHouse.BLL.Forums.BaseForum"
should be "MB.TheBeerHouse.BLL.Articles.BaseArticle"

AND

2 The class heading "MB.TheBeerHouse.DAL.CommentDetails"
should be "MB.TheBeerHouse.BLL.Comment".

AND

3 In this same class, "Title : decimal" should be deleted, "ArticleID : int" should be added

AND

4 "Body : decimal" should be "Body : string"

AND

5. In class "MB.TheBeerHouse.BLL.Articles.Article", "Category : MB.TheBeerHouse.BLL.Srticles.Category"
should be "MB.TheBeerHouse.BLL.Articles.Category"

AND

6 The class heading "MB.TheBeerHouse.DAL.CommentDetails" should be "MB.TheBeerHouse.BLL.CommentComparer"
156.65 KB HTTP | FTP

ASP.NET Related Resources

Forums

Blogs

Articles