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 2015 release date announced

Visual Studio

Microsoft announced that on July 20th 2015, there will be a final release of Visual Studio 2015, .NET Framework 4.6 and Team Foundation Server 2015.

Visual Studio 2015 is a long expected release, which will include multi-platform creation of apps for Windows, Android, iOS, as well as creation of web applications and cloud services, and more. It also offers a wide range of tools to increase and ease the productivity of developers, like diagnostics tools, integrated editors, debuggers and profiles, plus thousands of extensions from PHP to gaming.

Changes will include:

  • Visual Studio C++ for Cross-Platform Development
  • Visual Studio Tools for Apache Cordova
  • Visual Studio Emulator for Android
  • Visual Studio Tools for Universal Windows App Development
  • Visual C++
  • C# and Visual Basic
  • .NET Framework 4.6

and many more. You can get more information at https://www.visualstudio.com/news/vs2015-vs.

Microsoft also gives you the opportunity to watch the release closely on July 20th 2015 at 3:30 PM UTC (8:30 AM PDT). The event will be available to watch online at https://www.visualstudio.com/en-us/visualstudio-release-event-vs, with no registration needed.

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 *