Silverlight provides new opportunities for building lasting connections with users. In this article, you will learn how to use this new tool to create a simple logo control.
Latest Icons and Cursors Articles
Using Windows Vista Icons
Learn about the changes in the .ico format in Windows Vista and how to compile Vista icons into your applications.
Icon2002/2003
How to create MS Windows icons and cursors. More specifically, you'll learn how to extract them from EXEs and from resources, and then how to make icon groups. A simple Icon/Cursor Editor is included. (The demo project and source code were updated.)
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.