Data files are generally stored in Data folder:
Microsoft SQL Server\MSSQL.2\MSSQL\Data
You can also check the database file path in SQL database
Right click on database --> select properties --> Under files you can get the path of mdf and ldf files.
Regarding connection strings, please check the following URL:
http://www.connectionstrings.com/sql-server