473,399 Members | 3,302 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,399 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 6596
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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,...

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.