asp.net mvc - Can I create a Visual Studio project file from files on a server? -


i have access working asp.net mvc 4 website through ftp not have visual studio project file. using these files can create visual studio project file?

if have access class files, views etc missing solution/project file technically can wrap them in empty project still different project.

if have access published output (the views , javascript) in short answer no, not without trying reverse engineer dll have heard possible have never tried myself.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -