I'll Be At Mix07
posted on 04/28/07 at 10:50:23 am by Joel Ross
I think I've neglected to point this out up until now, but here it is anyway. Brian and I are going to be there tomorrow night, and I'm looking forward to a few days of intense sessions. If you're going to be there, let me know and maybe we can meet up.… more »
Categories: General
Getting Enums From Ints
posted on 04/19/07 at 12:04:01 pm by Joel Ross
On just about every project I've worked on, we end up having?an object that has a property that comes from a list of known values that don't change. Because of this, we end up with the data in two places stored in two different ways. First, it's in the d… more »
Categories: C#
