Question regarding VS.NET Trial Version

Hello,

I have a quick question regarding the Visual Studio .NET 60-Day Trial Version.  I know the IDE will cease to function when the trial period is over.   However, will any code I wrote with the trial version still work on another computer with VS on it even after the trial period is over

Thanks for your help.


Answer this question

Question regarding VS.NET Trial Version

  • Button_Tom

    Hi,

    Yes, the code will be built using the .NET Framework and so will work any machine that has the .NET Framework. There is no expiry on the code created out of the trial version.

    Regards,
    Vikram

  • tripix

    Yeah, it's just like uninstalling the IDE - the programs compiled with it still work.  And if you don't mind using the command line compiler, you could even keep working on the programs...
    the languages are free, it's the IDE (and all those helpful tools) that you pay for.



  • Question regarding VS.NET Trial Version