Subscribe to Subscribers

Resources » .NET programming » ASP.NET/Web Applications

N Worker Architecture in ASP Dot NET


Posted Date:     Category: ASP.NET/Web Applications    
Author: Member Level: Gold    Points: 3



N Worker Architecture



Architecture is an measurable characteristic and the very archetype step in the utilisation of an utilization. n-Tier is the constituent old for triune worker or manifold layers. n-Tier Architecture splits the set deliver into different projects supported on the acting requirements. The water plus of using n-Tier is that the complexness associated with the playing and the writ is low and it is easygoing to apply with. The elements of execution, scalability and incoming usage issues employment has threesome tiers or layers - they are titled the presentation tier, the line tier and the data tier. Each layer interacts with the sheet directly beneath, and has a particular use to fulfil. Show Layer is obligated for displaying user programme to either coder or end mortal. Engineer uses this bed for artful use and to get the accumulation backward and forward. In ASP.NET it includes ASPX pages, person controls, server controls and sometimes warrant connected classes and objects.

The Performing sheet entireness as a intermediary to channelize the data from the intro layer. In the iii worker structure the collection attain bed is not made to interact with the show stratum. The structure in ASP.NET includes using Sql Client or OleDb objects to get, update and delete assemblage from SQL Computer or Access databases and death the assemblage retrieved to the presentment bed in a Data Reader or Data Set entity, or a practice accumulation entity. The Collection stratum gets the information from the performing place and sends it to the database or evil versa. This stratum is further biloculate into two sub layers Performing Logic Place (BLL) and Accumulation Accession Layer (DAL). DAL is answerable for accessing word of a Data Set or Data Reader. BLL (Business System Bed) is obligated for preparing or processing the collection retrieved and sends it to the show place.

The Aggregation sheet gets the assemblage from the byplay bed and sends it to the database or gets the assemblage from the database and sends it to the mercantilism stratum. In ASP .NET it is an SQL Server or Way database. It can also be Oracle, MySQL or justified XML.

In an ASP.NET n-tiered structure web pages do not excrete blunt calls to the database. A given sheet exclusive communicates with its neighboring layers. ASP.NET Web pages should action survival objects circumscribed in the byplay entity sheet. These objects support database collection in a year artifact.

The partitioning of ASP.NET applications into front-end, midriff worker and back-end layers, the n-Tier structure supports a much uniform, antiquity blockade formulation to utilization designs. Hardware and software for representation, exertion and database functions can be scaled severally, and included more easily into thickening e-Business environments.





Did you like this resource? Share it with your friends and show your love!


Responses to "N Worker Architecture in ASP Dot NET"

No responses found. Be the first to respond...

Feedbacks      

Post Comment:




  • Do not include your name, "with regards" etc in the comment. Write detailed comment, relevant to the topic.
  • No HTML formatting and links to other web sites are allowed.
  • This is a strictly moderated site. Absolutely no spam allowed.
  • Name:   Sign In to fill automatically.
    Email: (Will not be published, but required to validate comment)



    Type the numbers and letters shown on the left.


    Next Resource: Troubleshooting .Net
    Previous Resource: GenericServlet Vs HttpServlet In Java
    Return to Resources
    Post New Resource
    Category: ASP.NET/Web Applications


    Post resources and earn money!
     
    More Resources
    Popular Tags   Tag posting guidelines   Search Tags  
    N work  .  Architecture in ASP .NET  .  

    Active Members
    TodayLast 7 Daysmore...

    Awards & Gifts
    Talk to Webmaster Tony John
    Copyright © SpiderWorks Technologies Pvt Ltd., Kochi, India
    2005 - 2013 All Rights Reserved.
    .NET and other trademarks mentioned in this site belong to Microsoft and other respective trademark owners.
    Articles, tutorials and all other content offered here is for educational purpose only.
    We are not associated with Microsoft or its partners.