#visualstudio #developer #netframework
In this video we will see how to connect to MS SQL Server and execute read/write SQL queries visual studio & C#.
Template used: Console App (.NET Framework)
For READ queries use:
SqlDataReader dr = cmd.ExecuteReader();
...and some code to display the results
For WRITE queries use:
cmd.ExecuteNonQuery();
_
💝 Like & Subscribe for more videos like this
_
👉 More C# tutorials: • Visual Studio C# - Learning
On this page of the site you can watch the video online Visual Studio C# - How to Connect to MS SQL & Execute query | Tutorial with a duration of hours minute second in good quality, which was uploaded by the user myDev Learning 24 January 2023, share the link with friends and acquaintances, this video has already been watched 916 times on youtube and it was liked by 7 viewers. Enjoy your viewing!