Windows Form updating problem
-
I got a bug in the application which is as follows When i am doing login to my application, welcome window will come with the login name and at the same time the update page will also be shown minimized... at this time i can do the modification in name and i press the update button it will make the changes to the welcome window.. but when i close this update page and reopen the same.. and i perform the same task again. it is not getting updated in the welcome window.. Any idea for this bug to be cleared..
-
I got a bug in the application which is as follows When i am doing login to my application, welcome window will come with the login name and at the same time the update page will also be shown minimized... at this time i can do the modification in name and i press the update button it will make the changes to the welcome window.. but when i close this update page and reopen the same.. and i perform the same task again. it is not getting updated in the welcome window.. Any idea for this bug to be cleared..
Fix your code. Hard to say more, based on your description. Post some code perhaps, explain how you've used the debugger to diagnose the issue, etc.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.