What is 3-tier architecture used in companies for asp .net ?

  • Thread starter Thread starter balam
  • Start date Start date
B

balam

Guest
I work in a small company as ASP .NET developer. Till now we used all DB concepts & all the logics in the code-behind. But we use 3-tier architecture (Business Services,Data Access Layer & CS) all were written using class library. Now let me want to make clear that is that the same procedure all the companies follow. Or else any other. Somebody say that some companies follow 4-tier & Multi-Tier architecture. Wat is 4-tier & multi-tier,,,, Also do we use webservices for 4 - tier and 3-tier ,,,i'm confused in hearing these,,plz suggest me the best method to follow wat other companies follow,,,
 
Back
Top