I am just about to start my first web application in .NET and would like to develop on a remote machine acting as the server.

The server is on a Lan with SQL Server installed.

I know this might sound stupid but how to I develop on a remote server?

Do I just create my new project as normal?
Will I have problems Debugging?