17 Apr 2019

MSSQL T-SQL stored-procedures ADO.NET winform-MSSQL

sql2

We learned about T-SQL and the benefits from using T-SQL. We used the Sql Server Management Studio (SSMS) to generate Stored-Procedures. then we executed the stored procedures from within the SSMS and from C# code. we generated store-procedures with parameters and without parameters. later on, we created a Winform application and used ADO.NET to create a GridView and ComboBox which retrieves data from the MSSQL automatically using queries and stored-procedures.

storepr

ado

More topics covered:

  • Stored-procedures location in SSMS
  • Stored-procedures execution in SSMS designer
  • C# ADO.NET using code and wizard
  • Retrieving data from MSSQL into ListBox

Links:

Leave a comment

Design a site like this with WordPress.com
Get started