Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying ASP.NET 3.5 Application Architecture and Design
  • Table Of Contents Toc
  • Feedback & Rating feedback
ASP.NET 3.5 Application Architecture and Design

ASP.NET 3.5 Application Architecture and Design

By : Vivek Thakur
4.4 (8)
close
close
ASP.NET 3.5 Application Architecture and Design

ASP.NET 3.5 Application Architecture and Design

4.4 (8)
By: Vivek Thakur

Overview of this book

Table of Contents (14 chapters)
close
close
ASP.NET 3.5
Credits
About the Author
About the Reviewers
Preface

Chapter 8. Database Design

In the first two chapters, we learnt that we could divide our whole application into the following tiers:

  • Presentation Layer: This is the client browser.

  • The UI layer: An ASP.NET website having ASPX/ASCX web pages.

  • Business Logic Layer (BLL): This contains the business logic code.

  • Data Access Layer (DAL): This contains the data access code that talks to the data layer.

  • Common Tier: This is just a class library that contains the Data Transfer Objects, or DTOs, used to pass data between the tiers. This tier also contains utility or helper methods that are common to all of the tiers.

  • Data Layer (DL): This is the physical database, such as the MS SQL Server; this can include text files or XML Files.

For the sake of convenience, let us revisit the diagram from Chapter 4 to see how all these tiers were interacting in a 5-tier system:

So far, we have focused on the UI, the BLL and the DAL layers, understanding the different application architectural approaches as well as...

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
ASP.NET 3.5 Application Architecture and Design
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon