Welcome to MSDN Blogs Sign in | Join | Help

August 2008 - Posts

How I started to really understand generics

First off, a little explanation for the post title: not that I didn't understand generics before. I'd had a pretty good understanding of how they work, how they are implemented in the CLR, what facilities are provided by the compiler, etc. It's just that
Posted by Kirill Osenkov | 16 Comments
Filed under:

Representing dependencies in code

It is more often than you would suspect that people have to deal with some sort of dependencies in an application they're developing. In this post I'll talk about some common algorithms and data-structures to work with dependencies that might turn out
Posted by Kirill Osenkov | 5 Comments
Filed under: , ,
 
Page view tracker