Microsoft has released the latest Windows Phone Developer Community Technical Preview (CTP) for Windows 7
Latest Daily News Articles - Page 185
Microsoft Warns of SharePoint Security Flaw
Microsoft issued a security advisory on Thursday for a vulnerability in Microsoft Windows SharePoint Services 3.0 and Microsoft Office SharePoint Server 2007.
5 Essential FAQs about Microsoft Silverlight
If you're building business apps on the web, Silverlight can help.
GrapeCity's products provide full support for Microsoft Visual Studio 2010
GrapeCitys ActiveReports and FarPoint Spread Products Provide Full Support for Microsoft Visual Studio 2010
Porky Microsoft Visual Studio way over the hill
Code Bubbles, not bloat, for .NET and Java.
NetSuite Outage and Cloud Service SLAs
The recent outage at NetSuite reported by CRN includes a quote from Steve Jones, CEO of Explore Consulting (a NetSuite advocate), occasional minor outages are just part of the reality of cloud computing today.
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.
