3 tier Architecture in asp.net
-
Hello Friends, I want to create a 3 Tier Architecture in asp.net. This architecture should help me developing small websites..Give me your valuable suggestions..or any references, links which i can refer.. Thanks..
Firstly, do you understand what a '3 tier architecture' is? If you have a look through Code Project there are any articles that describe 3 tier and a simple search on Google should yield many more results.
Tychotics: take us back to the moon "Life, for ever dying to be born afresh, for ever young and eager, will presently stand upon this earth as upon a footstool, and stretch out its realm amidst the stars." H. G. Wells
-
Hello Friends, I want to create a 3 Tier Architecture in asp.net. This architecture should help me developing small websites..Give me your valuable suggestions..or any references, links which i can refer.. Thanks..
-
Hello Friends, I want to create a 3 Tier Architecture in asp.net. This architecture should help me developing small websites..Give me your valuable suggestions..or any references, links which i can refer.. Thanks..
Hi Amit Actually 3 tier Arch. divide ur Application in 3 parts 1.Presentation layer 2.Business layer 3.Data Access layer for more search over the net u can get the arch. there. Good luck
-
Firstly, do you understand what a '3 tier architecture' is? If you have a look through Code Project there are any articles that describe 3 tier and a simple search on Google should yield many more results.
Tychotics: take us back to the moon "Life, for ever dying to be born afresh, for ever young and eager, will presently stand upon this earth as upon a footstool, and stretch out its realm amidst the stars." H. G. Wells
-
Hi Amit Actually 3 tier Arch. divide ur Application in 3 parts 1.Presentation layer 2.Business layer 3.Data Access layer for more search over the net u can get the arch. there. Good luck
-
Thanks first of all. Yes. I know what is 3 tier architecture is and benefits of it over 2 tier arch. I have developed a 3 tier architecture for my apps but want to improve it with better solutions.. Let me know if you have any ideas.. :) Thanks
What do you mean by 'better solutions'? There are always other solutions which may or may not be better suited to your project. Without knowing what it is you are trying to achieve I can't really give you a meaningful answer. If the solution you already has works well then all you'll end up doing is tinkering. Maybe you shoul dstart to take a look at design patterns[^] and how they can help you.
Tychotics: take us back to the moon "Life, for ever dying to be born afresh, for ever young and eager, will presently stand upon this earth as upon a footstool, and stretch out its realm amidst the stars." H. G. Wells