Microsoft this week premiered a public beta of a forthcoming release of Windows Home Server, which will be capable of smooth-streaming video to any Silverlight-enhanced client via the Web.
Latest Daily News Articles - Page 186
WPF and Silverlight Report Viewer and Printing Control by DevExpress
DevExpress.com is proud to announce the immediate availability of its newly added Silverlight and WPF Report Viewer Control.
Microsoft Gets Aggressive With Dynamics CRM
Microsoft news: Microsoft stepped up its push into the enterprise applications market yesterday with a battery of announcements around its Dynamics line of ERP and CRM software.
Microsoft's Kin Smartphones Could Eclipse Windows Phone 7 Series
Microsoft's Kin One and Kin Two smartphones could benefit from the rise in social networking, but the mobile devices' ultimate success also depends on details not announced during their April 12 rollout, such as carrier plans.
Microsoft Visual Studio 2010 Makes Good Progress
Microsoft Visual Studio 2010 represents a substantial improvement over Microsoft Visual Studio 2008, with enhancements to the tools core functionality and its handling of ASP.NET, C#, C++ and VB.
Microsoft Visual Studio 2010 for Database Professionals
Microsoft Visual Studio 2010 also includes an improved set of design-time facilities such as IntelliSense, refactoring, code navigation, new designers for workflows, Entity Frameworkbased applications, and WPF applications.
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.
