We're a community of 1076K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,075,831 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

Architecture n-tier , explanation + example in ASP.NET

Hi there,

can you explain to me in the easiest way what is an Architecture n-tier ???

And how to apply to a ASP.NET page or project, whit an example of code if is possible.

Thanks a lot for your help!!

3
Contributors
2
Replies
5 Hours
Discussion Span
10 Months Ago
Last Updated
3
Views
grafic.web
Newbie Poster
9 posts since Feb 2012
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

The wikipedia article shoud be enough to explain it but, to really brief, n-tier relates to the breaking up of the project or application into seperate layers for easy design, developement and extension.
A three tier web app could be considered to be the user interface, the code (business logic) and the database.

hericles
Veteran Poster
1,065 posts since Nov 2007
Reputation Points: 156
Solved Threads: 228
Skill Endorsements: 9

There's really not a feasible way to demonstrate an entire n-tier architecture with code in a forum post. It generally consists of multiple projects targeting specific concerns of the application. You could do some research on the Model-View-Controller(MVC) pattern, the Model-View-ViewModel(MVVM) pattern, or the Model-View-Presenter(MVP) pattern to get yourself started.

nakor77
Junior Poster
135 posts since Sep 2011
Reputation Points: 31
Solved Threads: 33
Skill Endorsements: 3

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
 
© 2013 DaniWeb® LLC
Page rendered in 0.0688 seconds using 2.69MB