Тёмный

How to Create Setup.exe in Visual Studio 2019 with SQL Database using ClickOnce | FoxLearn 

Fox Learn
Подписаться 94 тыс.
Просмотров 28 тыс.
50% 1

How to Create Setup.exe in Visual Studio 2019 with SQL Local Database C# Windows Forms Application using ClickOnce Deployment step by step
Website: foxlearn.com
Through this tutorial you will learn:
How do i create a setup file in visual studio 2019
Create a simple windows forms, then create a connect to local database in Visual Studio 2019 allows you to insert update delete data in DataGridView control using c#. Finally, create a setup file with local database using ClickOnce deployment in Visual Studio 2019.

Опубликовано:

 

12 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 73   
@cloud77hot40
@cloud77hot40 5 лет назад
Thank you very much! This video really gave me more info since I didn’t knew that much about creating .exe applications.
@foxlearn
@foxlearn 5 лет назад
Thank you !
@thethistlesoftware
@thethistlesoftware 5 лет назад
Nice Work! Thank You so much
@foxlearn
@foxlearn 5 лет назад
You're welcome. Thank you !
@andreshhsv
@andreshhsv 2 года назад
This really help. Thanks very much
@bojidarkamenski3432
@bojidarkamenski3432 5 лет назад
Thank you for this tutorial!!!
@foxlearn
@foxlearn 5 лет назад
Thank you !
@bojidarkamenski3432
@bojidarkamenski3432 5 лет назад
@@foxlearn don't stop making videos because you inspire people to discover more and more and they get interested in something new
@foxlearn
@foxlearn 5 лет назад
Thank you for your suggestion !
@sadriddingiyosiddinov5474
@sadriddingiyosiddinov5474 4 года назад
Thank you. I have question. Do this published application will work on other operation system which did not install sql server
@richierichmocconsult3581
@richierichmocconsult3581 3 года назад
This is enlightening Please how do you create a setup.exe in visual studio with ms sql database which can be install on another person computer that enable him to also have access to the data base created during the application build up?
@mohammedk.h.f3016
@mohammedk.h.f3016 5 лет назад
Thank you
@foxlearn
@foxlearn 5 лет назад
Your're welcome. Thank you !
@virtualmakersstudio3861
@virtualmakersstudio3861 3 года назад
Thaks for the video, I have some doubts. - If you package sql server localdb 2012 just like in the video for installation in other people's computers, and the visual studio service database is from sql server localdb 2016, would this cause an error because the server is of a lower version (2012) to the database (2016) ?. - I do not see anywhere in the video where the folder in which the application was installed is shown, an interesting issue would be to see where it is installed since if the .MDF and .LDF files are installed in C: the database is automatically read only.
@foxlearn
@foxlearn 3 года назад
i think no error, you only need .MDF file and don't forget to modify your connection string allows you to attach sql database
@virtualmakersstudio3861
@virtualmakersstudio3861 3 года назад
@@foxlearn Thanks for taking the time to reply
@zerosandones7547
@zerosandones7547 3 года назад
If I will install this on the client machine will I only send the app.publish file or the whole debug file?
@aayaanamir7435
@aayaanamir7435 4 года назад
What connection string I need to use to connect the app to my database which is located in My Project folder (not in Debug folder), so when I deploy the application setup and database on other machine, it connects automatically?
@arturtchindelambo6410
@arturtchindelambo6410 3 года назад
i have the same problem bro i don't know how to solve this
@shainamaemana-ay420
@shainamaemana-ay420 2 года назад
@@arturtchindelambo6410 me too how?
@stalin2789
@stalin2789 3 года назад
Hello, thank you for the video, how can I send updates without having ftp, or is that mandatory?
@foxlearn
@foxlearn 3 года назад
You can copy your click once setup to the web server
@alirezaabedi1885
@alirezaabedi1885 5 лет назад
gooood
@foxlearn
@foxlearn 5 лет назад
Thank you !
@hamarasansarharsh
@hamarasansarharsh 4 года назад
How to run the installed application (desktop shortcut) as administrator? because there is no option in context menu.
@LordCraftMine
@LordCraftMine 5 лет назад
Can I use this, in Customer Computer? I don't know if have at other configuration ... Can you explain this ... Thanks ...
@foxlearn
@foxlearn 5 лет назад
Yes, You should set configuration automatically
@oumamafizazi279
@oumamafizazi279 2 года назад
Hello , I followed the video , but when I add a new line an error message appear ( cannot insert the value NULL into column , ' id ' . I've already set the parametres as the video . May you help me PLEASE. Thank you .
@ZAFARIQBAL-yg2wd
@ZAFARIQBAL-yg2wd 3 года назад
You should install on another pc then test database
@maurogeorgedms4795
@maurogeorgedms4795 Год назад
How to add a .mdb file when installing a windows forms application using ClickOnce?
@zerosandones7547
@zerosandones7547 2 года назад
any clickonce (with .mdf database) with wpf tutorials?
@Benjamin-yn7lj
@Benjamin-yn7lj Год назад
help, when i run the app on my pc works well, but when i execute it in another pc, it says error 56, cant load sqluserinstance.dll. help please
@shainamaemana-ay420
@shainamaemana-ay420 2 года назад
can I open now my application to other desktop with database?
@zerosandones7547
@zerosandones7547 3 года назад
I received this error when I install the app to client pc: A network-related or instance-specific error occured while establishing a connection to sql server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL server is configured to allow remote connections. (provider: sql network interfaces, error: 56 - Unable to load the SQLUserInstance.dll from the location specified in the registry. Verify that the Local Database Runtime feature of SQL Server Express is properly installed) please help...
@Benjamin-yn7lj
@Benjamin-yn7lj Год назад
me too, did u solve it?
@shafikkhatib9119
@shafikkhatib9119 3 года назад
How can we done with sql server database which created in SQL server management studio and also crystal reports should deployed in client machine.
@foxlearn
@foxlearn 3 года назад
You should tick local database, and crystal report runtime
@ArunTr
@ArunTr 4 года назад
hi fox learn. i have a problem. i creat my database with sql but not like in video. i was created in sql server management studio 2019. now i finished my project. how i can create setup? for use in customer computer also. pls help emercy. thank you
@foxlearn
@foxlearn 4 года назад
You should detach your database, then copy inside your setup project or you can generate your sql database to sql script, when setup completing you can connect to sql server then restore sql script
@ArunTr
@ArunTr 4 года назад
@@foxlearn ok thank you so much
@hardysingh198
@hardysingh198 2 года назад
Can we do it offline means user shouldnt need to download any fole
@moin28283
@moin28283 5 лет назад
Make a video on how to make an application do something different when it runs on a system for the first time.
@foxlearn
@foxlearn 5 лет назад
OK. Thank you for your suggestion.
@dado9761
@dado9761 5 лет назад
Thank you very much for video. Could you write me list of music in this video?
@foxlearn
@foxlearn 5 лет назад
One step closer, as we go, green leaves, floaters, the bluest star, the beauty of world
@dado9761
@dado9761 5 лет назад
@@foxlearn Thank you very much
@Code_with_Iphie
@Code_with_Iphie Год назад
I just found out why my data keeps getting deleted, it's because it's in the debug folder. Please how do I fix this
@alzubairit
@alzubairit 5 лет назад
How to create account in dotnetgate ? Please make video to learn please ❤️
@foxlearn
@foxlearn 5 лет назад
You need to buy a host, then you can create an ftp account
@MMaheshThakur
@MMaheshThakur 4 года назад
how to make it as offline installation. and what to do if i dont have ftp account
@foxlearn
@foxlearn 4 года назад
You can view this video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-1PWnehfCh2U.html
@arturtchindelambo6410
@arturtchindelambo6410 3 года назад
hi thank you for the video however how can i publish my app when the database is on phpmyadmin
@foxlearn
@foxlearn 3 года назад
Just install your database on server, then configuration your connection string connect to sql database, then publish
@arturtchindelambo6410
@arturtchindelambo6410 3 года назад
@@foxlearn good morning sorry i don't know how to do it help me plz
@mustafaydk1293
@mustafaydk1293 5 лет назад
i like your channel. very useful. i need create setup.exe with ACCESS database in visual :/ this for my homework. can you help me?
@foxlearn
@foxlearn 5 лет назад
OK. Microsoft access database??? Thank you for your suggestion !
@mustafaydk1293
@mustafaydk1293 5 лет назад
@@foxlearn yes, i using ms access datase.. but i dont know , how create setup.exe with ms access databse in visual studio
@mustafaydk1293
@mustafaydk1293 5 лет назад
i want to my application use another user use herself computer
@RishiRaj-ht8ry
@RishiRaj-ht8ry 5 лет назад
How to get a FTP account ...could you please share me the link
@foxlearn
@foxlearn 5 лет назад
You should buy a hosting, then you can create a ftp account
@RishiRaj-ht8ry
@RishiRaj-ht8ry 5 лет назад
How could I buy
@foxlearn
@foxlearn 5 лет назад
OK. I'll write post help you solve it
@RishiRaj-ht8ry
@RishiRaj-ht8ry 5 лет назад
Thank you @foxlearn
@sardorbektalatov3078
@sardorbektalatov3078 2 года назад
Hello I don't have FTP account and I have no I idea how to create it and get user name and password i googled for opening FTP account and the alibaba provides but costs high can you do one video for opening FTP account for free, please I published in local path and i added prerequisites to publish project but when i install it other computer it saying missing files please can you help me out!!! Please ) thanks in advance before hand
@xbxb
@xbxb 10 месяцев назад
What if im using sql server?
@zerosandones7547
@zerosandones7547 3 года назад
why there is no icon when I go to the control panel and look at the installed apps?
@foxlearn
@foxlearn 3 года назад
Let me try
@zerosandones7547
@zerosandones7547 3 года назад
@@foxlearn Thank you in advance if you have an upcoming video regarding this matter :D
@shakil4212
@shakil4212 4 года назад
How can i make setup file with ms access database with access database engeen. How to install setup time.access databae enginee.
@foxlearn
@foxlearn 4 года назад
OK. Thank you for your suggestion. I'll research and upload soon !
@shakil4212
@shakil4212 4 года назад
@@foxlearn thank you
@shakil4212
@shakil4212 4 года назад
Mam i am waiting. .
Далее
Уроки C# - склеиваем exe и dll
11:35
Просмотров 23 тыс.
How Many Balloons Does It Take To Fly?
00:18
Просмотров 37 млн
Create a Winforms database app tutorial
17:47
Просмотров 32 тыс.
I've been using Redis wrong this whole time...
20:53
Просмотров 335 тыс.