I have just completed my first ASP.Net Web application and I need a walk through to use the One-Click deployment to get my application on the server.
Also, when the application is deployed to the server do that mean it will run on the server and do not need any resources on the users PC.
I ask the question because a version of the same application is running on windows on a PC but it can not run on Windows XP because xp does not support certain resources (Framwork 4) etc.
When it is running on the server will the application be able to be access my a pc with XP and still execute OK?