NDC Badges arrived
I got all psyched up today - the entrance badges for NDC 2008 arrived the office today. One step closer to the coolest developer conference in Norway to this date (I’m probably stepping on a few to...
I got all psyched up today - the entrance badges for NDC 2008 arrived the office today. One step closer to the coolest developer conference in Norway to this date (I’m probably stepping on a few to...
Microsoft announces Source Analysis for C#. It is very similar to Static Code Analysis (FxCop), but instead of doing on the binaries it performs the analysis on the actual C# code. Read more about...
The dates have changed for my workshop at METU in Turkey. The 23rd of June and for four whole days we’ll have training in Xna, with focus on Xna 3.0. We will try cover all of Xna in these four day...
Martin Woodward posted earlier about how to go about aligning build numbers with assembly versions in TFS2008. We used to do the same thing as he describes for our builds, but I found it really an...
We’re finally closingin on the release of the version 4.0 of the every so brilliant ReSharper. You can find here. Among other things the beta offers quite a bit of C# 3.0 features: - New code a...
Yesterday, Microsoft launched a completely redesigned creators club site alongside with a beta of the community games. Just entering the site after logging in, you can see how easy it is to submit...
The runtime for .net has a type caching mechanism that is really great. Every so often I write code where you need specific data based upon a type. Normally one tend to revert to a Dictionary with ...
****** \*\*\*\*** You have to add the namespace specification in front of every element. Create a XNamespace by doing : XNamespace microsoftNamespace = http://microsoft.com/schemas/VisualStudio/...
The new beta version of Flash 10 comes with hardware acceleration for 3D. This could prove to be the real advantage point Flash needs over technologies such as Silverlight. As a C# developer and e...
As a response to Fredrik Kalseths blog about circle of interest and a subtle hint in his post that it would be interesting to see my circles (sounds a bit kinky, doesn’t it), here goes : It seem...