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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T21:57:33+00:00 2026-05-29T21:57:33+00:00

I have build a web application which shows the list of customers using datalist

  • 0

I have build a web application which shows the list of customers using datalist control of asp.net , Each customer can be updated, The issue is the application is used by multiple users for instance 5-6 at a time, The problem is when 5 users logged in at a same time they can view the same customer list and can make changes to the same customer at similar time,

Is it possible to restrict user from viewing one customer which is being viewed by other user, for instance if customer 1 is being watched and modified by user 1 then user 2,3,4 will not be able to see customer 1 in their list of customers.
Any assistance or tutorials will be highly appreciated

  • 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-29T21:57:34+00:00Added an answer on May 29, 2026 at 9:57 pm

    you have 2 options: pessimistic concurrency or optimistic concurrency.

    pessimistic con concurrency locks the entity while the user is viewing it. during this time no one else can access the entity. this works on a small scale, but will quickly become a bottleneck in larger systems.

    optimistic concurrency uses a version number. any user can view the data. when changing the data the version number must match, otherwise a change has occurred. then you can notify the user of the change and let them decide to cancel or update. this scales very nicely, but requires a little more work to handle version conflicts.

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

Sidebar

Related Questions

I have a asp.net web application which has a number of versions deployed on
I have a fairly standard ASP.Net web application which is used via mobile safari
I have a web application that allows users to build a 'client list.' We
I'm using Drupal 6 to build a web application which will be centered around
I have an ASP.NET/C# application, part of which converts WWW links to mailto links
I am using Spring MVC to build my web application, and I have a
We have to build a web application which works somewhat like bim surfer with
I have created a web application in ASP.Net 4.0 framework and use LinqtoSQL for
I have to build a web application which uses Python, php and MongoDB. Python
I have an API (1) on which I have build an web application with

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.