How to Create Setup File With attaching SQL Database .mdf with proof in c# windows application go to this link Version-2. [ Ссылка ]
If you want to create setup file with attaching database this tutorial is for you. Learn how to create setup file in c#.net with SQL database. create setup file with attaching existing SQL server database .mdf in visual studio 2010 c#. this is eassy and 100% working.
To create setup .exe file with database full package follow this steps.
1. Copy the database.mdf and database.ldf file and past in local drive.(if you unable to past close the database from open application) than try.
2. Add the database.mdf and database.ldf file in solution explorer.
3. Connect with .mdf file through linq or connection string.
4. Add new setup project. in the application folder add those database.mdf and database.ldf files from the solution explorer
5. finally build.
Now if you install this .exe file it automatically added the database.mdf and database.ldf file in system folder where its installed.
First of all we develop a software according to client requirement in c# windows form application with connecting SQL server databse.
We usually have the options to submit the software to client through mail or other online server where client can not configure database and we don't have access to clients computer. we should give him a complete package so that he can just run the setup .exe file. in that case we need to create a setup file with attaching database in c# so that he can run and watch output data from SQL database.
~~~~~~~~~~
connecting with database through linq go to the link [ Ссылка ]
~~~~~~~~~~
You can also know all the programming techniques, and bug fixing, error solution in my channel Swift learn.
The main topics of this cnannel are c#.net, asp.net, WCF, sql server, crystal report, RDLC report, HTML, CSS, javascript, Android etc.
~~~~~~~~~~~~~
Subscriber will be notified when I will upload new tutorials in future. Many more new tutorials coming soon, so stay tuned!
[ Ссылка ]
~~~~~~~~~~~~~
You can also know all the programming techniques, and bug fixing, error solution in my channel Swift learn.
The main topics of this channel are c#.net, asp.net, WCF, sql server, crystal report, RDLC report, HTML, CSS, javascript, Android etc.
~~~~~~~~~~~~~
Share this video with anyone if you think as useful.
Please leave any suggestions for future tutorials in the comment section below.
~~~~~~~~~~~~~
Connect with me
[ Ссылка ]
All playlist
c# tutorial for beginners Swift Learn
[ Ссылка ]
c# linq to sql tutorial Swift Learn
[ Ссылка ]
asp.net tutorial for beginners full Swift Learn
[ Ссылка ]
crystal report c# in sql Swift Learn
[ Ссылка ]
RDLC Report tutorial
[ Ссылка ]
SQL Tutorial for beginners full Swift Learn
[ Ссылка ]
HTML tutorial full course
[ Ссылка ]
WCF Tutorial Step By Step
[ Ссылка ]
For Details
how to create setup file in c#.net windows application with database,how to create setup file in c#,create setup file in c# windows application,create setup file with sql database,how to create a setup file in visual studio 2010 with database,swift learn,setup file,create setup with database in c#,create setup exe file,c#,create setup with database,create setup file with sql,setup file with sql
Ещё видео!