Three tier architecture, DOT NET Programming

Assignment Help:

What is three tier architecture?

The 3 tier software architecture was comes into action in the 1990s to overcome the limitations of the 2 tier architecture.

There are 3 layers when we describe about three tier architecture:-

1) User Interface (Client):- This interface is mostly the windows user interface or the Web interface but this has only the UI part.

2) Mid layer: - The Middle tier provides the process management where business logic and rules are executed and can accommodate hundreds of users (as compared to only 100 users with the 2 tier architecture) by providing functions such as database staging, application execution, and queuing.

3) Data Access Layer: - This is also known by the famous acronym "DAL" component. It has

Mostly the SQL statement which does the database operation section of the job.

The 3 tier architecture is used when an effective distributed server/client design is required that provides (when compared to the 2 tier) increased flexibility, performance, scalability, reusability, and maintainability, while hiding the complexity of distributed processing from the user.


Related Discussions:- Three tier architecture

What is object-oriented programming, What is object-oriented programming (O...

What is object-oriented programming (OOP)? OOP is a technique to develop logical modules, like classes that contain properties, methods, fields, and events. An object is formed

Delegate, What is a delegate? The Delegate is the class that can hold a...

What is a delegate? The Delegate is the class that can hold a reference to a method or a function. The Delegate class has a signature and it can only reference to those methods

Sequence in which asp.net events are processed, What' is the sequence in wh...

What' is the sequence in which ASP.NET events are processed? The sequence in which the ASP.NET events occur are as folows :- 1.     Page_Init. 2.     Page_Load. 3.

Metrics followed in project management, What are the metrics followed in pr...

What are the metrics followed in project management? The most metric sets deal with a variation of these attributes and are chosen to help the project managers gain insight int

What happens when aspx page is requested from browser ?, The steps that occ...

The steps that occur when we request a ASPX page are as follows:- 1) The browser sends the request to the webserver. Now  assume that the webserver at the other end is IIS. 2

Asp .net mvc tutor, ASP .NET MVC Tutor Project Description: Work with...

ASP .NET MVC Tutor Project Description: Work with me and assist with troubleshooting lessons, describe in easy to understand terms how to accomplish certain tasks, provide co

Targin protocol and stock market protocol, Project Description: We need ...

Project Description: We need to construct services in C# or VB.NET that can manipulate with a Targin TIP Protocol Server (protocol for financial information exchange), receive d

What is the use of the commandbuilder class, What is the use of the Command...

What is the use of the CommandBuilder class? The CommandBuilder class is used to automatically update a database according to the changes made in a DataSet. This class autom

Difference between shadowing and overriding, What is the difference between...

What is the difference between Shadowing and Overriding? The main basic difference between shadowing and overriding are as follows:- 1) The Overriding redefines only the imp

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd