We can categorize our n- tier architecture into 3 sections
- User Interface
Presentation
User interface code
Business logic interaction code
- Middle Layer
Business layer
Application layer
Database layer (This layer abstracts the retrieval and storage of data in your database)
- Database Layer
Database layer
Stored procedures
Integration services
Database tables, logs & indexes
Reference:-
MCPD (70-547) Designing and Developing Web-Based Applications Using the .NET Framework
No comments:
Post a Comment