We are developing a web application that will provide some WebDAV features and to implement these we are evaluating the IT-Hit server engine component for .NET.
The aim is to give the user a certain MS Office document in read-write or read-only mode based on some internal logic; we have tried to investigated through the WebDAV template application in Visual Studio and through the online documentation, but we haven't found a specific method to accomplish this. Where could we find more specific references?
Moreover, is it possible to know when an user has closed the MS Office application (i.e. MS Word) and completed his/her interaction with the document?