The ASPX Web Server is a standalone web server written in C# that can be used to run your ASP.NET applications with minimal effort.
Features
- You are developing ASP.NET Web pages while working with Windows XP Home Edition, which does not support IIS.
- The ASP.NET Web Server only accepts authenticated requests on the local computer. This requires that the server can support NTLM or Basic authentication.
- Hosts and runs multiple ASP.NET applications.
- ASPX Web Server fully supports all ASP.NET features.
- Can guarantee that the port you specify will be available when you run your ASP.NET applications.
- Windows Shell integration, one click to run ASP.NET applications.
No comments:
Post a Comment