Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Anonymous   (RSS)

C# Debugging Improvement for VS 2008 SP1- Part II

Anonymous Types On Further review there are a few problems with anonymous-types, they all boil down to the fact the names given to these types are not valid C# type names ( so that users don't explicitly use them in code). But while debugging this is
Posted by Sree_c | 18 Comments
Filed under: , ,

Immutable is, the new Anonymous Type

Overview In the spirit of keeping my first post short and simple, i plan to write about changes to Anonymous tyes that will be of interest to quite a few developers. Anonymous types are immutable, yes its true. Now depending on your current project, prevaling
Posted by Sree_c | 18 Comments
Filed under:
 
Page view tracker