This tool will help user to capture selected area of screen. It provides user to set his/her own HotKey to capture screen. It runs in system tray. Source code is included with this article.
Latest Backgrounds Articles
How to Build a Simple Event Log Montior/Watcher (Using TCP in .NET)
Learn how to build a simple event log "watcher" application to monitor event log changes on a remote machine(s).
Creating Non-Rectangular Forms
It is amazingly easy to create forms of any shape within Visual C#. You can even do it with VB .NET!
Discovering Visual Basic .NET: Working with Variables
Nearly every program needs to keep track of things. Discover how to with Visual Basic .NET in this installment of the Visual Basic .NET tutorials.
Add an Exciting Gradient Backdrop!
Discover howe to use Visual Basic to add a gradient backdrop to your applications!
Latest CodeGuru Developer Columns
Understanding the C++ Utility Components in the C++ Standard Library
Learn more about a few commonly used components and explore their utility and usages.

Top Programming Languages to Use for .NET Development
Take a look at some of the most popular languages to use within the .NET paradigm.

Using Common Visual Basic Maths Conversion Functions—Imperial to Metric
When you need to convert imperial to metric and vice versa, here are some formulas to keep on hand.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.