CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2005
    Posts
    767

    Rotor Design Documentation Please!

    Hello All,
    I would like learn how exactly .NET framework runs on Win32. I thought I got a break with SSCLI 2.0 (Rotor), but the documentation on how exactly the various components of CLR i.e. VM, JIT etc work is not available. I have built the Rotor but cannot seem to make sense of the enormous code.

    On the same hand I do not find a good book which describes how .NET components (CLR in perticular) interact with Win32. So please help me on either or both.

    Thanks a lot in Advance.
    One's mistake cannot be your excuse!

  2. #2
    Join Date
    Jul 2005
    Posts
    767

    Re: Rotor Design Documentation Please!

    Ok I think I got my answer elsewhere, thanks anyway. Interested can refer to this book Shared Source CLI Essentials
    One's mistake cannot be your excuse!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured