0
Answer

Datacontext

Photo of Antonios Dev

Antonios Dev

13y
1.6k
1
Hi,

I have two databases. The second is failover of the first. My question is how Datacontext is handling failover? Do I need to catch SqlException and reiinstantiate the datacontext after the primary database fails?

Thanks