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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T02:39:49+00:00 2026-05-19T02:39:49+00:00

Actaully i developed an Asp.net website which has a PDA app part. The case

  • 0

Actaully i developed an Asp.net website which has a PDA app part. The case is that employees from company come in the morning and get data in their PDA’s and they work on them the whole day and in Evening they again come to office or from any web access they update the data on server. We did this through Web services because web services are remote methods so they could access that by only web access..

Now the problem is Concurrency that while syncing through web servies how to control Concurrency however their could be many employee who try to update data at a time.

In web servies we receive DataTable from PDA application and do update or insert operations through LINQ with Sql Server.

  • 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-19T02:39:50+00:00Added an answer on May 19, 2026 at 2:39 am

    What is the use cases around the data that the clients take away with them? Are they only updating data or are they inserting new data as well?

    For only updating data you need to make a decision as to whether the last value for a particular row is the correct one (e.g. commit the value with the latest timestamp) or if there is value in the other data.

    When dealing with inserting data I’m going to make the assumption that your database uses an incremental primary key. In this case you won’t be able to merely commit the DataTable received from the PDA application. You will have to identify which are the new rows, then insert those new rows WITHOUT the incremental ID into the server table in order to generate a new incremental ID. You must then update the PDA’s DataTable with the new ID’s that were generated.

    To deal with the actual order in which the updates are processed (multiple clients synch at the same time) I would suggest the synch process places the datasets into a queue so that the server updates are sequentially managed which makes the process a little simpler.

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

Sidebar

Related Questions

I have a C#/ASP.net project has included a database that I have developed that
I have an application developed in ASP.NET MVC using Entity Framework / Sql Server
Scenario : I have an ASP.NET MVC application developed in Visual Studio 2008. There
I'm working with ASP.NET MVC 2 and building a simple business app. Here are
I have an ASP.NET web app where I use an ado sql connection to
Coming from ASP.NET, this WPF stuff is just confusing. All I want to do
I'm trying to run a freshly created ASP.NET Website using C#, however when I
Actually I want to clear that shall i do ASP.Net 2.0 first and than
I'm investigating an asp.net web application that extensively uses User Controls on each page.
I am having an application being developed in ASP.NET MVC2. There is a style

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.