By BlackRabbitCoder
via geekswithblogs.net
Published: Jun 22 2012 / 09:10
In the .NET 3 Framework, Microsoft introduced the concept of anonymous types, which provide a way to create a quick, compiler-generated types at the point of instantiation.
These may seem trivial, but are very handy for concisely creating lightweight, strongly-typed objects containing only read-only properties that can be used within a given scope.
Comments
BlackRabbitCoder replied ago:
New post!
Voters For This Link (5)
Voters Against This Link (0)