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

  • Home
  • SEARCH
  • 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 6200153
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T04:18:57+00:00 2026-05-24T04:18:57+00:00

This msdn article is entitled How to call a Visual C# method asynchronously .

  • 0

This msdn article is entitled “How to call a Visual C# method asynchronously”.

The article says “Asynchronous calls are made by using delegates” to which I reply in my head “not necessarily, that’s only one way to do it”.

The matter-of-fact tone of the articles statement makes me wonder – Is it a best practice, or does MS consider it a best practice, to use delegates when making asynchronous calls?

  • 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-24T04:18:58+00:00Added an answer on May 24, 2026 at 4:18 am

    Up to the current .NET version, asynchronous methods have typically been handled in separate background threads from the one you trigger them from, so it’s been mostly essential to do it using a delegate that you can invoke in another thread.

    However, with the recent C# Async CTP (which will probably be in C# 5.0 or another future version), the story is changed a little – it’s not essential to use delegates, you can write code in a traditional imperative style, and the compiler will do most of the work for you. This might involve delegates, but not necessarily – the compiler does some clever tricks and writes a finite state machine which can be used to execute code asynchronously.

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

Sidebar

Related Questions

As per this MSDN article: W3C Extended Log File Format (IIS 6.0) It says
I've followed the instructions in this MSDN article: http://msdn.microsoft.com/en-us/library/dd206945.aspx Is it possible to call
Near the bottom of this article ( MSDN ) in a section entitled The
Using this MSDN Article as an example for pausing and resuming, one would assume
I was reading this MSDN article which deals with creating a .NET managed wrapper
I am implementing Transaction using TransactionScope with the help this MSDN article http://msdn.microsoft.com/en-us/library/system.transactions.transactionscope.aspx I
In this MSDN article , it says that In the .NET Framework version 2.0,
I referred to this msdn article http://msdn.microsoft.com/en-us/library/aa717047.aspx for message inspector. The problem which I
This MSDN article states that: To guarantee optimal performance, aspnet_isapi uses asynchronous named pipes
In this MSDN article (Chapter 6 — Improving ASP.NET Performance), it says the following:

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.