Thursday, July 30, 2009

Is there anyway to remotely compile C# 2008 programs.?

I installed C# 2008 Express on my Vista desktop machine but I want to write the programs on my laptop which doesn't have enough power to handle 2008. Can I write programs in textpad and remotely compile them somehow?

Is there anyway to remotely compile C# 2008 programs.?
Your laptop might not have the power to run the IDE, but it should be able to run the command line compiler (csc.exe).





See-%26gt; http://www.csharpfaq.com/content/14.aspx
Reply:Your best bet would be to enable remote desktop on your PC machine and log into it from your laptop to compile the programs while working on your laptop. Other then that I'm not sure of any remote compiling options.


No comments:

Post a Comment