catch 22 - Andreas Kahler's blog

/* Quasi-random notes by a software developer */ }

March 29, 2009

Implementing INotifyPropertyChanged without hard-coded strings

›
If you are programming with the Windows Presentation Foundation you probably also use data binding and the INotifyPropertyChanged interface....
March 27, 2009

A C# implementation of the Ruby 'each' iterator

›
If you ever had a look at Ruby you probably saw things like the following in one of the many tutorials: s1 = 0 (10...20).each { |x| s1 += x*...
March 26, 2009

Using 'yield' in C#

›
One nice feature of C# which I wasn't aware of for a long time (sometimes it would pay off to have read a proper C# book cover to cover....
‹
Home
View web version

About Me

My photo
Andreas Kahler
Freelance Software Developer based in Munich, Germany. Co-founder of FabLab Munich.
View my complete profile
Powered by Blogger.