CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: zygmuntix

Search: Search took 0.03 seconds.

  1. Re: SaveFileDialog RestoreDirectory doesn't work properly for %temp%

    You can find solution here:...
  2. Re: SaveFileDialog RestoreDirectory doesn't work properly for %temp%

    The user is choosing this folder from the save file dialog.
  3. SaveFileDialog RestoreDirectory doesn't work properly for %temp%

    I implemented simple Windows Forms application. I am creating simple SaveFileDialog and want to restore directory when I create this object again. However it doesn't work for %temp% folder. Why is it...
  4. Replies
    3
    Views
    14,237

    Re: How to improve my efficiency of debugging?

    Thank you for your answer tiliavirga.
    The program I maintain an application with 5 000 classes in C# which my team maintains (and there are more classes, but we don't debug them, it is another...
  5. Replies
    3
    Views
    14,237

    How to improve my efficiency of debugging?

    [Programmatically-psychological question]

    Hi,

    I am a programmer. I work in some computer science company and I finished Master of Science in Informatics on some rather good university. Since...
  6. Replies
    1
    Views
    7,356

    WPF Redraw Event

    Hi,
    I must write a program in WPF. It will be a visualization. When user starts the program, the small circle appears on the screen. When he/she click on it, the textbox will appear and the user...
Results 1 to 6 of 6





Click Here to Expand Forum to Full Width

Featured