Both Microsoft Visual Studio 2010 and .NET Framework 4 were dogfooded extensively by the software giant at various development milestones throughout the product cycle.
Latest Daily News Articles - Page 194
Microsoft news: New social network friendly phone from Microsoft
Microsoft news: Microsoft is set to unveil its Project Pink phones this week, with the products on sale just a month later.
.NET Framework 4 RTW in Microsoft Azure by Mid-July 2010
Customers leveraging Microsoft Azure will be able to start taking advantage of .NET Framework 4 for their applications in mid-2010.
MapXtreme v7.0 Brings Mapping to Microsoft Visual Studio Applications
MapInfo MapXtreme v7.0, which came out late last year, is a comprehensive mapping software development kit (SDK) integrated with Microsoft Visual Studio
Microsoft Azure cloud-enabled Office 2010 set to join battle with Google
Contract terms, not features, may have major role in Google Apps vs. Microsoft Azure cloud Office decisions
Microsoft Azure platform AppFabric SDK V1.0 Updated
A new release of the Microsoft Azure platform AppFabric software development kit version 1.0 is now available through the Microsoft Download Center
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...

Disabling Titlebar Buttons with VB.NET
Hannes du Preez shows you how to disable titlebar buttons and menus in your programs temporarily.

WebSockets Meets Security
WebSockets are intended to build bi-directional connections between a web browser and a server. This must be done in a safe way. In addition, the WebSockets have a huge disadvantage (to say it politely). Read on to learn more.
