Nuacht

Shop on WPF with MS SQL Server by ADO.NET Users can add products to their carts and make orders. Admin can add, delete and modify products, add categories and subcategories. Manager can view all ...
WPF-SQL-Injection-Test A very simple (really simple actually) WPF app to show some SQL injection examples. I will keep updating this repository with more SQL Injection examples, I am working on a ...
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.