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

Describe the disconnected architecture of ado.net, Describe the disconnecte...

Describe the disconnected architecture of ADO.NET's data access model. ADO.NET maintains a disconnected database access model, which means, the application never remains linked

Explain the wsdl, Explain the WSDL. WSDL is a short form for Web Servi...

Explain the WSDL. WSDL is a short form for Web Services Description Language, which is used to explain a Web service in terms of the messages that it forms and accepts. The WS

Timer, what is timer control

what is timer control

Namespace-difference between namespace & assembly, NameSpace Namespace co...

NameSpace Namespace consists of 2  main basic functionality :- NameSpace Logically types group , ex. System.Web.UI logically groups our UI related features. In Object O

Thread.sleep(), What is Thread.Sleep() The Thread's execution can be pa...

What is Thread.Sleep() The Thread's execution can be paused by calling Thread.Sleep method. This Thread.Sleep() method takes an integer value which  determines how long the thr

Modification in .net website, Modification in .net website I need some m...

Modification in .net website I need some modification in asp.net website. It's an e-commerce site. Skills required: .NET, HTML, eCommerce, Shopping Carts, Website Design

What is .net framework, C# Programming 1. What is .Net Framework? 2....

C# Programming 1. What is .Net Framework? 2. Write short notes on constructors and destructors. 3. Explain boxing and unboxing with examples. 4. What is a mixed mode a

Payroll managment, how can i construct er diagram for payroll managment

how can i construct er diagram for payroll managment

Difference in stored procedure and user defined function, What is the diffe...

What is the difference between Stored Procedure (SP) and User Defined Function (UDF)? Some of major differences between a stored procedure and user defined are as follows:-

ASP.NET Web Service Help C#, I need help figuring out how to capture text b...

I need help figuring out how to capture text box values from C# ASP.NET and send them from one class to another after being processed by a method.

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