When we develop a web application in asp.net then best way to develop is:
3-Tire
4-Tire
n-Tire
Linq
XSD
??
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jiteendra SampathiraoPosted May 30, 2011, 2:49 AM
Go through these links:
http://www.slideshare.net/guestd0cc01/3-tier-architecture
http://www.c-sharpcorner.com/UploadFile/rishiraveendran/806/
http://www.beansoftware.com/ASP.NET-Tutorials/Three-Tier-Architecture.aspx
http://www.codeproject.com/KB/architecture/three_tier_architecture.aspx
Sandeep ShekhawatPosted May 30, 2011, 2:37 AM
But i am not clear please give any artical link that illustrate a way of nice application development.There explaination of Business Object, Business Logic Layer, Data Access Layer and User Interface in Asp.net with C#.
Jiteendra SampathiraoPosted May 30, 2011, 2:23 AM
It depends on the type of application.
Ex: if it is a Product based application n-tire will be a nice option to choose. Except this 3-tier application is good.
(MVC etc)..