Skip to content

{ Monthly Archives } May 2007

Good Omens

Good Omens is a great book, which I am reading right now. I feel that this book is definitely the best book I read in the last five years. I would like to recommend it to anybody who relishes the funny and elegant style of Terry. Pratchett.
I quote from Amazon:
When a scatterbrained Satanist nun goofs [...]

WPF data bindings : Binding to Nested Class

Today I come across interesting data binding situation. I wanted to display a ListBox control binded to all possible values of specific enum. The challenging part was the fact that enum was defined inside static dictionary class. Apparently, you shall use the plus + sign in order to achieve the required result.

1 namespace DataBindings 2 { [...]

My first post

Hi, my name is Michael Pavlovsky and this is my first public post. I hesitated for a long time: to make public posts or to continue private publishing. Eventually I decided to stop worry and start posting.