
The main problem to connect the database with any dotnet platform website is that the database we create is not portable. we have to design again our database if we run db website from another machine. So can i use a database without recreating it again and again?