what is n tier ?

Answer Posted / manoj batra

3-Tier architecture generally contains UI or Presentation
Layer, Business Access Layer (BAL) or Business Logic Layer
and Data Access Layer (DAL).

Presentation Layer (UI)
Presentation layer cotains pages like .aspx or windows form
where data is presented to the user or input is taken from
the user.

Business Access Layer (BAL) or Business Logic Layer
BAL contains business logic, validations or calculations
related with the data, if needed. I will call it Business
Access Layer in my demo.


Data Access Layer (DAL)
DAL contains methods that helps business layer to connect
the data and perform required action, might be returning
data or manipulating data (insert, update, delete etc).

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a request body?

507


What is the difference between a namespace and an assembly name?

476


What are the asp components?

522


What is asp content?

510


I am not doing well in my oracle class and desparetly need some help. My main problem is the join chapter. I am very frustrated right now because I got my first zero in my in school lastweek. I excell in every other subject except oracle. I really would like to learn the program, but it looks dim for me right now and it is too late to drop the class without getting 'F'. Can someone pleae help me. with this one because I only have a few days before my assignment is due. If you leave your email I will get intouch with you immediately. Thanks

1538






What is full form of aspx?

522


Why does my code get a security exception when I run it from a network shared drive?

490


Which is the default scripting language of asp in server-side?

475


What inheritance is and an example of when you might use it?

524


what is page

1404


Write a program in ASP that connect with "Employee" Database and Select all records from "Emp" table and shown in tabular form.

1333


What is difference between asp and aspx?

485


How could u display all of the cookies/cookie values for a user through a Web page in ASP?

1690


Describe ways to present an arbitrary endpoint (URL) and route requests to that endpoint to ASP.NET.

3844


How do I open an asp file in excel?

532