I want to have all my server/database objects listed on the Object Explorer when I connected to the server via my solution's Connection. I have already defined what server to connect to in the Connection item in my Solution, why do I have to manually do another connection in the Object Explorer?
If the Connection is opened via the Solution [Explorer], the Object Explorer should automatically list all my objects from the data source defined in my Solution/Project.