Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. Asynchronous Web service call?

Asynchronous Web service call?

Scheduled Pinned Locked Moved .NET (Core and Framework)
tutorialquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Nithin Krishna
    wrote on last edited by
    #1

    How to do Asynchronous web service call (using delegates and threading)? Please advice me? Rgds Nithin

    M 1 Reply Last reply
    0
    • N Nithin Krishna

      How to do Asynchronous web service call (using delegates and threading)? Please advice me? Rgds Nithin

      M Offline
      M Offline
      Manas Bhardwaj
      wrote on last edited by
      #2

      Web Method by default are created with Being and End procedures too. Call Begin of our desired method. There is no need of multi threading...:rose:

      C 1 Reply Last reply
      0
      • M Manas Bhardwaj

        Web Method by default are created with Being and End procedures too. Call Begin of our desired method. There is no need of multi threading...:rose:

        C Offline
        C Offline
        Colin Angus Mackay
        wrote on last edited by
        #3

        Manas Bhardwaj wrote:

        There is no need of multi threading...

        Well, strictly speaking the .NET Framework handles the multithreading for you. There is still multithreading going on.


        Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... * Reading: Developer Day 5 Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton My website

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups