Business Layer

Tiered Architecture in C#.NET (DataAccess, Business, UI, Entity)

March 22 2009, By , 5 Comments

A sample C# tiered architecture using Elegant DataAccess, UI, BusinessLayer and EntityLayer concepts. The source code is provided as download. ...