C# .NET - how to create database inside the windows application using C#
Asked By chitra ganapathy on 25-Sep-12 02:11 AM
i want to create database within the windows application, so that if i create the setup file, the database should be added along with the setup file. And explain me how to create connection string to access the database.