2007

Discover how C# 3.0's LINQ, lambda expressions, and anonymous types dramatically simplify parsing WordprocessingML document sections compared to traditional C# 2.0 approaches.

Learn how to efficiently process large XML documents in LINQ to XML by combining XmlReader streaming with XElement.ReadFrom to avoid memory issues while maintaining ease of use.

Find the best resources for learning Office Open XML (OOXML) development, including documentation, SDKs, specifications, and community sites to accelerate your learning.

Get an overview of Mindscape's LightSpeed 1.1 ORM framework release, featuring new capabilities like default ordering for entities and child collections.

Download Utilities.NET 1.0, a comprehensive collection of 117 helper classes covering collections, reflection, threading, web development, and more from nearly 5 years of .NET development.

Sitemaps 1.1 released


Update to Sitemaps.NET 1.1, the renamed GoogleSitemap.NET library that now supports the unified sitemap standard used by Google, Microsoft, and Yahoo.

One year at Intergen


Reflect on a year of professional growth at Intergen, including working with new technologies, learning testable design practices, and embracing continuous integration.

Delicious


Organize your bookmarks with del.icio.us social bookmarking, using tags for easy filtering and Foxylicious Firefox extension for seamless browser integration.

TechEd.Close();


Reflect on the highlights of TechEd 2007 including running hands-on labs, discovering Visual Studio Team System for Database Professionals, and the value of attending unexpected sessions.

TechEd 2007


Get a preview of TechEd 2007 New Zealand featuring Intergen's hands-on labs team and sessions on ASP.NET, SharePoint, and Office development.

LightSpeed iPod


Read about winning an iPod from Mindscape's LightSpeed beta feedback competition and the experience of contributing to the ORM's development.

Build TrafficWarden, a Silverlight application for monitoring router traffic with real-time usage graphs, using Netflow data capture, LightSpeed ORM, and JSON web services.

Json.NET and Mono


Learn how Json.NET powers the JSON backend for Mono's System.Web.Extensions implementation used by ASP.NET AJAX.

Compare Enterprise Library Logging and log4net, weighing factors like extensibility and tooling against performance, buffering support, and platform compatibility.

Community Server 2007


Upgrade to Community Server 2007 and take advantage of override config files, improved skinning with fewer files, blog file storage, and FeedBurner integration.

Json.NET and MonoRail


Learn how the Castle MonoRail web framework adopted Json.NET for its JSON support, demonstrating the library's production readiness.

Sitemaps.org


Learn about the new sitemaps.org collaboration between Google, Microsoft, and Yahoo that standardizes the XML sitemap format across all major search engines.

Five Things Meme


Discover five personal facts about the author, including starting programming in VB 6.0, having O-negative universal donor blood, and a favorite for DuckTales.

Json.NET 1.2 released


Use JsonIgnoreAttribute to exclude properties from serialization and AspNetAjaxDateTimeConverter for compatibility with Microsoft's ASP.NET AJAX date format.