Latest Developer Articles

Improvements to Parallelism in .Net Framework 4.5

.NET Framework 4.5 has shipped with quite a number of updates and improvements to the parallelism features, many of which Microsoft implemented based on user feedback and common feature requests. This article walks you through a few of these new improvements.

Top 7 Eye-Catchers of Visual Studio 2012

With the RTW of the Visual Studio 2012 IDE in August, Microsoft included some new features and nice enhancements. Read on to learn the top 7 items that caught one developer's eye.

Using RavenDB in ASP.NET Applications

Web applications commonly store data in an RDBMS, however, applications may need to handle data that doesn't fit into traditional row-column format. In such cases Document databases, such as RavenDB, come into the picture. Vipin Joshi shows you how to work with RavenDB in an ASP.NET application.

Leap into the Clouds: A Consideration for Developers

The cloud is not new. More software is now being built for cloud environments; and thus developers are being forced to adapt. Adaptation need not be painful as long as a developer starts today.  Learn about taking the leap; you won't be sorry.

Latest Developer Stories by Section

Visual C++/C++

More Visual C++/C++ ...

.NET / C#

More .NET / C# ...

Daily Developer News

More Daily Developer News ...

Visual Basic

More Visual Basic ...

Whitepapers

More Whitepapers ...

Sponsored Developer Features

More Sponsored Developer Features ...

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

MFC Integration with the Windows Transactional File System (TxF)

The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.

.NET Framework: Collections and Generics

The original release of the .NET Framework included collections as .NET was introduced to the Microsoft programming world. The .NET Framework 2.0 introduced generics to complement the System.Collections namespace and provide a more efficient and well performing option. Read on to learn more...

Top 7 Eye-Catchers of Visual Studio 2012

With the RTW of the Visual Studio 2012 IDE in August, Microsoft included some new features and nice enhancements. Read on to learn the top 7 items that caught one developer's eye.

CodeGuru Blogs

On the Forums

Go Deeper

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds