Popular Articles
Last viewed:
- Tutorial for Configuring Silverlight 4, Entity Framework and WCF RIA Services in Separate Component Assemblies (DLL’s)
- Installing an SSL / TLS certificate on Windows Server 2008
- Fix for Firefox click() event issue
- C# Download File with Progress Bar
- Disable Button on Submit (Prevent multiple submits)
- ASP.NET Forms Authentication Simplified
Recent comments
- Awsome!!
6 hours 57 min ago - C# insert image
21 hours 50 min ago - jkll
3 days 9 hours ago - Thank You
4 days 9 hours ago - Another approach
6 days 10 hours ago - Issue
1 week 17 min ago - thanks
1 week 11 hours ago - Calendar date time
1 week 16 hours ago - Nice Explanation
1 week 20 hours ago - ramya
1 week 3 days ago

This is very helpful article
Mine progressbar moves upto 6 count and then nothing else works. I have tried timer method, and other progress bar invalidate method. But from al these i have similar method. I cannot put background thread. Its very complex code and i cant change in between. Is there any other possible solution to update progressbar using the same main thread?