Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why this code
Message
 
To
12/04/2011 12:16:49
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP1
Application:
Desktop
Miscellaneous
Thread ID:
01507029
Message ID:
01507071
Views:
56
>Hello all,
>
>First of all, if this gets posted twice I appologize. I clicked send and got a blank form back so it doesn't appear to have been posted. I am retyping the entire question again.
>
>
>This application takes about 8-13 seconds just to show a login form. This portion is taking about 30% of that time. The question though is why would they have not just called this method directly?
>Thanks
>Tim

It looks like they were attempting to make this code run asynchronously, but instead of calling BeginInvoke() they called Invoke().
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Reply
Map
View

Click here to load this message in the networking platform