The Wayback Machine - https://web.archive.org/web/20170817061655/http://www.codeguru.com:80/cpp/data/data-misc/

Latest Miscellaneous Articles

Linq-To-XML Style of Node Creation for C++

This article discusses the new C++ Elmax XML Library feature to implement Linq-To-XML node creation to write XML files. Linq-To-XML node creation is the natural way to create nodes with code that is structurally identical to resultant XML.

Improve Microsoft Visual C++ Application Security and Robustness with SafeInt

In this age of cloud computing, massive parallel systems and complex security threats like identity theft and decentralized botnets, devoting resources to combat the seemingly age-old issue of integer overflow appears distinctly passC). Despite the fact that integer overflow is such a well know problem, particularly within C and C++ programming, the problem remains a real issue from both a defect and security standpoint, that's why the introduction of the SafeInt template class in Visual C++ 2010 to address overflows is a great addition.

Latest CodeGuru Developer Columns

Coding a Bing Bot

Bots are rapidly replacing the older technologies. Read through and become proficient with Bing Bots.

Top White Papers and Webcasts

Most Popular Programming Stories

More for Developers

RSS Feeds

Thanks for your registration, follow us on our social networks to keep up-to-date