Welcome to MSDN Blogs Sign in | Join | Help

July 2005 - Posts

Many Questions: Generics Variance

One of the main benefits of the addition of generics to C# is the ability to easily create strongly typed collections using types in the System.Collections.Generics namespace. For example, you can create a variable of type List<int>, and the compiler
Posted by peterhal | 7 Comments

Many Questions: general catch clause

I’m back from my course on Software Design. Now that we are starting to think about the version of C# after VS 2005 we are shining a bright light on all the ways the current compiler codebase could be better. This is the fun part of the product cycle
Posted by peterhal | 2 Comments

Out this week ...

I've been out this week taking a great course on designand architecture. For those interesed in the evolution of C#, check this out http://msdn.microsoft.com/events/pdc/
Posted by peterhal | 0 Comments

Many Questions: switch on type

I hope everyone had a good fourth of July weekend. I certainly did. I spent the weekend hiking around the Olympic peninsula with my girlfriend and capped it off watching the fireworks here in Seattle. On to our question of the week: We get a lot of requests
Posted by peterhal | 15 Comments
 
Page view tracker