Demonstration on how to test an application on mono from within Visual Studio .NET 2003. During the demonstration the ASP.NET application is first run with IIS/IE -- the default combination on VS .NET 2003. Later, we use the Test in Mono facilities of VSPrj2Make add-in to launch mono's XSP (it's test ASP.NET compatible web server) and the default browser (FireFox in my case) to view and interact with the web application.