Visual Studio support for coding in CIL/IL/MSIL?
        Posted  
        
            by jdk
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by jdk
        
        
        
        Published on 2010-03-14T19:58:59Z
        Indexed on 
            2010/03/14
            20:15 UTC
        
        
        Read the original article
        Hit count: 260
        
For the longest time I've been curious to code in Intermediate Language just as an academic endeavour and to gain a better understanding of what's "happening under the hood".
Is there any sort of Visual Studio support for this in the form of: project templates, IntelliSense integration, and those kind of RAD features?
© Stack Overflow or respective owner