<connectionStrings>
<add name="DefaultConnection" providerName="System.Data.SqlClient" connectionString="Data Source=(LocalDb)\v11.0;Initial Catalog=aspnet-MenuSample-20120621154240;Integrated Security=SSPI;AttachDBFilename=|DataDirectory|\aspnet-MenuSample-20120621154240.mdf" />
</connectionStrings>
i have downloaded the project from google for MVC dynamic menu i have seen the connection string i want to see the database table where i can find the database table.