Microsoft is offering financial enticements to customers of on-demand ERP (enterprise resource planning) vendor NetSuite to switch over to Microsoft's Dynamics family of business applications.
Latest Daily News Articles - Page 204
Microsoft's Xbox Sales Beat Wii, PS3 in February
Microsoft Corp.s Xbox 360 beat Nintendo Co.s Wii and Sony Corp.s PlayStation 3 last month to become the best-selling video-game console in the U.S. for the first time in more than two years
Microsoft launches UK MSN Video Player online video-on-demand service
Microsoft launched its MSN Video Player online video-on-demand service in the UK yesterday.
I4i versus Microsoft, Round 2
The U.S. Federal Court of Appeals has once again upheld a jury's verdict that Microsoft willfully infringed on patents awarded to i4i.
Motorola and Microsoft teams up
Motorola entered a deal with Microsoft on Tuesday.
10 Reasons Why Security Problems Persist at Microsoft
Only 10 reasons?!
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.
