Three Tier Architecture in Asp.Net:

Introduction:
   
  3 Tier Web Architecture is that unique system of developing web database application. The three tier Architecture is designed to provide a greater degree of flexibility for each web application.  



Three Tier Architecture in Asp.Net:



 A three way interaction in a Client and server environment. Three tier architecture means dividing our project into three layers that is,
  1. Presentation Layer
  2. Business Layer
  3. Data Layer
Detailed Explanation of Three Tier Architecture - click here




Comments

Popular posts from this blog

Top25 ASP.NET Interview Questions - FAQ | Crack the Interview Easily

State Management in ASP.Net:

The Future of .NET Developement