Hello,
I have two questions:
1. Is it possible to change connection string on runtime (I mean when server is
already started - GroupDocs are already initialized), I want to change database
users (SQL Server). If it is possible, how could I do that ?
2. Is it possible to change routes' URLs generated by routes.MapAnnotationRoutes() method ? (to be exact I'm talking about "document-viewer/{action}" route)
Thanks