Thank you for the video! I had to do a quick fix in line 24 in my case that maybe will help others; In my example my connection string has '\' in the server name, which is an escape character that causes the project to not run. Put an '@' symbol in front of the connection string like what this presenter did in line 25. Fixed my issue.
While writing sql query you have to put @ sign before double quotes inside the connection class. Ex sqlconnection con = new sqlconnection(@“here_goes_sql”)
hi, i have an error in sqlconnection and also in sqlcommand only both i can't run the application please help me as soon as possible, thank you.@@RunCodes
I think you should watch this! How to Create a User Registration Form in C#.NET using SQL Server Database and Visual Studio 2022? th-cam.com/video/TUKjALf7oOc/w-d-xo.html
can your make a search box for searching with name ? then information that i was entered then i can see again in that particular place for eg. text box, combobox et.
Insert Update Delete and View Data From SQL Server Database in C#.NET[Part-1][With Source Code] th-cam.com/video/uUCQVZ-gKY0/w-d-xo.html watch this series
please help. I have installed system.data.sqlclient package already but there is still an error of "he type or namespace name 'SqlConnection' could not be found". What should I do?
You may want to watch this new way! How to Create a User Registration Form in C#.NET using SQL Server Database and Visual Studio 2022? th-cam.com/video/TUKjALf7oOc/w-d-xo.html
well done sir when i want to add boombox like login for to choose admin or normal user can i just copy from login it is work ? or could you explain to me by video thanx you
System.Data.SqlClient.SqlException: 'Login failed. The login is from an untrusted domain and cannot be used with Windows authentication...how to resolve this error?
Great Video Tutorial :) , but I have a question , if i want to make the sign in form , i must relate it to the same db ? it works ? if a user is already exists ? can u make a small tutorial please ?
je travail avec votre code mais je trouve un probleme au niveau de cmd.ExecuteNonQUERY(); "System.InvalidOperationException : 'ExecuteNonQuery : la propriété Connection n'a pas été initialisée.' aidé moi si vous plait
Try this method How to Create a User Registration Form in C#.NET using SQL Server Database and Visual Studio 2022? th-cam.com/video/TUKjALf7oOc/w-d-xo.html
New ways: How to Create a User Registration Form in C#.NET using SQL Server Database and Visual Studio 2022?
th-cam.com/video/TUKjALf7oOc/w-d-xo.html
Next time try post a new video on validating various controls like readio button, dropdown combobox, list box etc
yeah I agree
Thank you for the video! I had to do a quick fix in line 24 in my case that maybe will help others;
In my example my connection string has '\' in the server name, which is an escape character that causes the project to not run. Put an '@' symbol in front of the connection string like what this presenter did in line 25. Fixed my issue.
In where we should keep i can't understand
While writing sql query you have to put @ sign before double quotes inside the connection class. Ex sqlconnection con = new sqlconnection(@“here_goes_sql”)
hi, i have an error in sqlconnection and also in sqlcommand only both i can't run the application please help me as soon as possible, thank you.@@RunCodes
most informative video i ever watched
I think you should watch this! How to Create a User Registration Form in C#.NET using SQL Server Database and Visual Studio 2022?
th-cam.com/video/TUKjALf7oOc/w-d-xo.html
Seems like you are from India. By the way, I'm Nemika form Sri Lanka. Keep it up bro!!!
Nepal 👌
can your make a search box for searching with name ? then information that i was entered then i can see again in that particular place for eg. text box, combobox et.
Insert Update Delete and View Data From SQL Server Database in C#.NET[Part-1][With Source Code]
th-cam.com/video/uUCQVZ-gKY0/w-d-xo.html watch this series
Thanks sir,nice teach 🙏
Very useful. Is it same for web form too ?
th-cam.com/video/NdXRC4U5cU4/w-d-xo.html here you go.
Excellent sir thank you sir
please help. I have installed system.data.sqlclient package already but there is still an error of "he type or namespace name 'SqlConnection' could not be found". What should I do?
import it above namespace as using System.Data.SqlClient
And what if you want to display the table in a new form sir?
@RunCodes, thanks a lot for that;;
You may want to watch this new way!
How to Create a User Registration Form in C#.NET using SQL Server Database and Visual Studio 2022?
th-cam.com/video/TUKjALf7oOc/w-d-xo.html
Great Video...Keep up the good work :) :)
Very helpful video thank you brother
Hi, I really need your help ASAP!!
I am having a problem when I try to run it.
It says cmd.ExecuteNonQuery(); has an error.. Do you know why?
Use latest visual studio!
@@RunCodes im using the latest ver of visual studio but still ain't working ? know why ?
Thanks brother its might be helpful ☺️
well done sir when i want to add boombox like login for to choose admin or normal user can i just copy from login it is work ? or could you explain to me by video thanx you
Yup ! Can copy!
Superb sir
Sir, it Shows cs1061 error in .text
Once you close the SQL next time you open then it shows error on cmd.excutenonquery
Thank you so much sir.
i also want that the output of the password in database is supposed to be like *********** this, how will i do that ?
stackoverflow.com/questions/876342/storing-passwords-in-sql-server
@@RunCodes Thankyou again sir. Appreciate your works
thanks man...this is tooooooo informative.
For text boxes you coded it as txtfname.Text.... what code should I use for the datetime picker and radio button? , SIR
Use their name as variable!
System.Data.SqlClient.SqlException: 'Login failed. The login is from an untrusted domain and cannot be used with Windows authentication...how to resolve this error?
does this work for everyone or it only works for me?
For all!
Thank you so much sir for this informative video 😇
Ramro cha.
hello, can we click a live photo and save in database?
Sure!
Great Video Tutorial :) , but I have a question , if i want to make the sign in form , i must relate it to the same db ? it works ? if a user is already exists ? can u make a small tutorial please ?
Yes you have to! access the database content and check if user is already in db!
Great work brother.
helped me a lot thanks man
Sir can the server name be anything or must it be after the pc
Usually the name of PC!
Thanks
How to clear form after regstrration
You have to create a reset button
Plz drop link for download this version of visual studio it's very important
Please make login with registration project together.. In c#
th-cam.com/video/QmT1oec1YBc/w-d-xo.html
GREAT VIDEO BRO!!!
i get 'txtuname' does not exist in the current context. error code is CS0103 please help me to get sort out of this prob
Define it!
je travail avec votre code mais je trouve un probleme au niveau de cmd.ExecuteNonQUERY(); "System.InvalidOperationException : 'ExecuteNonQuery : la propriété Connection n'a pas été initialisée.' aidé moi si vous plait
j'ai resolu le problem
English please!
@@notrestartup5809 comment??
error in cmd.ExecuteNonQuery();
how to get this error ?please reply
Syntactical error in query i guess
it says not initialized on the cmd.ExecuteNonQuery();
Try this method
How to Create a User Registration Form in C#.NET using SQL Server Database and Visual Studio 2022?
th-cam.com/video/TUKjALf7oOc/w-d-xo.html
sir there is an error in txtfname whats the solution?
you have to declare them first :)
please asap i got error in values in the (, con) help
Check your query!
thank you so much man,
Update and delete kaise kare sir Chai to
th-cam.com/video/uUCQVZ-gKY0/w-d-xo.html here you go!
Cmd.executenonquery() not working bro 🙏
Syntax problem
I am facing error in con.Open();
whats the error?
thats amazing
This is terrible secuirty wise code.
There's only two genders. 11:23
Add other as of your need!
Lier...subscribed and no link for code
Goto website! don't spread false news!
@@RunCodes there was no code no nothing
www.techsupportnep.com/programming/csharp/how-to-create-user-registration-form-in-c-net-using-sql-server-database.html here it is!
This video is not quality
do you like our work?
does this tutorial help you?
if so, you can support us at www.patreon.com/RunCodes
@RunCodes, thanks a lot for that;;