好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

Running ASP.NET Applications in Debian and Ubuntu

Running ASP.NET Applications in Debian and Ubuntu using XSP and Mono

This will start the XSP with ASP.Net 2.0 application

xsp2
Listening on port: 8080 (non-secure)
Listening on address: 0.0.0.0
Root directory: /usr/share/asp.net2-demos
Hit Return to stop the server.
Application_Start

Now you need to point your web browser to http://localhost:8080/

You should seen the following screen

查看更多关于Running ASP.NET Applications in Debian and Ubuntu的详细内容...

  阅读:38次