473,414 Members | 1,615 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

2 tier and 3 tier

what do u mean by two tier architecture and three tier architecture?what are their pros and cons
is a desktop application 2 tier or 3 tier?
Nov 22 '05 #1
4 6597
You can find some useful information about 2 tier architecture and 3 tier architecture at http://msdn.microsoft.com/library/de...ationmodel.asp
Nov 22 '05 #2
You can find some useful information about 2 tier architecture and 3 tier architecture at http://msdn.microsoft.com/library/de...ationmodel.asp
Nov 22 '05 #3
From the asp.net quick tutorial
A Simple Two-Tier Web Forms Page
The classic use for an external component is to perform data access. This
simplifies the code in your page, improving readability and separating your
user interface (UI) logic from the system functionality.

A Simple Three-Tier Web Forms Page
A three-tiered application model extends the two-tiered scenario to include
business rules between the UI and data access logic. This model allows UI
developers to work with a higher level of abstraction rather than directly
manipulating data through low-level data access component APIs. The middle
business component typically enforces business rules and ensures that the
relationships and primary key constraints of the database are honored.

If you have it installed, here is the link.

http://localhost/quickstart/aspplus/...inessobjs.aspx

"reiks" <an*******@discussions.microsoft.com> wrote in message
news:EC**********************************@microsof t.com...
what do u mean by two tier architecture and three tier architecture?what are their pros and cons

is a desktop application 2 tier or 3 tier?

Nov 22 '05 #4
From the asp.net quick tutorial
A Simple Two-Tier Web Forms Page
The classic use for an external component is to perform data access. This
simplifies the code in your page, improving readability and separating your
user interface (UI) logic from the system functionality.

A Simple Three-Tier Web Forms Page
A three-tiered application model extends the two-tiered scenario to include
business rules between the UI and data access logic. This model allows UI
developers to work with a higher level of abstraction rather than directly
manipulating data through low-level data access component APIs. The middle
business component typically enforces business rules and ensures that the
relationships and primary key constraints of the database are honored.

If you have it installed, here is the link.

http://localhost/quickstart/aspplus/...inessobjs.aspx

"reiks" <an*******@discussions.microsoft.com> wrote in message
news:EC**********************************@microsof t.com...
what do u mean by two tier architecture and three tier architecture?what are their pros and cons

is a desktop application 2 tier or 3 tier?

Nov 22 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

77
by: nospam | last post by:
Reasons for a 3-tier achitecture for the WEB? (NOTE: I said, WEB, NOT WINDOWS. DON'T shoot your mouth off if you don't understand the difference.) I hear only one reason and that's to switch a...
25
by: David Noble | last post by:
We've been developing a web site using 3-tier architecture for 18 months now. There is a common layer that defines the classes - using XML schemas. The data layer acts as a wrapper to 3 databases...
51
by: nospam | last post by:
THIS IS the DOTNETJUNKIES MESSAGE ------------------------- We're Sorry As many of you know we have recently launched SqlJunkies.com. We have overhauled our runtime and will be using it on...
11
by: iTISTIC | last post by:
Developing a new app and am trying to make this my first truly OOP/3-Tier app. I understand the principles of the presentation, business, and data layers. I do, however, have some questions on...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.