Search Results

1
vote

How do I reward my developers for the little things they get right?

I believe you hit the nail on the head when you said, "they have value because I do not have to go through and point out mistakes which means I do not have to watch them like a hawk which frees me …
1
vote

Do you have a hobby development project?

Yep - Spark view engine for Asp.Net MVC, MonoRail, and standalone. It is open-source and a number of people are using it and have done some writ …
6
votes

.NET WTF?s

I always thought the XmlWriter was a pretty insane design for an abstract base class. The following are just the abstract methods you have to provide - there are plenty of other virtual an …