Tag Archives: compile

Publish a website application using MSBuild

MSBuild is soooo nice when it comes to automating compilation, testing, deployment or some other tedious task. Until now, I believed that publishing a website application was a manual task, performed from Visual Studio. But it is actually possible to … Continue reading

Posted in Development | Tagged , , , , | Leave a comment