Microsoft renames and upgrades two Forefront security servers.
Latest Security Articles
Working with Forms
Forms are how your users talk to your scripts. To get the most out of PHP, you must master forms. The first thing you need to understand is that although PHP makes it easy to access form data, you must be careful of how you work with the data.
PHP Tip: Validating a Credit Card
Learn how to make sure the credit card you're accepting isn't fraudulent.
Computing a MS-CHAPv2 Client Response
Learn about a RFC2759-compliant implementation of the MS-CHAPv2 response calculation algorithm.
Keyboard Spy: Implementation and Counter Measures
Learn to develop hook-based key loggers and hook-safe software.
Security Certificates Treatment with CryptoAPI
How to add security certificates to certificates stores, as well as how to get information from them. This uses CryptoAPI.
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.