News

Thanks you for the interest in my project. The thing is that recently I learned SQL-language and administration of mySQL database and I wanted to figure out how to implement databases in my C# ...
Well yes you have finally found it! A complete tutorial on how to save and retrieve images from the SQL Server 2008 database in a C# WPF application. For Windows Forms application, check out this ...
Класс DataGrid - Представляет элемент управления, отображающий данные в настраиваемой сетке ...
A WPF ListBox lets you display data created and stored in a SQL table. You must query the SQL database, and you use the retrieved data set to populate the ListBox items. The SQL table can contain one ...