WILEY

KNOWLEDGE FOR GENERATIONS

WILEY - KNOWLEDGE FOR GENERATIONS

United States Change Location

cart.gif CART |  MY ACCOUNT |  CONTACT US |  HELP    
Cover image for product 0764584642
ASP.NET 2.0 Website Programming: Problem - Design - Solution
ISBN: 978-0-7645-8464-0
Paperback
600 pages
May 2006
US $39.99 Add to Cart

This price is valid for United States. Change location to view local pricing and availability.

Other Available Formats: Adobe E-Book
  • Description
  • Table of Contents
  • Author Information
  • Errata
  • Related Websites
  • Download
TheBeerHouse: CMS & e-commerce StarterKit on CodePlexThe author Marco Bellinaso has released the book's code on the popular code-sharing and development site CodePlex. We encourage readers to join the author there in making improvements to the code.
Wrox Blox: Migrating to LINQ to SQL in TheBeerHouse and ASP.NET 2.0 Website Programming Problem Design SolutionThis Wrox Blox demonstrates various LINQ to SQL techniques to use in upgrading the “Articles” portion of TheBeerHouse application. The first step is migrating TheBeerHouse project from an ASP.NET 2.0 to an ASP.NET 3.5 application. Next, create a LINQ to SQL class (DBML) mapping file that will encapsulate the entire Data Access Layer for this project. Readers will become comfortable working with Entities (Tables), navigating Associations (Relationships), and working with stored procedures from a LINQ standpoint, throughout the implementation.