How to register a global hotkey for your application in C#

How to register a global hotkey for your application in C#

Register a hotkey for your application that can be triggered even if your form is minimized and does not have focus. More »

How to download a file in C# (progressbar and download speed)

How to download a file in C# (progressbar and download speed)

Learn how to download files in C# while displaying the percentage and the download speed. More »

UDP hole punching implementation in C#

UDP hole punching implementation in C#

Learn how to implement UDP hole punching so you can make your clients life a lot easier by not forcing them to open ports on their end. More »

 

Visual Studio 2013 Update 5 is now available

Visual Studio

On July 20th 2015, a new update for Visual Studio 2013 by Microsoft became available for download.

Visual Studio 2013 is an integrated development environment from Microsoft with a comprehensive collection of developer tools and services, used to create apps, as well as web sites and web services.

The latest update features cumulative series of technology improvements and bug fixes to enhance and expand both Visual Studio 2013 and Team Foundation Server 2013 to support the latest software development innovations for building and managing modern apps.

Here are some changes:

  • Cloud-based load testing from Azure datacenters worldwide – allows you to perform cloud-based load testing from any of the supported Azure datacenters
  • Current iteration query token – allows you to run queries with the @currentIteration on Visual Studio Online or Visual Studio Foundation Server
  • Team Project Rename support for Local Workspaces – allows you to update local workspaces after a team project is renamed
  • Bug Fixes & Known Issues – fixed a few known issues

If you would like to try something new, the new Visual Studio 2015 has also been released on July 20th 2015, together with .NET Framework 4.6. You can download it here.

If you wish to learn more, a detailed description of the update for Visual Studio 2013 can be found here.

Please note, that the Visual Studio 2013 RTM will only be supported for one year after this update, then it will be discontinued.

Share on FacebookTweet about this on TwitterShare on Google+Share on StumbleUponShare on LinkedInShare on RedditPin on PinterestShare on TumblrDigg thisPrint this pageEmail this to someone

Leave a Reply

Your email address will not be published. Required fields are marked *