Something about the way in which the DataContext class in Linq to SQL works has been nagging at me for a while. It's not a criticism, it's just something that sticks out to me as an interesting way of doing things. If I derive a class from DataContext
Read More