I have a visual studio 2008 project in the directory like
C:\Users\espl\Desktop\hello\world\helloworld(.sln file)
Now I want the solution file in the directory like
C:\Users\espl\Desktop\hello\helloworld(.sln file)
just outside the world folder.I just copy the project folder and paste it in required folder.but the modules are not loaded.So how it is possible.
Three options:
I think I’d suggest the second option.