C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » .NET »

How to display a progress bar while executing a long method or an update statement?


Posted Date: 06 Nov 2009      Posted By: suresh      Member Level: Bronze     Points: 1   Responses: 3



Hi,

I have developed an application and the end user requested to show some kind of progress bar while running a long time method or an update statement. I am unable AS I am executing update commands which is a single statement and I cannot loop for progress bar. I even tried timer but no luck. Kindly suggest me on this ASAP.

Rgds,
TSKMJK





Responses

Author: Kirtan    08 Nov 2009Member Level: SilverRating: 2 out of 52 out of 5     Points: 2

Execute The Query Code in Separate Thread .

and Show Progress Window in Sperate thread

by this way you can show Progress bar While Processing Query

Kirtan Patel
-----------------------------------------------------
Master Of Computer Application(Sem-1)
Bachelore of Computer Application



Author: pradeep kumar reddy    09 Nov 2009Member Level: SilverRating: 2 out of 52 out of 5     Points: 2

hi,
In windows aplication we can use the progressbar control directly



Author: suresh    10 Nov 2009Member Level: BronzeRating: 2 out of 52 out of 5     Points: 2

Thanks for replying.


Post Reply
You must Sign In to post a response.
Next : NextPrevious button in c#
Previous : Image in a listview column click
Return to Discussion Forum
Post New Message
Category: .NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use