Month: May 2014

CloudDevelopmentMobileWeb

Visual Studio 2013 Update 2 released

image

The final release of Visual Studio 2013 Update 2 is now available.  Update 2 brings dozens of significant new features to Visual Studio developers, including tools for Windows Phone 8.1 and universal Windows apps.

You can find a detailed list of included fixes in the associated Support article.

You can download VS2013.2 now or wait for it to show up in the Visual Studio Notifications.

Enjoy!

References

Mobile-first, Cloud-first Development – Visual Studio 2013 Update 2 released, Visual Studio Apache Cordova Tooling preview and the future of .NET for Cloud and Server

Visual Studio 2013 Update 2 CTP2, Team Foundation Server 2013 Update 2 RC and TypeScript 1.0 RC

Visual Studio 2013 Update 2 RC: Windows Phone 8.1 Tools, Shared Projects and Universal Windows Apps

Development

JSON Debugger Visualizer in Visual Studio 2013

With the introduction of Update 2 for Visual Studio 2013, there is a new debug visualizer for JSON.

The new debugger string visualizer displays JSON encoded strings in a treeview control and allows meaningful user interaction like search and highlight, copy key value pairs and copy path.

http://blogs.msdn.com/b/visualstudioalm/archive/2014/02/06/json-debugger-visualizer-in-visual-studio-2013.aspx

Enjoy!

Reference

JSON Debugger Visualizer in Visual Studio 2013