Tag: Database in Microsoft Visual Studio

1 articles found.

Create Database in Microsoft Visual Studio

Create a database in Microsoft Visual Studio 2010, how to create a database in vb2010, tutorial on database in vb2010

Hello friends, hope you all are enjoying good health. Today, I am going to share How to create a Database in Microsoft Visual Studio 2010 . Around two to three months ago, I have shared a topic on Microsoft Visual Basic 2010 - Com Port in which I have explained completely how to make the serial communication in Microsoft Visual studio using visual basic language. Today I am going to share another complete tutorial on how to create a database in Microsoft visual studio. Its a most common project in computer science which usually students do as a semester project, so I thought of sharing it here. I have divided this project or tutorial into three parts, today we will just create a simple database in which we can add out objects easily and later on we will add few functionality in it. In this ...