Base solution for your next web application

Activities of "rafalhc"

Question

Hi,

I want to have two separate DB Contexts. One for write side and second (read only) for read side.

Additionally I need to have ability to set different isolation levels for both and not to use distributed transactions.

What is the best way to do that?

Showing 1 to 1 of 1 entries