Tagged Questions
2
votes
2answers
923 views
Visual Web Developer 2010 Express, automated testing, and SVN
We have an HTML designer who is not a developer but needs to modify .aspx files from our ASP.NET 2.0 projects from time to time in order to get CSS to work properly with them. Currently, this ...
10
votes
4answers
938 views
Best practice with branching source code and application lifecycle
We are a small ISV shop and we usually ship a new version of our products every month. We use Subversion as our code repository and Visual Studio 2010 as our IDE. I am aware a lot of people are ...