I'm new to this, but I've just followed a tutorial through, which I understand fully. Unfortunately, at the end, it simply says 'To deploy, copy the .aspx file and any necessary support files to a properly configured virtual directory on the web server'. When I look in the folder for the project, for some reason it only contains a single 1kb file, unlike other applications which seem to contain all the files, so I don't know where the .aspx file is.

I know how to upload stuff to a website etc.

So, is this stuff fairly simple, or will I need to follow more tutorials to deploy the application? If it's simple, could somebody let me know what to do next? If it's fairly complicated, does anyone know where I'd find a good tutorial about deploying an application?

Thank you.