Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Jesse Kaplan   (RSS)

Improvements to Interop Marshaling in V4: IL Stubs Everywhere

  When the CLR needs to transition between managed and native code – usually because of P\Invoke or COM interop – we need to generate marshaling stubs (little chunks of code) to handle that specific call and transform the data from managed to native
Posted by CLRTeam | 4 Comments
Filed under: ,

CLR Inside Out

The CLR team has a column in the MSDN magazine called 'CLR Inside Out' where we go in-depth into various aspects of the CLR. The magazine is published monthly, and you can find the list of 'CLR Inside Out' articles over here . If you have topics you'd
Posted by CLRTeam | 4 Comments
 
Page view tracker