in

DoLittle Home Site

All Tags » C# » Optimizing » CLR (RSS)

Browse by Tags

  • .net (generic) type caching

    The runtime for .net has a type caching mechanism that is really great. Every so often I write code where you need specific data based upon a type. Normally one tend to revert to a Dictionary with Type as the key and the datatype as the valuetype for the generic parameters. Typically: This will then...
    Posted to Blog'A'Little (Weblog) by Einar Ingebrigtsen on 05-21-2008
Page 1 of 1 (1 items)
(C)2007 DoLittle Studios. All rights reserved.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems