Using .NET and PHP to create an extensible WebDAV server





5.00/5 (15 votes)
Shows how a .NET based WebDAV server can be created by combining two Open Source projects. The example implementation returns files from a file system, but you can extend it to return resources from any repository.