[an error occurred while processing this directive]
Using Neural Networks and OLAP Tools to Make Business Decisions Enterprise data is the lifeblood of a corporation, but it's useless if it's left to languish in data silos. Data warehousing and mining provide the tools to bring data out of the silos and put it to use. Visual C++ Thread Debugging Thread debugging can be one of the more difficult debugging exercises for a Visual C++ developer. The Visual Studio 2008 debugger contains a number of improvements that make thread debugging more productive, enabling code issues in multi-threaded applications to be identified and remedied faster. Implementing Visual and Data Mashups Online Venture into the creation of online mashups and compare different online sites that facilitate mashup creation. In particular, you will learn about Yahoo Pipes, Microsoft's Popfly, Google Mashup Editor, Intel MashMaker, and others. You also will see how to create a working online data feed mashup with Yahoo Pipes. Three Workflow Approaches with WebLogic Portal Knowing multiple ways to create workflows in WebLogic Portal will provide you with the ability to deliver solutions based on requirements, methodologies, and timelines. Creating a Service with Windows Communication Foundation and LINQ to SQL The .NET framework is full of small, discrete, and useful classes and big chunky bits. When you start combining the chunky bits, like LINQ to SQL and Windows Communication Foundation, things get interesting real fast.
Visual C++ Thread Debugging Nick Wienholt - 08/06/2008 Thread debugging can be one of the more difficult debugging exercises for a Visual C++ developer. The Visual Studio 2008 debugger contains a number of improvements that make thread debugging more productive, enabling code issues in multi-threaded applications to be identified and remedied faster.
32 OpenMP Traps for C++ Developers Andrey Karpov - 07/30/2008 Pursue a description of a number of parallel code errors that lead to incorrect behavior of parallel programs created with OpenMP.
A TR1 Tutorial: Smart Pointers Marius Bancila - 07/16/2008 Learn about the new smart pointers available in the standard library, shared_ptr and weak_ptr.
An Easy Way to Make an MFC DLL ++GGL - 07/10/2008 Sometimes, you can't avoid writing your own DLL. This explanation takes some of the mystery out of the process.
By Jeffrey Juday -
See how Microsoft Visual Studio 2008 Team System - Database Edition makes creating and using database functionality easy for .NET developers!
By Jeffrey Juday -
Using the Microsoft System Center Operations Manager Author Console learn how develop a management pack to accompany your application.
CodeGuru is all about sharing. If you have some unique code or an article, we'd love to hear from you. Please read the Submission Guidelines to see how to submit. We are always after great new articles to post!
Visual C++ Thread Debugging Nick Wienholt - 08/06/2008 Thread debugging can be one of the more difficult debugging exercises for a Visual C++ developer. The Visual Studio 2008 debugger contains a number of improvements that make thread debugging more productive, enabling code issues in multi-threaded applications to be identified and remedied faster.
Hottest Forum Q&A on CodeGuru for the week of April 25th, 2004 Sonu Kapoor - 05/04/2004 This week's topics include the usage of WM_NULL, whether a Machine ID for copy protection purposes exists, whether there is any range for WM_XXX messages that someone could use without having any troubles with the Windows message handlers, and how can a person validate a auto_ptr?
Codeguru Update eNewsletter - July 29th, 2008
If you haven't realized it yet, mobile development is the latest thing that should be on your calendar of learning tasks. Find out why.
Codeguru Update eNewsletter - July 22nd, 2008
"To upgrade or not to upgrade, that the question." Shakespeare could not have said it better. Learn when it's good to upgrade your software—and when it's best just to leave it alone.
Codeguru Update eNewsletter - July 15th, 2008
Should someone entering the development world skip learning MFC in favor of .NET? Read the discussion and feel free to add your own opinion!