I'm building an application that I need to work on on the move, I have access to many PC which I don't have admin right to install softwares on.
I use C# so I want to have a portable edition of C# or any other wait to compile my application on any other PC ...
Also, if there is a C++ compiler it will be great.