
Once you set up your TFS build server with an automated build, the big boss will ask you to publish the web project to the intermediate server each time a new build occurs. This might be for the testers to make sure that the code is working properly.
What to do? You analysed that, it will hamper your productivity. Isn’t it? Then what to do? Can we automate the build server to deploy the new code each time it succeeds? Let’s discuss it.










Along with
Yesterday we discussed about “CallerMemberName” attribute. If you didn’t read it, you can find it here: “
C# 5.0 comes with Visual Studio 2012 and .NET Framework 4.5. Currently it is in RC (Release Candidate) mode and will get the final RTM version soon. In our last CSharp blog post “
Visual Studio 2012 is currently in RC stage and many of us actually started exploring it by downloading. Each Visual Studio release is like Christmas for developers around the globe and Visual Studio 2012 is no exception!
Microsoft