Click here to Skip to main content
15,867,308 members
Everything / N-Tier

N-Tier

N-Tier

Great Reads

by Roger C Moore
A guide to constructing an application using Expression Blend and Silverlight for the front-end which obtains data from a WCF service and SQL Server back-end
by alex_lviv
In this article, I will try to describe my vision on creation of simple 3-layer application based on .NET technologies.
by mbarbac
Implementing the Repository and Unit of Work Patterns dynamically using Kerosene ORM
by Shuqian Ying
Service based, multi-application, post ASP.NET 4.0 asynchronous custom membership stores for ASP.NET Identity 2.0 with a hierarchical role system.

Latest Articles

by Zebedee Mason
Software for automatically constructing architecture diagrams and metrics from source code and .NET assemblies is presented. Examples for Visual C++, Python, the Linux kernel, Boost and .NET are discussed.
by alex_lviv
In this article, I will try to describe my vision on creation of simple 3-layer application based on .NET technologies.
by Roger C Moore
A guide to constructing an application using Expression Blend and Silverlight for the front-end which obtains data from a WCF service and SQL Server back-end

All Articles

Sort by Updated

N-Tier 

7 Jul 2016 by Zebedee Mason
Software for automatically constructing architecture diagrams and metrics from source code and .NET assemblies is presented. Examples for Visual C++, Python, the Linux kernel, Boost and .NET are discussed.
23 Oct 2015 by alex_lviv
In this article, I will try to describe my vision on creation of simple 3-layer application based on .NET technologies.
20 Dec 2014 by Roger C Moore
A guide to constructing an application using Expression Blend and Silverlight for the front-end which obtains data from a WCF service and SQL Server back-end
4 May 2014 by Shuqian Ying
Service based, multi-application, post ASP.NET 4.0 asynchronous custom membership stores for ASP.NET Identity 2.0 with a hierarchical role system.
11 Mar 2014 by mbarbac
Implementing the Repository and Unit of Work Patterns dynamically using Kerosene ORM
11 Nov 2013 by Rahul Rajat Singh
This article describes how to build ASP.NET applications using n-tier architecture.
4 May 2013 by Ws Hu
This article tries to clarify many basic concepts in N-Tier architecture from all aspects, and also provide some practical tips
9 Dec 2012 by MarkChimes2
A small utility that generates C# code for each of the layers in an nTiered system.
10 Jun 2012 by ManojKumar19
This article demonstrates how WF can be consumed as a business layer.
27 Apr 2011 by Scott Bentley
This article describes why you may want to load an assembly at runtime and how to accomplish it.