Hi Dear. scenario: I have two db. For example 'testDb' and 'testDbMirrorBackup' Assume that i use testDbMirrorBackup for search and report and testDb for other operation(insert/update/delete). How can i create and implement two(or more) context with different connection string and use each? How can i implement multi-context in this framework?
Thanks. Best Regards.