In a few weeks I have to demonstrate a project I've been working on and at the moment I've just been using the Visual Studio Express 2012 debug with IIS Expess. The project is simply an ASP.NET MVC web application that I access on an android device through WebView.
I was just wondering, is it possible to set up my laptop as a virtual server? At the demonstration I won't have internet that both the laptop and android will be able to connect to.
Is there another way to do it? Possibly by tethering the devices?