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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T12:14:40+00:00 2026-06-18T12:14:40+00:00

I have VB code that calls a complex stored procedure via linq-to-sql. Will the

  • 0

I have VB code that calls a complex stored procedure via linq-to-sql. Will the VB code wait for the SP to finish before continuing? Or will it just make a call to the server to execute the SP (and then proceed regardless of how long it takes the SP to execute)?

Line 1 Do something
Line 2 myLinqToSQLDb.doStoredProcedure //will the code wait for this to finish before doing line 3?
Line 3 Do something else 
  • 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-06-18T12:14:42+00:00Added an answer on June 18, 2026 at 12:14 pm

    It will process the lines in sequence, waiting for operations to complete, unless you use any of the asynchronous APIs.

    If you don’t know whether your API is asynchronous, it is probably not. It would be named BeginFoo and return IAsyncResult, or perhaps returning a Task and using Async / Await from the newest VB version).

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

Sidebar

Related Questions

I have ADO.Net code as below, that calls a stored procedure. Within the stored
I have code that calls an ENTRY in a SUBROUTINE before the SUBROUTINE .
I am using the new libcxx library and I have a code that calls
I have a piece of code that calls a WCF service that is hosted
I have a legacy PHP/MySQL app that calls mysql_connect(). Tons of existing downstream code
Right now i have a line of code, in vb, that calls a text
I have the following shortened classic ASP code that makes a SQL insert call...
I have a stored procedure which is erroring with Timeout expired. The code involved
I have a stored procedure that returns a value, not a dataset, and I
All, I have some complex C# code (Windows Forms) that is heavily embedded 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.