Knowledge, flexibility, and the discretion of smart individuals beats a one-size fits all rule book any day.
Latest Attributes 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).
VB .NET Versioning
Use VB6 AutoIncrement versioning in .NET projects.
Sometimes You Gotta Make a Little Noise
Learn how to create a wrapper for the Windows Multimedia Library that makes adding sound to your applications very easy. Along the way, you'll discover how the Declare statement imports APIs in VB and .NET.
Creating and Using Custom Attributes with VB.NET
Attributes are very convenient to programmers because, with little effort, the runtime behavior of the program elements can be modified. (Visual Basic .NET)
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Processing Things in C# with the Process Class
Explore new ways to run processes under Windows. Some might even surprise you.

Switching Input Languages Dynamically with Visual Basic
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.