2-tier architecture and 3-tier architecture
-
Hi, I want to know the practicle diffrence between 2-tier architecture and 3-tier architecture.Also the advantages and disadvantages of both. Pls send me asap. Thanks and Regards. GIRISH
-
Hi, I want to know the practicle diffrence between 2-tier architecture and 3-tier architecture.Also the advantages and disadvantages of both. Pls send me asap. Thanks and Regards. GIRISH
n-tier is the logical seperation of your code where n is the number of layers. By seperating your code into tiers/layers you are making it potentially more maintainable, more flexable and more scalable. That all depends on if you do a good job of it or not though :P Here's an ok, if a bit preachy, article: http://www.15seconds.com/issue/011023.htm[^]
-
Hi, I want to know the practicle diffrence between 2-tier architecture and 3-tier architecture.Also the advantages and disadvantages of both. Pls send me asap. Thanks and Regards. GIRISH
You have been here long enough to have read the forum guidelines. The highlights: 1. No text speak. 2. Using words like 'help' 'urgent' or 'asap' are considered rude. 3. Some of your questions are basic and would be answered by using this wonderful thing called Google.
______________________ stuff + cats = awesome
-
Hi, I want to know the practicle diffrence between 2-tier architecture and 3-tier architecture.Also the advantages and disadvantages of both. Pls send me asap. Thanks and Regards. GIRISH