Search   Feed   Browse   Add
Feed items 1 - 1 of 1 for October 2007

Pete Sheill

Developer on the CLR team

CodeDOM and Memory Usage - October 18, 2007

CodeDOM is used by several other library components including WinForms, ASP.NET, XSLT and Web Services.  It can be used to automatically generate code at design time, such as from a visual form, and it can be used to generate code at runtime, "on the fly", for performance.  It provides fast performance because the code is compiled into an assembly, loaded by the CLR and then JIT compiled into native code.  It's been used successfully in many contexts since it was first released...
http://blogs.msdn.com/psheill/archive/2007/10/18/codedom-and-memory-usage.aspx
Available Archives
- October (1 item)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact