programming from a usb stick, .net
        Posted  
        
            by dean nolan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by dean nolan
        
        
        
        Published on 2010-04-27T15:22:57Z
        Indexed on 
            2010/04/27
            15:23 UTC
        
        
        Read the original article
        Hit count: 423
        
I was wondering if there was a way I could program and compile .net applications (c#, asp.net mvc) from a usb stick on any laptop I plugged in.
I am lookinjg for a solution that does not have me installing programs on the laptop, so I have to be able to run an ide or editor from an exe and compile presumably from command line.
Was also wondering if I can run MS test projects from command line to check tests passed etc.
Thanks
© Stack Overflow or respective owner