News

Like all great IDEs, Visual Studio is easy to extend with the available tools and add-ons. Tools such as FxCop allow you to quickly analyze your code, while the CssCop extension provides the same ...
The latest sprint for Visual Studio Online, number 90, sports new dashboard capabilities that are meant to replace the Team Overview page, as well as improved pull request and testing features. "One ...
The Visual Studio 11 beta, along with .NET 4.5 beta, will be available from 29th February. They will also include a Go Live license, so Microsoft will support production deployment of applications ...
To better deal with the problems of concurrency, where threads of code run at the same time and sometimes share resources, Microsoft has added some new .NET Framework libraries to work with Visual ...