Abhi's den...

The piece of code which nobody cracked...

Browse by Tags

All Tags » Anonymous types (RSS)
Anonymous types for dummies
Anonymous types are used to define strong types without defining the type. Anonymous types are strongly typed and checked at compile time. It provides a convenient way to encapsulate a set of read-only properties into a single object without having to...
More Posts