The Wayback Machine - https://web.archive.org/web/20110408200917/http://www.codeguru.com/

    Latest Developer Articles

    Programming the Windows Transactional File System (TxF)

    The Transactional File System (TxF) supports a number of advanced features that allow full control over data consistency and transaction commitment. In this C++ tutorial, transacted directory operations will be covered, demonstrating the ease with which directory consistency can be guaranteed using the TxF.

    Using Microsoft Ajax CDN to Refer ASP.NET AJAX and jQuery Files

    ASP.NET AJAX and jQuery are popular choices amongst ASP.NET developers to render rich user interface. Bipin Joshi shows you how Microsoft Ajax CDN can be used in ASP.NET web sites to refer ASP.NET AJAX and jQuery files.

    Build Automation and Lab Management with Team Foundation Server 2010

    When it comes to processes that can take manual labor out of development, build automation immediately springs into mind. In the world of Team Foundation Server, organizations using the product can use a wide set of functionality. This includes not only build automation, but also automating a complete set of virtual machines to help with testing. This fifth installment of the Microsoft ALM series explores these two options.

    How to Ingest an RSS Feed in Silverlight

    This article shows you how to consume an RSS feed in Silverlight and discusses fetching the results and binding them onto the Silverlight DataGrid.

    .NET Framework Parallel Programming Design Patterns

    There is a buffet of Parallel Programming patterns and conventions documentation. A good approach to digesting all the available information is to ingest a little bit at a time. Developers looking for a Parallel Programming Patterns and Conventions appetizer will find it in this article.

    C# Coding Standards and Practices

    Explore the often overlooked, but yet extremely valuable art of coding standards and practices, including a definition of common areas, along with links to examples.

    Latest Developer Stories by Section

    Latest CodeGuru Developer Columns

    Using VC++ .NET

    USING VC++ .NET

    Faster Microsoft C++ Programming With The MFC Class Wizard

    During the glory days of MFC and ATL in the 1990s and early 2000s, The Visual C++ class wizard was a highly-used and useful IDE tool that simplified life for developers. The re-introduction of the class wizard, after the absence of a decade, demonstrates commitment to the 'glory day's' ideal and adds simplicity to class management tasks inside the IDE.

    Nuts & Bolts

    .NET NUTS & BOLTS

    .NET Framework: Use Your Own Cache Wrapper to Help Performance

    See how you can use the .NET framework to create your own wrapper classes in C# programming to help boost your application performance when accessing a bunch of reference or other look-up type data that you frequently use.

    VB Today

    VISUAL BASIC TODAY

    Visual Basic .NET Development 101: Learning and Using Microsoft Visual Studio 2010

    Microsoft Visual Studio 2010 is a great integrated development environment for turning out top quality .NET framework applications. VB 2010 Express provides the same basic tools without some of the high-end team development pieces. This first of a two-part article will introduce the user to the VB 2010 Express product.

    Insights

    PROGRAMMING INSIGHTS

    .NET Framework: Task Parallel Library Dataflow

    Learn about the Task Parallel Library Dataflow, a new member of Microsoft's Technical Computing Initiative built on the Task Parallel Library.

    Codeguru Blogs

    Microsoft Kinect SDK: Not Just a Gaming Device

    Many movies today show futuristic computing systems. This includes screens that can materialize in the air in front of the user and then be controlled with the appearance of touch and gestures. While displaying a screen in thin air...

    Cost Versus Speed

    I receive a large number of press releases about events happening in the industry. This week I was sent an initial result from last Fall's Gartner's Application Architecture, Development, & Integration Summit. At this summit, Serena Software polled hundreds of...

    Microsoft WebMatrix Released

    My team was involved with a great project this week. That project was to stream a live event on one of our sites. In fact, the event is streaming live at www.DevX.com/RIA as I write this blog entry. Streaming this...

    (See all Blogs)