image If you are an Architect or a Developer then I highly recommend that you read Application Architecture Guide from Patterns & Practices team at Microsoft. In recent years .Net Framework has grown tremendously to include technologies such as WPF, WCF, WF over the standard offerings such as ASP.NET, Windows Forms and BCL. How does one put all the pieces together? Do you even need all pieces for your solution? This guide provides useful guidance in making such decisions. The book is written in a to-the-point manner and is simple to understand.

As an architect I enjoyed reading the book. It served as a good refresher. I also feel that reading material such as Application Architecture Guide disciplines the thought process and provides structure. Of course the book does not teach you to be an architect. I am not sure if any book can teach you that.

You can Download the Guide in pdf format here.

Tagged with:
 

One Response to Application Architecture Guide Read It Even If You Know It All

  1. Architect says:

    Architecture Guide: Windows Forms, Generics, Auto-Mapper, Entity Framework, Framework Design and many more..
    By Nirosh | 22 Nov 2010 | Unedited contribution Part of The SQL Zone.
    Architecting a windows form based system on top of a framework. This will help you develop form based application faster.

    Source Code – Download DemoMain_v_1.0.zip – 1.48 MB
    DB is inside – DemoCustomerFrms\DB\Raptor_Core_Local_DB_Backup_17_11_2010

    Table of Contents
    1.Introduction
    2.Background
    3.How You Use a Framework?
    4.Let’s Have a Look at Our Demo Framework
    5.How We Build Our Framework Gradually?
    6.High Level Design Overview
    7.Let’s look at the ‘Demo.Framework’ Module Design
    8.Have a Look at the ‘BaseGridView’ Code Below
    9.Let’s look at the ‘Demo.Data’ Module Design
    10.Let’s look at the ‘Demo.Core’ Module Design
    11.Let’s look at the ‘Demo.Core.UserControls’
    12.Module Design Implementation of Data Controls
    13.Final Note
    14.History

    Reader it here- >http://www.codeproject.com/KB/miscctrl/windows_form__EF_grid.aspx

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>