Latest .NET / C# Articles - Page 9

Using Page Inspector to Examine ASP.NET Web Forms

Visual Studio Page Inspector is a diagnostic tool that helps you to dissect and observe the HTML source and styling information of your web pages, presenting the detailed information in an easy to read form. Bipin Joshi shows you how the Page Inspector can be used with ASP.NET Web Forms.

The Cost of Bugs

Software defects and bugs cost $60 billion a year in the US. Check out this infographic to get a few other statistics on the impact of defects in your applications.

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.

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

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!

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

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.

Go Deeper

  • This buyers guide provides independent research and test results to help you determine your endpoint protection requirements and identify …
  • The penetration of virtual servers is approaching 50 percent in IT infrastructures, yet administrators are only backing up, on average, 68 …
  • When the economy is stable, a company's IT organization may view Finance as just one of many internal customers competing for attention. But …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds