<?xml version="1.0" encoding="ISO-8859-1" ?>
<!--  RSS generated by DevX on Mon, 12 May 2008 23:50:18 PST -->
<rss version="2.0">
<channel>
<title>DevX: Latest C++ Content</title>
<link>http://www.devx.com</link>
<description>Latest DevX Content</description>
<language>en-us</language>
<copyright>Copyright 2002 DevX</copyright>
<docs>http://backend.userland.com/rss</docs>
<lastBuildDate>Mon, 12 May 2008 23:50:18 PST</lastBuildDate>
<image>
<title>DevX</title>
<url>http://services.devx.com/outgoing/devxwire.gif</url>
<link>http://www.DevX.com</link>
</image>
<item>
<title>Pure Virtual Functions Declared as Private in C++ Classes</title>
<description>How can a pure virtual function be private? Will the derived class be able to override it? Actually, it's possible for pure virtual functions to have any access modifier: private, protected, or public. </description>
<link>http://www.devx.com/tips/Tip/37648?trk=DXRSS_CPLUS</link>
<author>Alexander Ocher</author>
<pubDate>Mon, 07 Apr 2008 16:47:21 PST</pubDate>
</item>
<item>
<title>Sutter Speaks: A Conversation with the Concurrency Whisperer</title>
<description>Multi- and many-core chips are entering the mainstream&#8212;and one of the first software development authorities to take note was C++ expert Herb Sutter. Thanks to his practical insights, a new generation may grok concurrency sooner than previously thought possible.</description>
<link>http://www.devx.com/go-parallel/Article/37573?trk=DXRSS_CPLUS</link>
<author>Alexandra Weber Morales</author>
<pubDate>Thu, 27 Mar 2008 16:31:34 PST</pubDate>
</item>
<item>
<title>Determine the Direction of Stack Growth</title>
<description>A simple way to determine the direction of stack growth is to compare the address of a function parameter with the address of a local variable in the function.</description>
<link>http://www.devx.com/tips/Tip/37412?trk=DXRSS_CPLUS</link>
<author>Alexander Ocher</author>
<pubDate>Tue, 11 Mar 2008 11:48:29 PST</pubDate>
</item>
<item>
<title>Multi-Threading: When printf Can Be Better than cout</title>
<description>printf and fprintf are much less likely to be preempted in the middle of streaming data.
</description>
<link>http://www.devx.com/tips/Tip/37205?trk=DXRSS_CPLUS</link>
<author>John Hendrix</author>
<pubDate>Tue, 26 Feb 2008 16:24:01 PST</pubDate>
</item>
<item>
<title>Untapped Silverlight Powers: Create Your Own Media Player</title>
<description>Learn how to build an application that reassembles the YouTube player, allowing you to visually control media playback.</description>
<link>http://www.devx.com/dotnet/Article/37094?trk=DXRSS_CPLUS</link>
<author>Wei-Meng Lee</author>
<pubDate>Tue, 19 Feb 2008 02:01:20 PST</pubDate>
</item>
<item>
<title>Optimize the Performance of Your Internationalized Applications</title>
<description>More and more Windows applications are internationalized to take advantage of the global marketplace. However, multi-byte string handling functions may impact program's performance and should not be used with single-byte character sets (SBCS).</description>
<link>http://www.devx.com/tips/Tip/37046?trk=DXRSS_CPLUS</link>
<author>Alexander Ocher</author>
<pubDate>Mon, 11 Feb 2008 16:59:27 PST</pubDate>
</item>
<item>
<title><span style="color: red">(Subscriber Content) </span>C# 3.0 Syntax Additions&#8212;Design Guidelines</title>
<description>These guidelines will help you understand new additions to C# 3.0 syntax and avoid some of the pitfalls you can encounter when using them.</description>
<link>http://www.devx.com/codemag/Article/37010?trk=DXRSS_CPLUS</link>
<author>Peter  Ritchie</author>
<pubDate>Mon, 11 Feb 2008 14:02:11 PST</pubDate>
</item>
<item>
<title>What's New in C# 3.0? Part 2</title>
<description>The release of Visual Studio 2008 updates C# to version, 3.0, with several key language enhancements and LINQ support. Part Two of this series will walk you through C#'s new LINQ support features and other time-saving enhancements.  
</description>
<link>http://www.devx.com/dotnet/Article/36714?trk=DXRSS_CPLUS</link>
<author>Wei-Meng Lee</author>
<pubDate>Tue, 29 Jan 2008 22:09:58 PST</pubDate>
</item>
<item>
<title>Determine Whether a C or C++ Compiler Was Used to Compile Code</title>
<description>The code below uses standard, pre-defined macros to determine whether a C or C++ compiler was used to compile the code.</description>
<link>http://www.devx.com/tips/Tip/36775?trk=DXRSS_CPLUS</link>
<author>Alexander Ocher</author>
<pubDate>Tue, 29 Jan 2008 16:15:41 PST</pubDate>
</item>
<item>
<title>What's New in C# 3.0? Part 1</title>
<description>The release of Visual Studio 2008 updates C# to version, 3.0, with several key language enhancements and LINQ support. Part one of this series will walk you through implicit typing, automatic properties, and other time-saving enhancements. </description>
<link>http://www.devx.com/dotnet/Article/36703?trk=DXRSS_CPLUS</link>
<author>Wei-Meng Lee</author>
<pubDate>Thu, 24 Jan 2008 21:34:57 PST</pubDate>
</item>
</channel>
</rss>

