Remote development advice



My friend and I are entrusted to develop a small web based application
using ASP and SQL Server database. We are using IIS as the web server.
My friend has some background in web programming and I unfortunately
have none, so I am taking the role of database designer and application
tester. The IIS and SQL Server (2005 Express Edition) is setup in his
PC in our puny office and do have internet access.

I want to be able to access the pages that my friend has done remotely
from home so that I could join him in the development process.

Is there a way for me to do this? We do not have a registered domain.
Is there a way for me to access my friend's PC remotely just by using
his IP address?

Any advice at all would be highly appreciated.

Regards
Ujang

.



Relevant Pages

  • Re: Remote development advice
    ... We are using IIS as the web server. ... The IIS and SQL Server is setup in his ... I want to be able to access the pages that my friend has done remotely ... Then whichever web site he has configured as the default site on IIS should appear, assuming the web server was configured correctly. ...
    (microsoft.public.dotnet.general)
  • ASPNET & NETWORK SERVICE accounts hitting SQL Server
    ... Running IIS 6 and ASP.NET, the only way an application can access SQL Server ... application logs onto the SQL Server database, it does so under the logon of ...
    (microsoft.public.sqlserver.security)
  • ASPNET & NETWORK SERVICE accounts hitting SQL Server from IIS
    ... Running IIS 6 and ASP.NET, the only way an application can access SQL Server ... application logs onto the SQL Server database, it does so under the logon of ...
    (microsoft.public.sqlserver.security)
  • ASPNET and NETWORK SERVICE accounts hitting SQL Server
    ... Running IIS 6 and ASP.NET, the only way an application can access SQL Server ... onto the SQL Server database, it does so under the logon of the actual user. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • SQL Server "CURRENT_USER" AND "user_name()"
    ... We have SQL Server Stored Procedures that use the "CURRENT_USER" variable. ... We have SQL Server database fields that call "user_name" as a default. ... ASP.NET being run in IIS 5. ...
    (microsoft.public.dotnet.framework.adonet)