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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:53:17+00:00 2026-05-28T03:53:17+00:00

When you have a web app which uses a database as repository, all the

  • 0

When you have a web app which uses a database as repository, all the DAL calls from the business logic aren’t synchronized.

I know that each request is designated a thread for processing, which means that the db access is somehow multithreaded – but I have seen no synchronization code in the app and it magically works.

The question would be the following:

I have a business logic which calls a wrapper over some unmanaged code. Should the call to the unmanaged code be protected by some sync code? #

The unmanaged DLL is not multi-threaded. It accesses some files and it unpacks them.

  • 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-28T03:53:18+00:00Added an answer on May 28, 2026 at 3:53 am

    There is no need to synchronize the threads accessing a DATABASE, as it is one of the defining properties of a (non stone-age) DB to be “quite able of handling that, thank you”.

    Now by your definition your unmanaged DLL does not share this property, which means different rules apply or you will crash and burn.

    There are many ways to achieve your goal, the most common being

    • Synchronizing your web apps threads when calling in the DLL: Straight forward in coding, but has definitly to be researched in terms of webserver interaction (deadlock, thread starvation anyone?)
    • Wrap your DLL in a different process with some sort of connection to it i.e. make your own “DLL server”. More work, but maybe a more robust implementation.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So I have a web app which uses all the hot keys from A
I have a Silverlight web app which uses ASP.net Website administration tool for user
I have a web app which uses Devise for authentication. It is a site
I have a web app which uses Devise for authentication. It is a site
I have a simple ASP.NET web app which uses a WCF Client to talk
I have a (IE only) web app which now uses htc to render html
I have an existing web app which uses Struts for the forward-action... I am
I have a web site which uses one SQL database but the hosting company
I have created a data access layer in my web app which uses ObjectDataSource
I have an app in the store which uses a web based query in

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.