zoukankan      html  css  js  c++  java
  • Wrox Professional Enterprise .NET Book Project Case Study (C#)

    http://aspnetdesignpatterns.codeplex.com/

    Wrox Professional ASP.NET Design Patterns Project Details

    Agatha's e-commerce store application has been designed using the Gang of Four Design Patterns, Martin Fowlers Enterprise Patterns and Robert Martins S.O.L.I.D. Design Principles, all of which are featured in the Wrox ASP.NET Design Patterns book.

    Architectural Overview

    Agatha-Arch-Model.JPG

    Agatha's Clothing Store - Screen Shots

    Agathas-Basket.jpg

    Agathas-Category.jpg

    Agathas-Logon.jpg

    Wrox Professional ASP.NET Design Patterns - The Book

    Table of Contents:

    Part 1: Introducing Patterns & Design Principles
    Part 2: The Anatomy of an ASP.NET Application: Learning and Applying Patterns
    • 3. Layering Your Application
    • 4. Business Logic Layer: Organisation
    • 5. Business Logic Layer: Patterns
    • 6. Service Layer
    • 7. Data Access Layer
    • 8. Presentation Layer
    • 9. User Experience Layer

    Part 3: Case Study: The Online E-Commerce Store
    • 10. Requirements & Infrastructure
    • 11. Product Catalogue Browsing
    • 12. Shopping Basket
    • 13. Membership
    • 14. Ordering and Payment

    Implement proven solutions to recurrent design problems

    This unique book takes good ASP.NET application construction
    one step further by emphasizing loosely coupled and highly cohesive
    ASP.NET web application architectural design. Each chapter
    addresses a layer in an enterprise ASP.NET application and shows
    how proven patterns, principles, and best practices can be leveraged
    to solve problems and improve the design of your code. In addition,
    a professional-level, end-to-end case study is used to show how to
    use best practice design patterns and principles in a real website.

    Professional ASP.NET Design Patterns:
    • Demonstrates how to use the Gang of Four design patterns to improve your ASP.NET code
    • Shows how Fowler’s Enterprise patterns and the S.O.L.I.D. design principles fit into an enterprise-level ASP.NET site
    • Provides details on how to layer an ASP.NET application and separate your concerns and responsibilities
    • Details AJAX patterns using JQuery and Json, and messaging patterns with WCF
    • Shares best practice tools for ASP.NET such as AutoMapper, NHibernate, StructureMap, Entity Framework, and Castle MonoRail
    • Uncovers tips for separating a site’s UX and presentation layer using MVC, MVP and the Front Controller patterns
    • Features code examples that are applicable to all versions of ASP.NET

    Sign up to the Wrox newsletter to be alerted on when this book is published.
     

    Other projects you might be interested in

     

    Agile.jpgPro Agile .NET Development with SCRUM
    Pro Agile .NET Development with SCRUM guides you, the reader, through a real world ASP.NET project and shows how agile methodology is put into action. 
    Buy the book | Apress book page | Go to the projects home page

     
     
     

    ProEntSmallBook.jpgWrox Professional Enterprise .NET Book Project Case Study (C#)
    Learn all about enterprise programming, including TDD, DDD, Dependecy Injection, ORM's Including NHibernate, and MVC & MVP 
    If you like this project please check out the C# project based around the domain of mortgage loan prequalifications. Its a similar project set up but with an added WCF service layer which introduces messaging patterns. The project is used as a sample application for my book Wrox Professional Enterprise .NET.
    Buy the book | Get a free chapter | Go to the projects home page

     
     
     

    NHibernateSmallBook.jpgWrox NHibernate with ASP.NET Problem-Design-Solution (VB.NET)
    Learn all about using NHibernate with ASP.NET 
    If you like this project please check out my the .Net project used to show you how you can leverage the NHibernate ORM in a fully working ASP.NET application.
    Buy the book | Go to the projects home page

     
     

    Read the latest discussions on the Wrox ASP.NET Design Patterns book forum

  • 相关阅读:
    古代军队的官的从大到小的排序
    [转]DAO、RDO、ADO、OLE DB 、ODBC and JDB
    JSP页面之间参数传递中文出现乱码
    重置VS2008插件环境
    PB7中调用VC6的DLL
    Visual Studio统计有效代码行数
    php.ini 中文版
    IDEA Plugin JB* Components
    [转]你还在为怎么查看字节码指令而担忧吗?
    战地2, 2142解决Win10运行闪退问题
  • 原文地址:https://www.cnblogs.com/Leo_wl/p/2960772.html
Copyright © 2011-2022 走看看