M
Mohammad Samara
Hello everyone,
I want to display a message in an ASP.NET page label while the application
is busy contacting a web service to retrieve some info. Do I have to use
threading in C# to display the message in order for the rest of the code to
retrieve the info from the web service?
Thanks.
I want to display a message in an ASP.NET page label while the application
is busy contacting a web service to retrieve some info. Do I have to use
threading in C# to display the message in order for the rest of the code to
retrieve the info from the web service?
Thanks.