Yet another C# developer with a blog.
Browse by Tags
All Tags »
.NET »
C# »
Generics (
RSS)
-
|
I had a chance to actually use my Converter class recently and the experience was less than satisfying. The Converter class works fine, it's just not as easy to use as I would have liked. The way I designed the class forces the user to down-cast the...
|
-
|
One of the things I don't like about schedule-driven projects is that whenever I spot a need for a bit of framework development I never seem to have the time to do anything about it. I had such a moment on the last project I worked on. I needed to...
|