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 »

 

JetBrains products free for students

JetBrains

JetBrains is now offering their products for free for all students. By using your student email or your ISIC/ITIC membership you can now get a free license for all products for one whole year.

In case you are not familiar with JetBrains (?!) you can find their main products listed below, some of which you should know.

ReSharper
ReSharper extends Visual Studio with over 1700 code inspections for C#, VB.NET, ASP.NET, JavaScript, TypeScript and other technologies. For most inspections, ReSharper provides quick-fixes (light bulbs) to improve code in one way or another.

IntelliJ IDEA
IntelliJ IDEA is a Java IDE for developing computer software.

PhpStorm
PhpStorm’s smart code editor provides excellent support for PHP (including the latest language versions and frameworks), HTML, JavaScript, CSS, Sass, Less, CoffeeScript, and many other languages. Enjoy coding with intelligent context-aware code completion, error detection, and on-the-fly code inspections & fixes.​

dotTrace
dotTrace offers several profiling modes to help you detect any performance bottlenecks in a variety of .NET applications. Use dotTrace Home screen to choose your profiling targets, access recent profiling sessions or configure profiling options.

RubyMine
RubyMine’s smart code editor provides first-class support for Ruby and Rails, JavaScript and CoffeeScript, ERB and HAML, CSS, Sass and Less, and more. Take advantage of language specific-aware code completion, error detection and on-the-fly code fixes.

WebStorm
WebStorm’s smart code editor provides first-class support for JavaScript, Node.js, HTML and CSS, as well as their modern successors.
Take advantage of code completion, error detection, refactoring and more!

dotCover
JetBrains dotCover is a .NET unit test runner and code coverage tool that integrates with Visual Studio.

PyCharm
PyCharm’s smart code editor provides first-class support for Python, JavaScript, CoffeeScript, TypeScript, CSS, popular template languages and more. Take advantage of language-aware code completion, error detection, and on-the-fly code fixes!

AppCode
AppCode is an Integrated Development Environment (IDE) for Objective-C, C, C++, and JavaScript development built on JetBrains’ IntelliJ IDEA platform.

dotMemory
dotMemory allows you to analyze memory usage of various .NET applications based on .NET Framework 2.0 to 4.5.2: Standalone, ASP.NET web applications, IIS, IIS Express, Windows services, arbitrary .NET processes, and more.

CLion
Clion is a new IntelliJ-based IDE for C and C++.

You can apply for the free student license by clicking here.

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 *