adonet

  1. W

    Accessing an MS-SQL database via ADO.Net in a WPF C# application

    Hello. I've created a large WPF application in C#, where I work with an MS-SQL database using ADO.Net controls. I'm using the System.Data.SqlClient library. I read and write to the database by calling stored procedures. These procedures are large and heavy, containing several subqueries...
Back
Top Bottom