Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / N-Tier

N-Tier

N-Tier

Great Reads

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 ManojKumar19
This article demonstrates how WF can be consumed as a business layer.
by Rahul Rajat Singh
This article describes how to build ASP.NET applications using n-tier architecture.
by Scott Bentley
This article describes why you may want to load an assembly at runtime and how to accomplish it.

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 ManojKumar19
This article demonstrates how WF can be consumed as a business layer.
by Rahul Rajat Singh
This article describes how to build ASP.NET applications using n-tier architecture.
by Scott Bentley
This article describes why you may want to load an assembly at runtime and how to accomplish it.

All Articles

Sort by Score

N-Tier 

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 ManojKumar19
This article demonstrates how WF can be consumed as a business layer.
by Rahul Rajat Singh
This article describes how to build ASP.NET applications using n-tier architecture.
by Scott Bentley
This article describes why you may want to load an assembly at runtime and how to accomplish it.
by Dr. Curtis Shull
Using IOC/DI and Repository Factory with LightCore.
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.
by Ws Hu
This article tries to clarify many basic concepts in N-Tier architecture from all aspects, and also provide some practical tips
by MarkChimes2
A small utility that generates C# code for each of the layers in an nTiered system.
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.