I have two projects in a solution. They both shared the same database. I want to make use of one single Connection string for the two projects.
Is this possible and how t