“respond_to” in .NET

16.07.2010 - 20:00 UTC

One of the new features in .NET 4.0 is the introduction of the dynamic keyword that delegates the check whether something can be called to the runtime. This supports the Dynamic Language runtime and ...read more

Getting FubuMVC from github and building it from the command line

06.02.2010 - 09:46 UTC

Documentation on new and upcoming projects is sometimes a bit sparse, here a first contribution to FubuMVC : The bare beginnings. Get some git environment running. This is a good introduction ...read more

Fashion of the week - Building with Rake

01.06.2009 - 14:01 UTC

Here & There I have been seeing people using Ruby's build system rake in their .NET open source projects instead of NAnt or MSBuild. I don't really feel like commenting this fact here, but it...read more

C# 3.0 - Hair extensions for wanna-be rubyists

01.04.2007 - 13:55 UTC

Metaprogramming and cool syntax aside, there is something in ruby that is quite sexy and will be available to the .NET world once C# 3.0 is out: Check out this sweet ruby code: 2.upto 5 do |x| ...read more

Are no news news?

27.09.2006 - 19:44 UTC

It is pretty much a month ago since I last wrote something here. There have been holidays, a cold, much work and interesting settings. However, nothing that changes much right now. Such is life...som...read more
0 1