Confused about 3-tier architecture
-
Hi! I'm bit confused about 3-tier architecture and need some advice in the right direction. 1.If I'm having a single project in which I have separate classes for Business layer and separte class for Data access layer. Is it an example of 3-tier architecture??? 2. If I'm having 3 separate projects, one only involved with displaying the data and one is a web service/window app invoked through remoting and the third application working as data tier. Is it a proper example of a 3 tier architecture?? Please correct my understanding or provide a link to a good article or ebook. Thanks in advance.
Don't Quit
-
Hi! I'm bit confused about 3-tier architecture and need some advice in the right direction. 1.If I'm having a single project in which I have separate classes for Business layer and separte class for Data access layer. Is it an example of 3-tier architecture??? 2. If I'm having 3 separate projects, one only involved with displaying the data and one is a web service/window app invoked through remoting and the third application working as data tier. Is it a proper example of a 3 tier architecture?? Please correct my understanding or provide a link to a good article or ebook. Thanks in advance.
Don't Quit
This is a good article and should help you: http://www.c-sharpcorner.com/UploadFile/paulabraham/Building3TierAppPA11282005053625AM/Building3TierAppPA.aspx
We are not a Code Charity