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


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.

Microsoft’s MDOP for IT management also known as Microsoft’s Desktop Optimization Pack receives a list of new IT administration capabilities for Windows 8.

The HIPAA regulations have changed and Microsoft responds by making cloud service providers "business associates" of healthcare providers and health plans.
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 use a for loop to loop through all of the images found on a web page and save them via the DownloadFile method of the WebClient object.

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.