How to see the database for localdb in Visual Studio2013?

I have just started to learn ASP.NET.

Now, I have created a code first, database.

It is using localdb v 11.01

The database which is generated show 3 tables.

But, I do not know where to open the database to see the data inside.

Can someone guide me how.

Furthermore, I am not sure if there is supposed to be a database in the AppData folder ?

0 answers