Looking for a bulk purchase of the Microsoft Surface’s? You are in luck! Microsoft has released a tool which will provide you with a way to purchase a bundle of the devices at once.
Latest Daily News Articles - Page 8
Microsoft Fuels Windows app Development with Cold, Hard Cash
Microsoft makes the decision to offer cash to app developers, up to $2,000 to build new Windows 8 and Windows Phone apps.
Stimulsoft Announces the Release of WinRT Report Designer
Stimulsoft has announced the release of Stimulsoft Reports, the new report designer for WinRT platform that enables you to create and edit reports on any device running Windows 8.
WebHugh Technologies Launches Cost Effective Design and Development Services
Responsive web design, Branding, logo design and business portfolio web designs are the main specialities of WebHugh.
Reports Indicate Microsoft Surface Pro Sales Falling Short
If this weekend’s reports on Microsoft’s Surface RT and Surface Pro are correct, Microsoft may have drastically over-estimated the demand for the new tablets.
Based on a recently discovered SEC filing, it would appear that Microsoft may be ready to change its stance on creating a Windows 8 Surface Phone
Based on a recently discovered SEC filing, it would appear that Microsoft may be ready to change its stance on creating a Windows 8 Surface Phone
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...

How to use Visual Studio 2012 to Download Images from Websites
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 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.
