Hi,
How do I deploy my app to the web. I have written a small test program which all it does is display a label.
My directory is called c:\inetpub\wwwroot\webtest
Can I just copy all files in this directory using FTP to my web server or do I have to use XCOPY. If I do, how can you use XCOPY with FTP.
What are the minimum files need to copy across?
If I use 'code behind', do I have to FTP all my .
vb files across?
I am stuck and just starting to learn.