Skip to content
#

msvs

Here are 12 public repositories matching this topic...

Repository Dapper Patterns is a C# project developed using .NET and MS SQL Server. It implements two well-known design patterns: Repository and Dapper. This project allows users to perform CRUD operations on Category and Product tables in the database, demonstrating the practical use of these patterns for database interaction in .NET applications.

  • Updated Sep 21, 2024
  • C#

Gas Station is a C# Windows Forms application developed using .NET. The project is designed to provide cashiers with a simple and intuitive interface to manage gas station operations. It allows users to calculate fuel prices in UAH and include additional charges from a mini-cafe service, ensuring an easy and efficient workflow for cashiers.

  • Updated Sep 22, 2024
  • C#

Calculator with Dynamic Interface is a C# Windows Forms application developed using .NET. The calculator interface is generated dynamically at runtime, providing users with a simple tool to perform basic arithmetic operations such as addition, subtraction, multiplication and division.

  • Updated Sep 22, 2024
  • C#

Library Manager is a Windows Forms application developed in C# using .NET and MS SQL Server. It allows managers to execute CRUD operations over a list of books, authors, and publishers, with all data stored in a database managed through Entity Framework. The interface has a partially dynamic build, providing a flexible and user-friendly experience.

  • Updated Sep 22, 2024
  • C#

Blog ASP is a web-based application developed using C# and ASP.NET. This project features user authentication, post management, and comment interactions. Unauthorized users can view posts, accounts, and comments, while logged-in users can create posts, leave likes/dislikes, and add comments.

  • Updated Sep 22, 2024
  • C#

Improve this page

Add a description, image, and links to the msvs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the msvs topic, visit your repo's landing page and select "manage topics."

Learn more