Failures happen. It's a fact of life, but you can learn to regroup and continue on.
Latest Caching and Peformance Articles
Lessons Learned: Actor Model Thinking in an Actor Model Architecture
Restructure your thinking, if necessary, when using the Actor Model system. The new way of thinking will serve you well.
Building a Windows Workflow SQL Server Integration Services Activity
Learn to how to make SQL Server Integration Services a part of Windows Workflow Foundation.
Working with Binary Large Objects (BLOBs) Using SQL Server and ADO.NET
Want to store documents or photos in SQL server? Learn how SQL Server and ADO.NET together can provide an elegant solution for storing and retrieving BLOBs.
Working with the XML Data Type of SQL Server
Store XML data directly in SQL Server. Use the power of the XML data type to store and manipulate XML data efficiently and easily.
Business Data Catalog in Microsoft Office SharePoint Server 2007 and the Object Model
Microsoft Office SharePoint Services (MOSS) 2007 introduced a mechanism to integrate back-end systems and Line of Business processes with the Portal infrastructure, bringing external data inside the Portal. In addition to creating XML schemas manually, with SharePoint's Object Model the BDC can be generated programmatically.
Latest CodeGuru Developer Columns
Understanding the C++ Utility Components in the C++ Standard Library
Learn more about a few commonly used components and explore their utility and usages.

Top Programming Languages to Use for .NET Development
Take a look at some of the most popular languages to use within the .NET paradigm.

Using Common Visual Basic Maths Conversion Functions—Imperial to Metric
When you need to convert imperial to metric and vice versa, here are some formulas to keep on hand.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.