Software Development

Attended a bunch of session about WPF and WinRT/Metro. A couple of points: Windows. The schizophrenic operating system with two start screens is here to stay. They openly admit it, […]

What keeps bothering me about MVVM, is that user-defined views behave very differently from built-in controls. We use built-in controls like this: <ListBox ItemsSource=… SelectedItem=… /> If, however, ListBox were […]

Had a discussion with some friends where I said I don’t like SQL and consider it an atavism. They disagreed and said that SQL is a very insightful language and […]