Visual Studio 2008 C# - Recover solution from application manifest possible?

Posted by Eric on Stack Overflow See other posts from Stack Overflow or by Eric
Published on 2010-04-14T02:16:01Z Indexed on 2010/04/14 2:22 UTC
Read the original article Hit count: 438

Filed under:
|
|

Hello I recently deleted what I thought was an unused folder which happened to have the solution and code for a windows application I am maintaining.

I have published the app multiple times with ClickOnce and have access to the application manifest, deploy, etc. Is there a way for me to use the published application to get back my solution?

Thanks

© Stack Overflow or respective owner

Related posts about c#

Related posts about visual