Click here to Skip to main content
15,899,679 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to read files using FolderBrowserDialog and save its contents into sql database table Pin
King Julien26-Mar-09 21:49
King Julien26-Mar-09 21:49 
GeneralRe: How to read files using FolderBrowserDialog and save its contents into sql database table Pin
Nopo26-Mar-09 23:19
Nopo26-Mar-09 23:19 
GeneralRe: How to read files using FolderBrowserDialog and save its contents into sql database table Pin
King Julien26-Mar-09 23:59
King Julien26-Mar-09 23:59 
GeneralRe: How to read files using FolderBrowserDialog and save its contents into sql database table Pin
Nopo27-Mar-09 1:42
Nopo27-Mar-09 1:42 
GeneralRe: How to read files using FolderBrowserDialog and save its contents into sql database table Pin
King Julien27-Mar-09 3:48
King Julien27-Mar-09 3:48 
GeneralRe: How to read files using FolderBrowserDialog and save its contents into sql database table Pin
0x3c027-Mar-09 4:39
0x3c027-Mar-09 4:39 
AnswerRe: How to read files using FolderBrowserDialog and save its contents into sql database table Pin
Giorgi Dalakishvili26-Mar-09 22:38
mentorGiorgi Dalakishvili26-Mar-09 22:38 
QuestionCall event after closing my last form but not the main form? Pin
lixid26-Mar-09 19:02
lixid26-Mar-09 19:02 
Ok I have a situation where I have my main form that opens at the beginning.
Once that form opens there is a button Add Time and a label ttlTime which shows the total amount of time stored.
Once Add Time is clicked a form opens. In that form there are buttons that have letters on them.
The user can click on any button and it then closes that form and opens the actual AddTime form.
In this AddTime form there are comboboxes that allow you to select certain things. Once the form is filled out.
You click on Submit and it posts data to an xml file which stores the hours and then closes the AddTime form and shows the Main form again. I would like to be able to somehow call an event on closing the AddTime form or the showing of the Main form to update the ttlTime label so that they can see the updated time without having to click on a refresh button or something similar. If anyone knows of a way to accomplish this. It would be a great help. I have tried doing some get/set and I cant seem to figure out how to get the label updated.
Thanks for the help.
AnswerRe: Call event after closing my last form but not the main form? Pin
King Julien26-Mar-09 19:35
King Julien26-Mar-09 19:35 
GeneralRe: Call event after closing my last form but not the main form? Pin
lixid26-Mar-09 19:56
lixid26-Mar-09 19:56 
GeneralRe: Call event after closing my last form but not the main form? Pin
King Julien26-Mar-09 20:18
King Julien26-Mar-09 20:18 
GeneralRe: Call event after closing my last form but not the main form? Pin
lixid27-Mar-09 20:09
lixid27-Mar-09 20:09 
QuestionNeed help with some basic problems Pin
RogerLum26-Mar-09 17:37
RogerLum26-Mar-09 17:37 
AnswerRe: Need help with some basic problems Pin
Dave Kreskowiak26-Mar-09 18:14
mveDave Kreskowiak26-Mar-09 18:14 
GeneralRe: Need help with some basic problems Pin
RogerLum26-Mar-09 19:10
RogerLum26-Mar-09 19:10 
GeneralRe: Need help with some basic problems Pin
King Julien26-Mar-09 19:39
King Julien26-Mar-09 19:39 
GeneralRe: Need help with some basic problems Pin
Tom Deketelaere26-Mar-09 22:31
professionalTom Deketelaere26-Mar-09 22:31 
GeneralRe: Need help with some basic problems Pin
Dave Kreskowiak27-Mar-09 1:26
mveDave Kreskowiak27-Mar-09 1:26 
AnswerRe: Need help with some basic problems Pin
12Code26-Mar-09 19:41
12Code26-Mar-09 19:41 
GeneralRe: Need help with some basic problems Pin
RogerLum26-Mar-09 20:07
RogerLum26-Mar-09 20:07 
GeneralRe: Need help with some basic problems Pin
Christian Graus26-Mar-09 21:57
protectorChristian Graus26-Mar-09 21:57 
GeneralRe: Need help with some basic problems Pin
Tom Deketelaere26-Mar-09 22:34
professionalTom Deketelaere26-Mar-09 22:34 
AnswerRe: Need help with some basic problems Pin
benjymous27-Mar-09 0:49
benjymous27-Mar-09 0:49 
Questionusing SendMessage win32 things Pin
jeanbern26-Mar-09 16:03
jeanbern26-Mar-09 16:03 
AnswerRe: using SendMessage win32 things Pin
Dave Kreskowiak26-Mar-09 18:12
mveDave Kreskowiak26-Mar-09 18:12 

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.