You can use ASP.NET in three ways:
- The mod_mono module for Apache can be used to run your applications within the popular web server
- XSP is a light-weight web server written in C#
- Or roll your own server: ASP.NET provides an infrastructure to host ASP.NET in any way you desire.
No comments:
Post a Comment