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

The Archive Base Latest Questions

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

I use linq-sql and this is what I need. Sub Commit() Try StepStart: Transaction

  • 0

I use linq-sql and this is what I need.

Sub Commit()
Try

StepStart:

Transaction Scope Serialized
Begin Transaction
Check BusinessRule1
Check BusinesRule2

if BusinessRulesFailed
{ Transaction.Rollback }
else {
Query = db.out
db.SubmitChanges()
Transaction.Commit()
}

Catch DeadLockException
Goto StepStart

End Try

End Sub

Is it ok to follow this approach? Can someone give me an example in C# or VB.Net

  • 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-17T03:14:05+00:00Added an answer on May 17, 2026 at 3:14 am

    Yes, it’s OK to use this approach. We do something similar. I’d a small delay though, say 500 ms.

    With the SQL Server (and Sybase) locking strategy deadlocks will always happen: you can can only reduce the possibility as per MSDN (for 2000 bit still valid). Which also says to retry.

    I’ve also seen commercial apps that retry too.

    The other option is to enable snapshot isolation which is not perfect though

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

Sidebar

Related Questions

I'm trying to use Linq on this project. Therefore I need the database to
I use LINQ-SQL as my DAL, I then have a project called DB which
Trying to use Linq to SQL for a small project I'm working on at
I'm trying to use LINQ to SQL to select a few specific columns from
I'd like to use Linq to SQL in my windows form application. The data
I'm trying to use linq to sql for my project (very short deadline), and
I'm trying to use LINQ to SQL Server in C#/.NET on Visual Studio 2010.
I am wondering if you can use Linq to SQL using a .mdf file
Since I'm using Postgresql and can't use LINQ to SQL, I wrote my own
My app in ASP.NET C#, i use linq to sql to pass data from

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.