Connect to service-based database in visual studio c#
I recently started using Visual Studio 2013 to develop Windows Form Applications. I am now trying to connect my application to a Service-Based Database. My database is called Database1.mdf. I have no idea how to connect to the database or to call information from it... Any help?