I have to do asynchronous programming in windows application (.net 3.5 C#) by doing long processes in background and showing user a progress form on User Interface. How can I do this windows based application
Check Asynchronous Programming design pattern, ThreadPool, Event Based Async Pattern, Event-based Asynchronous Pattern Overview msdn, and BackgroundWorker.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With