what is n tier ?
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 |
Can I use the win32 api from a .net framework program?
Define common type system (cts)?
Actually i downloaded Ajax news flash module but i am having issues enabling it on my site. need help.
How do I save an aspx file?
Where we get good training and LABS facility In C#.net courses in Hyderabad, I completed the classes in Peers even though im sure in good practice to get right position in jobs please help me who no well in this field?
how to delete windows application in vs.net
Is asp better than php?
what are ASP Objects?
What is difference between Server.transfer and Response.redirect ?
Speaking of boolean data types, whats different between c# and /c++?
difference between POST & GET methods?
what is the difference between sql server2000 and 2005