Auto Save (Vb.NET Express Beta 2)

The change in code was automatically saved each time I made a debug run. Is there an option to disable the auto save function like in VB.NET 2003

Thanks.


Answer this question

Auto Save (Vb.NET Express Beta 2)

  • Michael Whalen

    I don't think so, but as a work around, just close any files you've modified before closing the IDE and you can choose to not save changes.


  • Leonard Lee

    Is there a way to disable the IDE from saving your changes when you exit the IDE

  • _Werner

    In tools->options, make sure that the "Show all settings" check box is checked. Then, under Projects and solutions/Build and Run you can specify what you want VBExpress to do when running your application.

    Best regards,
    Johan Stenberg

  • Auto Save (Vb.NET Express Beta 2)