I have started a new job. And the guy before did not leave me the solutions of the projects he was working on. I can only access the projects- published files from IIS. Is the any way i can open in visual studio the projects with those files, and create solutions for them. I should mention the project are in as.net MVC5 C#
Asked
Active
Viewed 176 times
0
-
2Feel free to create yours, https://learn.microsoft.com/en-us/visualstudio/ide/creating-solutions-and-projects?view=vs-2019#create-empty-solutions – Lex Li Sep 02 '21 at 19:54
-
1**If** they're _compiled_ (aka "published") you won't have access to source code. Otherwise see above comment. – EdSF Sep 02 '21 at 19:56
-
Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Sep 07 '21 at 12:47