Home > Archive > Visual Studio > March 2005 > How to create a C# Console Application on another machine?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How to create a C# Console Application on another machine?
|
|
| Quentin Huo 2005-03-08, 4:01 pm |
| Hi:
I want to create a new C# console application on my server (it is another
machine with different IP) from my VSStudio2003 on my local machine. Can I
do this?
If yes, how can I do this? Is there any article talking about this online?
If not, any suggestion?
Thanks
Q.
| |
| Kevin Spencer 2005-03-08, 4:01 pm |
| A console application is an executable. Develop it on your development
machine, and deploy it wherever you want.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
What You S Is What You Get.
"Quentin Huo" <q.huo@manyworlds.com> wrote in message
news:eDEg53$IFHA.2700@TK2MSFTNGP09.phx.gbl...
> Hi:
>
> I want to create a new C# console application on my server (it is another
> machine with different IP) from my VSStudio2003 on my local machine. Can I
> do this?
>
> If yes, how can I do this? Is there any article talking about this online?
>
> If not, any suggestion?
>
> Thanks
>
> Q.
>
|
|
|
|
|