Latest Developer Articles

Light up Your Modern Apps with DXTREME

DXTREME is a new set of development tools that will allow you to build apps for Windows 8 platform using XAML, as well as building for multiple mobile platforms using JavaScript and HTML. In this article, you’ll go end-to-end in building a rich, interactive application for Windows 8 using DXTREME XAML Controls.

Using NUnit with Visual Studio 2012 Unit Test Projects

Visual Studio 2012 uses MS-Test, Microsoft's unit testing framework, by default but also allows you to use third-party unit testing frameworks. Bipin Joshi shows you how to use these third-party unit testing frameworks and still use Visual Studio IDE to run the tests.

Working with the Clipboard in VB.NET and C#

It might be strange to find an entire article dedicated to the Clipboard object but the sad fact is people still do not know what the Clipboard object is, how to differentiate between copied information, and how to use it. Hannes du Preez demonstrates its proper use, to eliminate any remaining confusion.

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.

Latest Developer Stories by Section

Visual C++/C++

More Visual C++/C++ ...

.NET / C#

More .NET / C# ...

Daily Developer News

More Daily Developer News ...

Visual Basic

More Visual Basic ...

Whitepapers

More Whitepapers ...

Sponsored Developer Features

More Sponsored Developer Features ...

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

Working with the Clipboard in VB.NET and C#

It might be strange to find an entire article dedicated to the Clipboard object but the sad fact is people still do not know what the Clipboard object is, how to differentiate between copied information, and how to use it. Hannes du Preez demonstrates its proper use, to eliminate any remaining confusion.

CodeGuru Blogs

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.

On the Forums

Go Deeper

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds