Count up or count down. Learn how to do it all with Visual Basic.
Latest Win32 Articles
Secure Desktop Prompting : Always Run As Administrator
"White list" certain programs to "Run As Administrator", all the time. See how it enters a "secure desktop" with a classic Vista/7 prompt.
Tip: Screen Capture
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.
File Verbs - EXE System Shortcut Menu Items
Do the verbs of a file, like Run as administrator, and Pin to Taskbar.
VB 6 and USB Flash Disks
Learn to determine whether or not a disk is plugged in. Also, learn how to make the disk Autorun, similar to CD drives, and, how to run a normal VB 6 program from this disk, without needing to install it on the client machine.
MAC-Based Authentication for Web Sites
Learn how to implement an additional security layer on company web sites by getting the machine ID of the system from registered users along with the user ID and password.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
C++ Tips and Tricks
Quirky and yet persistent, C++ is a language that keeps programmers coming back to it. Pick up some new ways to wrangle it into your workflow.

Accessing Flickr Using .NET
Learn how to search for keywords in a command line app on Flickr.

Role-based Security Within VB
See how easy it can be to implement Role-based Security in your Visual Basic applications.
Top 7 Tips for Developing a Secure ASP.NET Web Application
As a web developer you should be aware of a few security best practices while developing your ASP.NET web application. Arun Karthick lists his top 7 tips to help you keep your ASP.NET security intact.