What are the benefits of a layered architecture when building ASP.NET app?

  • Thread starter Thread starter Kevin D
  • Start date Start date
K

Kevin D

Guest
In other words, why should I use one? I currently build my apps with all data/business logic in the code behind. What are the advantages?
 
Back
Top