If your .cs file got currupted then we have one chance to recover those files.
You need to have the assembly dll related to that currupted file which was build previously.
you need to do Disassembler using .Net Reflector
Solution to recover .cs file
1. Just Download the .Net Reflector and Install. http://www.reflector.net/
2. Open File -> ' Export Assembly source code'
Your files will be Generated in the specified 'Output Directory'
--Thank You
You need to have the assembly dll related to that currupted file which was build previously.
you need to do Disassembler using .Net Reflector
Solution to recover .cs file
1. Just Download the .Net Reflector and Install. http://www.reflector.net/
2. Open File -> ' Export Assembly source code'
3. In that Export dialogue show the dll related to corrupted file by 'Browse' option and Click 'Start'
Show any other related dll's if required while processing.
Your files will be Generated in the specified 'Output Directory'
--Thank You
Its Really very helpful
ReplyDeleteThank you! I just recovered 3 days work :-)
ReplyDeletethank you so much, Allah make you a reason for saving about 3 weeks of hard work
ReplyDeletewhere is outpot directory
ReplyDelete