Microsoft announced they will be effectively merging the entire Yammer sales team, their recently acquired enterprise social media platform, with their Office 365 sales team.


Microsoft announced they will be effectively merging the entire Yammer sales team, their recently acquired enterprise social media platform, with their Office 365 sales team.

Microsoft announced that they will be integrating Google Talk into its Outlook.com webmail service.

Patch Tuesday brought on UEFI firmware updates including a patch for Wi-Fi reliability and enabling PXE boot for Surface RT and Surface Pro.

Microsoft’s devices and services makeover moves into their new plan for enlisting next-gen top-tier developers and promote their new and expanded Microsoft toolbox.

Microsoft’s flagship OS, Windows 8 has been forced into a U-turn based on consumer feedback, polls and statistics, even after the passing the 100 million sales mark.

Windows Blue, codename for Microsoft’s next update to Windows 8 and will be available later this year, building on the bold vision set forward with Windows 8 to deliver the next generation of tablets and PCs.
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.
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...

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 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.