Posts

Console Development For The Yearning Masses

Gamasutra has just pre-announced that Microsoft will be releasing the first beta of XNA Game Studio Express at the end of August for ‘free’ (wait for it…), which will be an extention of C# Express and will allow anyone to write games and applications (nah, just games ;)) for the XBox 360…. 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.
2006-08-14
1 min read

SharpReader Updated to 0.9.7.0

Luke just dropped his yearly update to SharpReader today…. 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-08-03
1 min read

Lambda Expressions, Anonymous Methods and Methods

I really think Krzysztof and friends should post some guidelines in the spirit of The Framework Design Guidelines (read: The Book You Must Read) for lambda expressions, anonymous methods and methods, so there won’t be any mixup as to what should be used. I’d hate to see people start writing long anonymous method in the middle of their code – they really disturb the flow…. 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.
2006-07-09
1 min read