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 6814551
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T20:42:08+00:00 2026-05-26T20:42:08+00:00

whats the drawback in implementing the presentation layer inside data layer. i guess that

  • 0

whats the drawback in implementing the presentation layer inside data layer. i guess that would be much dynamic and performance oriented way to go for, for example if i compile to code (i mean full compile where even aspx is compiled) and after that i need to make some design changes, i dont need to update of compiled library i can make the changes directly here.

Please correct me if i am wrong.

Here’s the link where someone posted it as a drawback.

  • 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-05-26T20:42:09+00:00Added an answer on May 26, 2026 at 8:42 pm

    haven’t logged-in for a while or i’d have answered you sooner.

    just going off the top of my head…

    1. by putting static data into the stream between your application, and your database, you’re increasing the load on your database, and possibly increasing traffic. Your database isn’t needed to process this, and your application won’t have to do any less work, so there’s a loss, but no gain.

    2. your ide (visual studio, etc.) for your app gives you some great features — validation, intellisense, etc. for these html controls, whereas your database does not.

    3. You’re right about not needing to update your compiled app if you use the database approach, but that’s both a good and a bad thing. the good part is, it’s easier for you not to have to re-complile. The bad part is, you’re pushing testing for all of your updates to the database code out to the application runtime, and losing a lot of nice debugging features your ide has in the process. You should try to catch these kinds of errors lot earlier in the lifecycle.

    and so on…

    I think if you’re just doing some small-time stuff, and don’t have a lot of traffic or critical processes, then you’ll be alright doing it in the database. But as inconvenient as it is, if you ever need to get more serious with testing/debugging, application up-time, heavier traffic, or other increased demands, re-compiling is going to work a lot better for you.

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

Sidebar

Related Questions

Whats the best/easiest way to obtain a count of items within an IEnumerable collection
Whats the best design pattern to use for LINQ and type tables that exist
Whats the best way to detect collisions in a 2d game sprites? I am
Whats the most efficient way of selecting total number of records from a large
Whats the best way to round in VBA Access? My current method utilizes the
Whats the best/easiest GUI library out there for Ruby? I would prefer a cross-platform
One significant drawback of CSS is that one can't use variables. For example, I'd
This is from Beej's guide to C The drawback to using calloc() is that
I have three custom functions that do very similar things: they pull different data
I'm working my way through input filtering (files) and I just discovered that if

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.