2 How to Create Simple C# Desktop Application? (Creating and Connecting Database)

preview_player
Показать описание


LIKE, SHARE and SUBSCRIBE

⚙️ Gears I'm using:
-------------------------------------------------

LET'S CONNECT!

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

This is the second episode of my tutorial series on "How to create simple c# desktop application?". In this episode, I'll show you how to create database in MSSQL Server 2014 and connect it to the application.
Рекомендации по теме
Комментарии
Автор

greaat man!! appreciate what ur doing!! i would love to learn more from yu

thatbrownpotato
Автор

Great tutorial, but if 's someone who has the server name empty when they try to create the connection, just go to Services and Start the SQL Server Browser and also change it to Automatic mode.

claudiuflorin
Автор

its very usefull to all student to create thair projects design in home or college for desktop application so thx vijay thapa

meetpatel
Автор

these series of tutorial was helpful thank you.

ahmadhussaini
Автор

Nice 👍 sir jee aap ne but acha kaam Kiya hai tutorial ko bana kar
Bhut see logo ko help milte hai program in shekne main

learningislife
Автор

Such a good video series, straight to the point, will likely be donating for your help. Thank you

Stankiem
Автор

is it necessary to add the lines from <startup> to </startup> in app.config? my app.config file don't have those lines? What do those line do?

beenay
Автор

Hi! Thank you for your tutorial. It's been helpful when learning visual studio. How would you connect the database if you were using Oracle Database instead of microsoft database?

lachlanc.
Автор

Sir, what is the connection string? and why u copied the string from database properties?

cgraphics
Автор

sir pls continue making new videos on c#

feel
Автор

nice easy and understadable tutorial..May Allah Bless You

mohamcpsi
Автор

It asks me for a server but idk what that means. Can someone help me identify what I’m looking for

unpbl
Автор

these series of tutorial was helpful thank you. Can I have the file which u created. I want to improve my skills

manii_.
Автор

If you have problem connecting the database, make sure your Server name has the exact same name as the Server name in Microsoft SQL Server Managment 2014 ( when you open Microsoft SQL Server Managment 2014 copy the Server name and paste it at Server name in visual basic ).

kostas
Автор

Once again, Thank you for sharing and teaching. great job.
I do have one question. I do not have 'App.Config' in the Solution Explorer tab. How do I connect my database to my registration form?
Thank you for any advice you can provide.

jamessoy
Автор

Should i use SQL server Developer or Express edition?

niharkashyap
Автор

Hi is Microsoft SQL server 2014 already included in Visual studio 2015 IDE? ifyes how to open it?

ryanbarrera
Автор

Hey, great video! I have a probelm with connecting the sql database with the programm I'm by min 5:28 where you connect the programm with the database. If I klick on refresh servername there is not my server name... Would be so nice if somebody could help me.

EDIT: Okay it's working now :)

jhintlemann
Автор

hello sir, which programming language is used in this application? and can we use java for this application and how to connect database in java, how look like program for this app in java. please reply me sir

rameshwartahakik
Автор

Can you make another one of these database videos and show us how to connect a SQL database as a service instead of connecting to a sql server?

Tuffeclipse