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 »

 

Firebug 2 is now available

firebug

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

Leave a Reply

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