The Wayback Machine - https://web.archive.org/web/20121107033305/http://www.codeguru.com:80/csharp/

Latest .NET / C# Articles

Programming HTML5 Web Sockets in ASP.NET 4.5

ASP.NET 4.5 and IIS 8 provide support for WebSocket protocol so that you can program WebSockets in your ASP.NET web forms and ASP.NET MVC applications. Bipin Joshi discusses what WebSockets are and how to develop web applications that take advantage of HTML5 WebSockets.

Building the Developer.Com Windows 8 App

Join Chris Bennett as he walks you through building a Windows Store Application for the Developer.com Network. This reader app, which runs on Windows 8, has been submitted to the Windows 8 App Store and should be available within a few days. In the meantime, he's sharing with you, including the code!

6 Days Until Win 8: Goodbye Chrome and More

Microsoft spent years hammering into developers heads that you need to include certain things on your Windows applications and you need to perform certain actions. Now they want you to forget a quite a few of those "Windows standards" and replace them with new ones.

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

.NET Azure Queuing and Serialization

Understanding Serialization is important if a developer is contemplating Azure .NET Queuing on either Azure Service Bus or Azure Storage Queues. Jeffrey Juday examines some common patterns to effectively apply Data Contract Serialization, leveraging the .NET Data Contract Serialization.

Go Deeper

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds