I just watched
dnrTV 18, on new language features in .Net 2.0. I was already familiar with partial classes, but they also went over some more esoteric stuff, including
covariance and contravariance,
nullable classes, and
anonymous methods. Geez. There's a lot of odd stuff in .Net that I just don't know much about. Well, I guess that's the point of watching screencasts and reading books and whatnot, huh?
Labels: asp.net, programming