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
How do I add aspx page to visual studio?
What is the difference between asp and html? Or why asp is better than html?
What are the tasks performed by <> tags?
What is asp what can asp do for you?
where should i get free version of Test Director to download
What is the maximum size of an array?
Can any body send me Some Interview Questions of ASP.Net 2.0 or Later to my mail id that is gauravscott@gmail.com
When was asp released?
Why we need stored procedures?
What is aspx format?
i am creating an e-learning site, i want my customers to pay directly through paypall to my paypall account directly from my page ? is it possible ? is there any ready paypall script ?
Is asp classic dead?
What is difference between asp and aspx?
What does asp mean in business?
Is classic asp still supported?