I want to show effect when I insert data to database.
because it can make good feel to user.
So i want to add effect as flash, or progress bar for show when insert .
thank.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Niradhip ChakrabortyPosted Apr 7, 2009, 4:47 AM
You can show a progress bar to user while saving data. Please check the following article.
1.http://www.codeproject.com/KB/cpp/statusbarprogresspanel.aspx
2.http://www.c-sharpcorner.com/UploadFile/mahesh/WorkingwithProgressBarinCSharp11302005045625AM/WorkingwithProgressBarinCSharp.aspx
3.http://www.c-sharpcorner.com/UploadFile/jieying/UsingProgressBarStatusBarandTimerControlsinVS.NET11282005021220AM/UsingProgressBarStatusBarandTimerControlsinVS.NET.aspx
4.http://www.codeproject.com/KB/scripting/ProgressBar.aspx
LisaPosted Apr 7, 2009, 8:33 AM
yeah you can always show some progress while something is updated, but what UI you working on, that would help suggesting you .
Thanks,
Lisa