Click here to Skip to main content
16,017,788 members
Home / Discussions / C#
   

C#

 
Questionupdate from combobo to textbox Pin
kabutar23-Oct-07 19:54
kabutar23-Oct-07 19:54 
AnswerRe: update from combobo to textbox Pin
Christian Graus23-Oct-07 20:02
protectorChristian Graus23-Oct-07 20:02 
GeneralRe: update from combobo to textbox Pin
kabutar23-Oct-07 20:07
kabutar23-Oct-07 20:07 
Questioninsertion of nature of comment row. [modified] Pin
alok217123-Oct-07 19:43
alok217123-Oct-07 19:43 
AnswerRe: insertion of nature of comment row. Pin
Christian Graus23-Oct-07 19:51
protectorChristian Graus23-Oct-07 19:51 
AnswerRe: insertion of nature of comment row. Pin
N a v a n e e t h23-Oct-07 19:53
N a v a n e e t h23-Oct-07 19:53 
AnswerRe: insertion of nature of comment row. Pin
Guffa23-Oct-07 20:26
Guffa23-Oct-07 20:26 
QuestionHow to show current progress and progress bar..? Pin
Pankaj - Joshi23-Oct-07 19:36
Pankaj - Joshi23-Oct-07 19:36 
Hello experts...
I am developing a desktop application. In that I use some web services that will fetch the data from web. As we all know the data comes from web service in the XML format and So first I parse it and then save into the msaccess databse.

When I click on button1. The web service is called and it will connect to the server and download the data in XML format and then after parsing I save it into the DB.

As obious it will take some time. It may be depends upon the net speed aur amount of data etc. Now mean while the end user thinks the application is halted. So I want to create an progress bar that will shows the current status like

Opening connections
Connection to web site
parsing the XML
saving the data
closing connections

etc.

How can I do that...? I also try threading but unable to get proper result because I have to check what is going on the code (taking data from web,parsing or saving data into the db)

Please help me






Regards
Pankaj Joshi

AnswerRe: How to show current progress and progress bar..? Pin
Christian Graus23-Oct-07 19:56
protectorChristian Graus23-Oct-07 19:56 
AnswerRe: How to show current progress and progress bar..? Pin
Abhijit Jana23-Oct-07 21:25
professionalAbhijit Jana23-Oct-07 21:25 
QuestionFinding Address of the labels back ground image Pin
sindhutiwari23-Oct-07 19:18
sindhutiwari23-Oct-07 19:18 
QuestionHow to sign digital certificate using vs.net 2005 IDE... Pin
Pankaj - Joshi23-Oct-07 18:41
Pankaj - Joshi23-Oct-07 18:41 
QuestionHow to add home page in start menu...? Pin
Pankaj - Joshi23-Oct-07 18:34
Pankaj - Joshi23-Oct-07 18:34 
AnswerRe: How to add home page in start menu...? Pin
N a v a n e e t h23-Oct-07 18:44
N a v a n e e t h23-Oct-07 18:44 
GeneralRe: How to add home page in start menu...? Pin
Pankaj - Joshi23-Oct-07 18:47
Pankaj - Joshi23-Oct-07 18:47 
GeneralRe: How to add home page in start menu...? Pin
N a v a n e e t h23-Oct-07 18:54
N a v a n e e t h23-Oct-07 18:54 
GeneralThanks for the suggestion Pin
Pankaj - Joshi23-Oct-07 19:14
Pankaj - Joshi23-Oct-07 19:14 
GeneralRe: How to add home page in start menu...? Pin
Abhijit Jana23-Oct-07 19:14
professionalAbhijit Jana23-Oct-07 19:14 
AnswerRe: How to add home page in start menu...? Pin
Abhijit Jana23-Oct-07 19:10
professionalAbhijit Jana23-Oct-07 19:10 
GeneralRe: How to add home page in start menu...? Pin
Pankaj - Joshi23-Oct-07 19:18
Pankaj - Joshi23-Oct-07 19:18 
GeneralRe: How to add home page in start menu...? Pin
Abhijit Jana23-Oct-07 21:16
professionalAbhijit Jana23-Oct-07 21:16 
GeneralRe: How to add home page in start menu...? Pin
N a v a n e e t h23-Oct-07 19:48
N a v a n e e t h23-Oct-07 19:48 
GeneralRe: How to add home page in start menu...? Pin
Abhijit Jana23-Oct-07 21:18
professionalAbhijit Jana23-Oct-07 21:18 
QuestionWhat is the important of <!DOCTYPE > ? [modified] Pin
bug_aonz23-Oct-07 17:02
bug_aonz23-Oct-07 17:02 
AnswerRe: What is the important of <!DOCTYPE > ? Pin
N a v a n e e t h23-Oct-07 18:50
N a v a n e e t h23-Oct-07 18:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.