3 Tier Architecture in asp net Programming tutorials
This Includes All the Layers and their uses.
You can Use this Structure create your own 3 Tier Applications
Three Layers
1) Presentation Layer (GUI Layer)
2) Business Layer x Business Entity Layer (BEL) x Business Access Layer (BAL)
3) Data Access Layer (DAL)