I have seen a few .NET apps use .db files. I am not new to Visual Basic, however I have never created a VB app that uses databases. I do know PHP pretty well, and working with databases in PHP I am familiar with.
I have searched and tried different examples, but I mostly keep coming across .mdb files. This IS NOT what I want.
So I need pointers to tutorials or examples that show how to create a .db file, and run queries on it, in Visual Basic .NET (2010). I don't need source code, I can get that, I just need to know what I am looking for so I can Google it.