Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9252683
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T11:00:40+00:00 2026-06-18T11:00:40+00:00

My basic 3 layered application consists of a DAL that talks to my BLL

  • 0

My basic 3 layered application consists of a DAL that talks to my BLL and BLL interacts with UI..

Until now i was using the old fashioned way of building the DAL with datareaders and update/insert commands. This has worked well because most of my needs where to read.

Now i need more and more to update database info and check some basic concurrency. I am thinking of using datatables to make my UI more flexible in editing and persisting data in db tables.

Now i am having a List<InventoryItem> in my UI and whenever i need i am sending this list to BLL->DAL to make my changes.

In my mind i think that i will have to make my BLL return datatable to UI in order to make my UI easier to respond to updates?

My main issue is how to logically bind the 3 layer logic (UI-BLL-DAL) with the advantages of DataAdapter/DataSets/DataTables model…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T11:00:41+00:00Added an answer on June 18, 2026 at 11:00 am

    This seems proper at first, but doing it will simply destroy the layered architecture. With carrying typed datasets (datatable) up to UI, you are simply enabling the UI to use CRUD operations directly. Then there is no need to use other layers.

    This will simply destroy the abstraction.

    Use of an N-layer architecture is a choice, whether to use it or not depends on your requirements. Maybe, first you need to decide whether you really need it; and unless you can come up with a proper reasoning, you do not need to use it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How to apply TDD over enterprise application that has layered architecture? I want to
Basic question here - I have many lines of code that look something like:
Basic question here. I started using ARC and am not sure if I should
Basic summary: Working on a game that generates a 15x15 grid for the player
Basic question: Including a page, that contains a component with component id, multiple times
basic overview... i have a site setup in iis... - mysite (wwwroot\mysite) under that
Basic question about the way git works. I clone a repo, make some changes,
I'm working with layered forms and I found a great example in Visual Basic
Basic Information I have a rails app A that is connected to a mysql
Basic C++ class question: I have simple code currently that looks like something like

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.