Posts

Mono Migration Analyzer 1.0 Released

Miguel de Icaza has announced the Mono Migration Analyzer – a tool that helps migrating .NET apps to Mono so they could finally become cross-platform. Great stuff and I’m positive I’ll be using it soon enough. [via Brad Wilson]… You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it. Context: This post was automatically imported from my old blog, which was originally hosted on Microsoft’s ASP.
2006-11-27
1 min read

Opinion: Collection Initializers Syntax

Mads Torgersen wrote last month in his weblog about how collections are identified by C# 3.0’s new feature – Collection Initializers. You should go read what they are – good stuff. I’d like to address one of the side-topics in his post – overload selection. Let’s take Mads’s example:… You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it. Context: This post was automatically imported from my old blog, which was originally hosted on Microsoft’s ASP.
2006-11-14
1 min read

[Updated (1.8)] Commonly Used .NET Coding Patterns in CodeDom

The latest update (1.8) of my article Commonly Used .NET Coding Patterns in CodeDom is now out…. You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it. Context: This post was automatically imported from my old blog, which was originally hosted on Microsoft’s ASP.NET Community Blogs. When they shut it down, I dumped all of my old posts to Wordpress. You can still check out the original blog on the Wayback Machine.
2006-10-31
1 min read