Click here to Skip to main content
15,886,840 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I have accidentally delete my project from the visual stuio2013/projects/myproject and i did system restore i got the folder myproject but i was unable to see my code form or design form but i can run my application. i want to edit my code but i cannot acces my code how to solve it.
Posted
Comments
[no name] 26-Jul-15 18:50pm    
If you can't find your code, you can use something like Reflector to decompile your application and probably get most of it back.
Shaik Izaz 27-Jul-15 7:44am    
Thanks Wes Aday. Reflector works fine..
Sergey Alexandrovich Kryukov 26-Jul-15 21:45pm    
First of all, stop working without any revision control system. Also, if your source files are mostly saved...
There is nothing we can help you with.
—SA
Patrice T 26-Jul-15 22:35pm    
You have just learn the reason to make backups on a regular basis.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900