0
votes
How can I programmatically determine the creator of a Domino database?
That information is not stored in the catalog, and is probably not stored in the database either (It's not shown on any of the property tabs).
You would probably need to get/write a server …
1
vote
What is the best way and recommended practices for interacting with Lotus Notes from C#
Back in the day I would have recommended N2N from Proposion, but that product has gone since Quest acquired Proposion.
That said, Proposion was proof that you can wrap the Notes API in a se …
