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 »

 

Microsoft Visual Studio 2012

Visual StudioMicrosoft has officially announced the release of Visual Studio 2012.

In addition to the things we know and love about the Visual Studio products, the newest version provides the core tools that are required to build compelling, innovative Windows Metro style applications. There are also numerous of new features and enchantments that come with this version. If you are interested in finding what are those Microsoft already created a web page which you can access here that contains all the information you will need about this release.

Also you need to keep in mind that the interface of the new Visual Studio has changed drastically since this version now uses a Metro style interface. If you are one of those people that didn’t particularly like the Metro style you might need to consider that before rushing to upgrade.

Download Visual Studio 2012 Express for Windows 8
Visual Studio 2012 Online Installer (922kb)
Visual Studio 2012 Offline Installer (403MB)
Visual Studio 2012 Language Pack (20.2MB)

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

One Response to Microsoft Visual Studio 2012

  1. Greg says:

    thanks for the heads up.

Leave a Reply

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