No video

C# Tutorial - Connect to SQL Database | FoxLearn

  Рет қаралды 9,068

Fox Learn

Fox Learn

Күн бұрын

Пікірлер: 30
@nguyencanh8369
@nguyencanh8369 2 жыл бұрын
public partial class Form1 : Form { public Form1() { InitializeComponent(); } private void connectionToolStripMenuItem_Click(object sender, EventArgs e) { try { using (SqlConnection cn = new SqlConnection(ConfigurationManager.ConnectionStrings["cn"].ConnectionString)) { if (cn.State == ConnectionState.Closed) { cn.Open(); MessageBox.Show("connection successful"); } } } catch (Exception ex) { MessageBox.Show(ex.Message); } } }
@danzsoft
@danzsoft 3 жыл бұрын
Excellent as always :) Waiting for the next video.
@foxlearn
@foxlearn 3 жыл бұрын
Thank you so much !
@zaylen8389
@zaylen8389 3 жыл бұрын
Полезно для новичков. Хотелось бы больше видео по этой теме, а также по ms sql
@foxlearn
@foxlearn 3 жыл бұрын
OK. Thank you for your suggestion !
@dextermus6ep360
@dextermus6ep360 10 ай бұрын
Any advice for beginners who wants to learn c# how can we learn faster and in a good way? ❤ thanks
@maikelgutierrez8558
@maikelgutierrez8558 3 жыл бұрын
Thank you so much for showing us this way of connection to sql 😍. Might you please show us how to make a backup and restore of a Postgresql database? I can connect and do all kind of transactions but I don't find how to make a backup and restore from C# code :( I want to create a method that executive itself when the user log out of my application. Thank you in advance 😍
@foxlearn
@foxlearn 3 жыл бұрын
OK. Thank you for your suggestion !
@JohanFire
@JohanFire 3 жыл бұрын
Thanks! Is there a way to load data into the DataGrid but periodically? I mean, if I have a table with more than +500 rows, need to load the whole 500 rows and then it shows, that can be slow and if it has a lot of pictures of high quality makes it even slower, that can be sometimes maddening. Is there a way to load the data periodically? like it loads the first rows that can be see and when you scroll down the dataGrid it start to load the other rows. Thank you for your videos!
@foxlearn
@foxlearn 3 жыл бұрын
500 rows i don't think it slow. You can add paging to datagridview
@JohanFire
@JohanFire 3 жыл бұрын
@@foxlearn paging the dataGrid I think can be useful. Thanks! Keep doing videos :)
@nguyencanh8369
@nguyencanh8369 2 жыл бұрын
thanks
@bluephenix6027
@bluephenix6027 3 жыл бұрын
Thank You Very Much
@foxlearn
@foxlearn 3 жыл бұрын
Thank you so much !
@boborahimyuldashev9346
@boborahimyuldashev9346 3 жыл бұрын
Hi there. I got a message (The configuration system did not pass initialization).
@martinantoniodejesuslopezm4883
@martinantoniodejesuslopezm4883 3 жыл бұрын
Gracias
@foxlearn
@foxlearn 3 жыл бұрын
Thank you !
@TonyRodrigues27
@TonyRodrigues27 3 жыл бұрын
is there any intelisense option?
@foxlearn
@foxlearn 3 жыл бұрын
OK. Thank you for your suggestion. I'll update soon !
@Adamszsz
@Adamszsz 3 жыл бұрын
gj like always
@foxlearn
@foxlearn 3 жыл бұрын
Thank you so much !
@srilankann5947
@srilankann5947 3 жыл бұрын
How to create barcode rdlc report c# qty based generate barcode
@foxlearn
@foxlearn 3 жыл бұрын
Next, Video. Thank you !
@johnarnoldcatedrilla4378
@johnarnoldcatedrilla4378 3 жыл бұрын
my menu strip is blank how can i insert the query?
@foxlearn
@foxlearn 3 жыл бұрын
You should add menu to your menustrip
@johnarnoldcatedrilla4378
@johnarnoldcatedrilla4378 3 жыл бұрын
@@foxlearn its still blank :(
@stefanypatrick95
@stefanypatrick95 3 жыл бұрын
Sqlcommand? Inserte or update? Jajaj 😁😁
@foxlearn
@foxlearn 3 жыл бұрын
Insert update delete select
How to connect C# to SQL (the easy way)
1:20:40
IAmTimCorey
Рет қаралды 1,1 МЛН
C# Tutorial - Connect SQL server database with Visual Studio C#  with source code
18:34
Programming for Everybody
Рет қаралды 125 М.
А ВЫ УМЕЕТЕ ПЛАВАТЬ?? #shorts
00:21
Паша Осадчий
Рет қаралды 1,5 МЛН
How I Did The SELF BENDING Spoon 😱🥄 #shorts
00:19
Wian
Рет қаралды 37 МЛН
Ik Heb Aardbeien Gemaakt Van Kip🍓🐔😋
00:41
Cool Tool SHORTS Netherlands
Рет қаралды 9 МЛН
Секрет фокусника! #shorts
00:15
Роман Magic
Рет қаралды 29 МЛН
C# Tutorial - Fetch or Filter Data from Date to Date | FoxLearn
11:18
Intro to Windows Forms (WinForms) in .NET 6
1:35:50
IAmTimCorey
Рет қаралды 221 М.
C# Load SQL to DataGridViewComboBox
19:49
Vetrivel D
Рет қаралды 37 М.
Create Login Window With User Authentication in C# | FoxLearn
17:02
C# Tutorial - How to Create barcode in RDLC Report | FoxLearn
18:09
Solving one of PostgreSQL's biggest weaknesses.
17:12
Dreams of Code
Рет қаралды 191 М.
А ВЫ УМЕЕТЕ ПЛАВАТЬ?? #shorts
00:21
Паша Осадчий
Рет қаралды 1,5 МЛН