in Search
     

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
All Tags » .NET » CLR (RSS)
  • CLR meets DLR...the future is dynamic.

    Jim Hugunin of IronPython fame announced at the MIX conference the DLR (Dynamic Language Runtime). While IronPython demonstrates how good the support for dynamic languages are today in the CLR, the "new Dynamic Language Runtime (DLR) adds a small set of key features to the CLR to make it dramatically...
    Posted to Joben.Rara.blogs(".NET") by velocity on 05-01-2007
    Filed under: Filed under: , , , , ,
  • Disabling method inlining of the CLR

    I am currently reading Richard Grimes’ Fusion WorkShop and in the article he talks about method inlining used by the runtime to optimize execution. I have read this behavior of the CLR but I have never read a way on how to disable this, until he suggested to compile for debug mode. Logical since your...
    Posted to jokiz by jokiz on 03-31-2005
    Filed under: Filed under: , ,
Page 1 of 1 (2 items)