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 »

 

Winamp’s era is coming to an end

After 15 years of active development the company behind Winamp announced that they are shutting down winamp.com and all the associate web services they provide. No official reason for the shut down was given as of yet.

The shut down will happen on the December 20, 2013 and from that point on users will not be able to download Winamp from the official site or use any other services that were associated with it. With these sad news Nullsoft released a final version of Winamp (Winamp 5.66) which will be available on their site till the 20th of December.

Farewell Winamp, you will be missed.

Winamp 5.66

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

Download FxCop 10

FxCop is a tool that performs static code analysis of .NET code. It provides hundreds of rules that perform various types of analysis to ensure that your code follows Microsoft’s .NET Framework Design Guidelines.

Sadly the latest versions of FxCop are bundled within Microsoft Windows SDK. Since Microsoft doesn’t allow for their software to be distributed I cannot provide you with a standalone installer of FxCop myself, but at least I can take you through the steps to create one yourself.

For the next steps you will require a program that can open and extract files from both .cab files as well as .iso files. For this example I will be using WinRAR.

First you will need to download Microsoft’s Windows SDK which FxCop is bundled into. Choose a link below based on the CPU architecture you want.

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

ResWatcher is now available

ResWatcher is a lightweight and portable utility that displays the resource usage (CPU/Memory/Hard disk/Network) of your system.

ResWatcher Features:

  • Free.
  • Portable (No installation required).
  • Allows you to monitor your total download and total upload (extremely useful feature when bandwidth is limited).
  • Displays the top 5 processes in terms of CPU usage, making it easy to find the processes that slow your system down.
  • Minimizes to the traybar in order to give your more taskbar space for your important applications.
ResWatcher CPU Monitor

ResWatcher CPU Monitor

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

Windows 8.1 mouse issues FIX

With the release of Windows 8.1 there have been some concerning issues with the mouse movement. In some cases the mouse would keep start stuttering or even freeze while playing games.

After a few days of investigating the problem Microsoft managed to find a way to fix a few of these issues.

Windows patch KB2908279 fixes the following issues:

  • Mouse jitters (jumps forward and back) as you move it through a game.
  • Mouse movement is not to scale even after acceleration is turned off.
  • Measured mouse Polling Rate has a lower reporting frequency than expected.

Microsoft also suggests to follow the following workarounds if you are suffering from these issues:

  • KB2907016 – Mouse may not be able to reach all areas of the game window.
  • KB2907018Can’t left-click with an integrated pointing device immediately after pressing a key.
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

Internet Explorer 11 is now available for Windows 7

Internet Explorer 11 for Windows 7 is now available for download.

This is the final release and comes with a lot of improvements as far as performance, security, privacy, and reliability goes. For more detailed information visit MSDN’s IEBlog.

Download Links (english version)

If you are interested in other languages you can visit Microsoft’s download section for Internet Explorer 11.

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