So I just finished development of a prototype of my MVC site.
It uses a local instance of a full SQL Server 2008 install, and I'm developing just with the development serves that come with Visual Studio 2010.
Is there ANYWAY I can make this available to my friend to log on and test some stuff out? Or is there no way unless I'm using IIS or something.
Also, I'd want him to be able to like, use it fully, so access to the DB, etc.
Thanks ahead of time guys.