I want to make a .NET application in C# that can act as an active document server. To my disappointment I can't find any support for it.
Has anyone implemented the interfaces that are necessary to support it in .NET?

What would be the typical alternative to active document in .NET?