Browse by Tags

All Tags » WebDeploymentProject (RSS)

Versioning ASP.NET 2.0 WebSite Assembly / Web Deployment Project

The web project model changed in number of ways from Visual Studio 2003 to Visual Studio 2005, But one major part which is missing is the ability to version the assembly using AssemblyInfo.cs file. This is because the model of VS 2005 dynamically creates...