Click here to Skip to main content
15,899,679 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How to create 3 tier architecture in asp.net using C#


Please send the steps to follow.

[Moved from Answer]


any free ebook to create 3 tier architecture
and does the book explain the step by step procedure
how to add class project and how to give reference and all.

please reply me
Posted
Updated 27-Oct-10 2:16am
v2

Step 1: read book on 3-tier or n-tier architechure. Step 2: assimilate ideas in book. Step 3: implement assimilated ideas.
 
Share this answer
 
Try searching google for free information. Amazon.com is a good place to buy books. Typically you should buy the material, if you want it to be of good quality. There are numerous options out there... you just have to search. Fundamentals of N-Tier Architecture is one example of a book you might want to read.
 
Share this answer
 
v2
See Scott Hanselman's "Nerd Dinner" example site.
http://www.nerddinner.com/

Great working demo of MVC and n-tier architecture.
 
Share this answer
 
please refer to 3-Tier Architecture in asp.net using c#. This article has complete description of 3-tier architecture in asp.net
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900