I am on VS 2012 RTM, with EF 5. I am doing Code First, but trying to ignore Code Migrations since I am just in development. To avoid them, I have this set
The SQL Server Object Explorer window can hold a connection to the database. Closing the window and all windows opened from it releases the connection.