Thank you for your response, Imar.
I appreciate all you have done for my growth as a programmer and all you do for the programming community. Your series on
N-Layered Web Applications has helped me more than any other study aide I've found. For me, your ability to convey your thoughts is clear, progresses logically and is easily understood. I have grown as a programmer in orders of magnitude since picking up your .NET 3.5 series.
Quote:
Originally Posted by Imar
Hi there,
I am not 100% sure but I think it's stored in an .sln file as well as in a .suo file (with user settings). Both files are typically created in your Websites folder under Documents\Visual Studio 2010, but the exact location depends.
Cheers,
Imar
|
I am working on the book in two locations and using a subversion server to host the files, I noticed that there was no file change when I made the change to the virtual path. I cannot seem to find .sln or .suo for a web site project as I have been able to find those extensions on web application projects. I did however make a mental note to update the virtual path in my second location and so far, all is well with my application.
ABW