My friend sent me a project that he did before, and I don’t know how can I open it. I know how I can do it by opening all the classes but I want to open the whole project including the content.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Look for the
.slnfile which represents the solution and open this one in Visual Studio. Or if it contains only a single project look for the.csprojfile.