ikriv

It looks like subtracting dates in .NET is done purely mechanically, ignoring such subtleties as time zones or daylight savings time. In particular, the UTC flag is ignored when subtracting […]

A violation of rule of least astonishment: in Windows Forms the focus is automatically set to the first element in tab order. In WPF (and in ASP.NET) it’s not the […]

Finally, after reading books about WPF I started to actually work with it. As usual, I start with complaints 🙂 It turns out that renaming a WPF form, especially main […]

After trying to build a slightly above-toy-size project in F#, I came to the conclusion that with current tools it would be quite difficult to maintain a project of even […]