c# Entity Framework EF 4.1 Change Schema and Database name at runtime
I´ve searched for some topics, but did not find a concrete solution to my problem. My app is a c# commercial app. I´m using EF 4.1 database first. I generate the model from a development database …