Tag Archives: IIS

ASP.NET Web Application Without .ASPX Extension

The Problem Ok, let’s say you want to create an application in ASP.NET. That application should be able to execute .NET code regardless of the path that is requested. You don’t want to map the .NET execution to a specific … Continue reading

Posted in .NET, Code, WebDAV | Tagged , | 21 Comments