Version 7.1 of the Windows SDK for Windows 7 and .NET Framework 4 is the successor of the Windows SDK for Windows 7 and .NET Framework 3.5 SP1, which was released alongside Windows 7 in October 2009.
Latest Daily News Articles - Page 187
At long last, Microsoft finally launched SQL Server 2008 R2
Microsoft news: At long last, Microsoft on Wednesday announced the release to manufacturing (RTM) of Microsoft SQL Server 2008 R2, the newest version of its database management system software.
DotNetNuke 5.4 adds support for .NET Framework 4 and document management
Not even a month after the release of DotNetNuke 5.3, DotNetNuke 5.4 is released.
.NET Framework 4 RTM Migration Issues on MSDN
.NET Framework 4 RTM became available for download alongside Microsoft Visual Studio 2010 RTM last week, with Microsoft topping the releases off with Silverlight 4 RTW.
Delphi development offered for Microsoft Visual Studio 2010
Embarcadero set to release tool for building Object Pascal-based apps via Microsoft's platform
Microsoft Silverlight Heading to OVP's, Set-top Boxes, 3-D Video and "Enhanced Movies"
Silverlight's progress and future plans
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...

Obtaining External Window Handles and Window Captions with Visual Studio 2012
Learn how to obtain an outside application's window handle, in order to manipulate that window from inside your program, using either VB.NET or C#.

SOLID Principles in C# - An Overview
SOLID principles form the base for writing good and clean object oriented code in C#. Learn about the S.O.L.I.D principles and explore C# coding samples for each.
