I think you have two instance of sql server on your machine now:
1-sql express
2- sql server enterprise
you create your tables on enterprise edition, but you connected to express from visual studio.
so try to connect this server name : ( . ) i mean just dot ( this means your default instance of sql server)