Using Visual C++ Express to Build Secure Applications

My latest Visual C++ 2005 (security) article is now live on MSDN. It should be headlined on the appropriate dev centers in the next day or two, but here's a sneak preview:

Using Visual C++ Express to Build Secure Applications

Microsoft Visual C++ 2005 Express Edition is the choice for hobbyist developers interested in writing safe and reliable applications quickly and easily. You heard right, the new language and library features in Visual C++ make developing safe and reliable applications easier than ever. It offers the power and flexibility of standard C++ as well as the most powerful language for .NET Framework programming.

In this article I explore some of the new language and library features available in the Visual C++ 2005 Express Edition that will help you to be more productive while producing secure and reliable code, whether for school projects or the next big thing!


© 2005 Kenny Kerr

No Comments