A Microsoft-backed open source projects initiative, CodePlex Foundation, has accepted its first non-Microsoft project, the foundation said on Wednesday
Latest Daily News Articles - Page 212
Hackers update TDSS rootkit causing Windows blue screens
Hackers behind the rootkit responsible for crippling Windows machines after users installed a Microsoft security patch have updated their malware to resolve a conflict with Microsoft update so users don't notice infection
Facebook and MySpace becoming part of Microsoft Outlook
Outlook is truning into a hub for information from popular social networking sites such as Facebook and MySpace
Traffic collapses Windows Phone 7 Series website
Just a day after Microsoft launched its latest gadget, the amount of traffic on the Windows Phone 7 series website ended up collapsing the site.
SQL Server 2005 SP 4 coming soon
Microsoft will release Service Pack 4 for SQL Server 2005 later this year.
Microsoft Silverlight and NBC teaming up for the Winter Games
NBC and Silverlight have teamed up to bring Winter Games to the Web in high definition.
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.
