DotnetPrograming

Dotnet Programing : Dotnet Interview Questions,CrystalReports-Datagrid-DotnetRemoting-DropDownList-LINQ-ListView-N-Tier Architecture-Serialization-smartClinetApplications-UserControls-ValidationControls-WebServices.

. What are different layers commonly used in an Asp.Net application?

Posted by dotnetprograming on April 29, 2009

There are three layers.

* Presentation or interface layer consiting of web forms.
* Business logic layer (BLL) consisting of classes do to business logic.
* Data Access Layer(DAL) is used to access back-ends such as SQL Server.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>