I was wondering if there is a way to program and compile .net applications (C #, asp.net mvc) from a USB drive on any laptop that I plugged in.
I am looking for a solution that does not require installing programs on a laptop, so I should be able to run the ideal or editor from exe and compile, presumably, from the command line.
It was also interesting if I can run MS test projects from the command line to verify the tests passed, etc.
thank
, , , Visual Studio USB ( Visual Studio USB - ).
, , USB- , USB-. , , Visual Studio, , , .
- USB- Visual Studio . USB . , , VMWare Player USB-. , VirtualBox. , : VirtualBox USB-. VirtualBox, USB-, Windows Visual Studio , , . USB-, - .
! , .
, Mono live cd. OpenSuse USB- Mono, ...
Mono
Portable VirtualBox USB-. , , .
VirtualBox , . .
SharpDevelop, . SharpDevelopOnAMemoryStick.
, , , csc.exe ,
csc.exe
C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319
And it can be used to create simple applications (you will skip resgen.exeto be able to do something serious)
resgen.exe
You can compile from the command line if the computer has an SDK.NET Framework, then you can use an editor such as Scite to edit code and automate compilation.
check this
http://msdn.microsoft.com/en-us/library/78f4aasd%28VS.80%29.aspx
Source: https://habr.com/ru/post/1743010/More articles:In SQL / MySQL, can I use Left Outer Join to search for duplicates if there is no primary identifier index? - sqlAccessing NativeWindow Content in an HTML AIR Application? - javascriptShould you remove all warnings in your Verilog or VHDL design? Why or why not? - vhdlС# - получить путь к файлу из файла конфигурации - @не делает это волшебство - c#Can you use backlinks in the regex pattern part? - phpGetting text between quotes using regular expression - stringregex jquery removes all double spaces - jqueryHow can I restore / reorganize my indexes on Sql Compact 3.5 SP1? - indexingSVNKit: как получить номер версии из рабочего каталога - svnkitDreamweaver CS4 Mac .inc color code - phpAll Articles