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 »

 

How to install MSE (Microsoft Security Essentials) on Windows Server

As you may know Windows Server products do not allow the installation of the majority of antivirus products. By using the method below you will be able to install Microsoft Security Essentials on most of the Windows Server products.

First you will need to download the Windows 7 MSE version that suits your needs depending on your preferred language and CPU architecture (32/64bit).

Right click the file you have downloaded, go to the “Compatibility” tab and change the installer’s compatibility mode to Windows 7.

Finally you will need to run the installer with an extra parameter, /disableoslimit. This can be achieved by either creating a shortcut for the installer and adding /disableoslimit at the end of the target field or by using command prompt to append /disableoslimit at the end. In command prompt it should look similar to this C:\mseinstall.exe /disableoslimit.

After that simply follow the installer instructions to install MSE like normal !

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 Windows 10 Technical Preview

Microsoft has released a tenchical preview version for Windows 10.

Remember, trying out an early build like this can be risky. That’s why we recommend that you don’t install the preview on your primary home or business PC. Unexpected PC crashes could damage or even delete your files, so you should back up everything.

After you install Windows Technical Preview, you won’t be able to use the recovery partition on your PC to go back to your previous version of Windows.

Keep in mind that this version has Windows updates on by default and they can not be disabled. Moreover, Microsoft will collect various information. For more information read Privacy Statements for Windows Technical Preview

Product Key: NKJFK-GPHP7-G8C3J-P6JXR-HQRJR

Download Links

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

Visual Studio 2013 update 3 is now available.

Microsoft has released update 3 for Visual Studio 2013. The new update includes the latest software updates, feature additions, and bug fixes.

For more detailed information about the new changes and the current known issues visit http://support.microsoft.com/kb/2933779#MT4.

You can download the ISO file directly (4.0GB) from Microsoft’s website. I would recommend using the online installer instead if you have limited bandwidth as it will simply download only the information you will need instead of just everything.

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

Firebug 2 is now available

Firebug v2 has been released. The new Firebug version adds support for Firefox 30 and up to Firefox 32.

For those that are unaware what Firebug is, Firebug is a Firefox plugin that enables you to edit, debug, and monitor CSS, HTML, and JavaScript live in any web page. A must have plugin for web developers that want to troubleshoot their websites under Firefox.

Firebug 2 introduces a few new features, such as:

You can download Firebug 2 by clicking the button bellow.

Download

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

Visual Studio 2014 Preview is now available

Microsoft has released a CTP (Community Technology Preview) version for their Visual Studio software.

This version is intended only for people that want to have access to the early stages of the new Visual Studio version and want to give their feedback to Microsoft. Since this is an early state of Visual Studio 2014 is it recommended to install the software in a virtual machine to avoid conflicts with any other versions of Visual Studio you might already have installed.

For more information check out the release notes for Visual Studio 2014 Preview.

Download Links:

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