Monday, September 12, 2005

Moving a Solution you are developing from one server to another

When moving your sites from one server to another be sure to update all you references to your server. The best way that I found for doing this was using a find and replace.

Two files that make a big difference are the AppID.csproj.webinfo and AppID.sln files

No comments:

How to Modernize Legacy .NET Applications

How to Modernize Legacy .NET Applications Understanding Legacy .NET Applications Definition and Characteristics Legacy .NET applicat...