Tag Archives: visual studio
Upgrading VS 2005 Web Site Projects to be VS 2005 Web Application Projects
Original post here: http://webproject.scottgu.com/csharp/migration2/migration2.aspx — Step 1: Create a New VS 2005 Web Application Project The best strategy to migrate an existing VS 2005 Web Site Project is to first create a new blank VS 2005 Web Application Project in … Continue reading
Line numbers in code view in VS2005
Open Visual Studio 2005. Then go to Tools -> Options. Select "Text Editor" and the language you want to change the setting for.
VS2005 – Open folder or file in Explorer
Sometimes you just need to open the website you are working on in VS2005 in Explorer. Well here is the trick of how to do it. Download and install the following – Download Explorer add-in for VS2005 or read more … Continue reading