In this article you will learn how to use database without Installing SQL Server using Visual Studio.
Introduction This article which will help all the people who need to work with the visual studio application and aren't very dependent on the data part. They have options to have many data sources. When you require SQL database and do not want to install SQL Server in your machine then here is the solution for consuming the SQL database in your application where you don't need to install SQL installations. Here the step by step process is explained with screen shots. How to create a database file
Basics of SQL Server