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.
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,
- Presentation Layer
- Business Layer
- Data Layer
Detailed Explanation of Three Tier Architecture - click here
Comments
Post a Comment