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 - 08 Mar 2005 17:13 GMT
A console application is an executable. Develop it on your development
machine, and deploy it wherever you want.

Signature
HTH,
Kevin Spencer
Microsoft MVP
.Net Developer
What You Seek Is What You Get.
> Hi:
>
[quoted text clipped - 9 lines]
>
> Q.