0
Answer

Datacontext

Photo of Antonios Dev

Antonios Dev

13y
1.2k
1 WCF
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