C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !






n-Tier architecture


Posted Date: 20 Aug 2008    Resource Type: Articles    Category: General

Posted By: D.Jeya kumar(JK)       Member Level: Diamond
Rating:     Points: 10



In n-tier architecture application we need to use at least 3 layers.

Complex, Large and medium should be logically divided in to the layers. In order to make a clear separation and better understanding we need to user layers. Below are 3 most common layers which is used in most of the application.

1. Presentation layer
2. Business logic layer
3. Data access Layer

Presentation Layer

The presentation layer is that part of an application that displays the UI to the user. For Web applications, this is the HTML and JavaScript that is displayed in the user’s browser. Other applications, like windows based, mobile, and web services could use other display methods. UI interface is known as presentation layer. In .net web application usually the container to place the controls is Web forms. And in windows application it is web forms.

Business logic layer
Business logic layer will have the business logic for the application. Business rules included such things as computational formulas, what data is accepted or displayed, transaction control, data integrity, etc. Never call ADO.Net directly from the business layer.

Data access Layer

The Data Access layer is that part of the application where all of the data access and data update logic is placed. Data access/update code (calls to the ADO.Net API) will be placed only in the data access layer.




Responses

Author: devi    20 Aug 2008Member Level: Silver   Points : 0
i have to disable only one menuitem in menubar ctrl how can i do


Author: D.Jeya kumar(JK)    21 Aug 2008Member Level: Diamond   Points : 0
Hi,


Is it a Web or windows menu?

Regards
JK


Feedbacks      
Popular Tags   What are tags ?   Search Tags  
N-Tier architecture  .  

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: Hit count using ASP.net
Previous Resource: To create a Excel file in vb.net
Return to Discussion Resource Index
Post New Resource
Category: General


Post resources and earn money!
 
Related Resources



dotNet Slackers   BizTalk Adaptors    Web Design

silicone halloween masks

Contact Us    Privacy Policy    Terms Of Use