Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
3,189 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
deleted my visual studio can I get my code back
Hello @Farid Ahmed ,
Welcome to Microsoft Q&A forum.
Visual Studio has a "AutoRecover" feature. Please navigate to %LocalAppData%\Microsoft\VisualStudio\BackupFiles\[projectname]
, and check if your projects were autosaved there.
Besides, if you didn’t delete your projects but only VS, the projects/codes should still work. Do you get any error message?
Best Regards,
Tianyu