GitHub topics: windows-form-application
Deirror/Companiez
[WinForm] A MVC project about companies info, listed on the stock market
Language: C# - Size: 10.5 MB - Last synced at: 11 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ozturkeniss/WinformsDotnet
A Windows Forms application built with C# .NET and MongoDB, implementing a movie rating system with user authentication, CRUD operations, friend management, and real-time notifications using a document-based database structure.
Language: C# - Size: 1.57 MB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

erickwc/cs-gestion-educativa-institucional
El objetivo principal es unificar y centralizar toda la información educativa en un solo lugar, este sistema integral gestiona de forma completa la información de alumnos, docentes y procesos administrativos. Facilitando la administración académica, la gestión de secciones y la generación de reportes establecidos. Manual de uso 👇🏼
Language: C# - Size: 66.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Mohamed-Abdelsatar/Computer-Graphics-Algorithms
Drawing System Algorithms
Language: C# - Size: 64.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 3

Totodore/StepTestApplication
Little application assignment made for the Glyndwr University. It aims at performing easy health tests.
Language: C# - Size: 301 KB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

Zeldean/PRG282_Project-StudentManagementSystem
A C# Windows Forms application for managing student records using text files and incorporating Git version control. Features include adding, viewing, updating, deleting student records, and generating summary reports, all while maintaining proper version control.
Language: C# - Size: 137 KB - Last synced at: 10 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

Jack-Development/SuperMarioBros-CSharp-Remake
A project that recreates the classic Super Mario Bros game using C# and Visual Studio's Windows Forms Application platform. A modern interpretation of a timeless classic!
Language: C# - Size: 993 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 6

KASRA10/Salary-And-Tax-Calculator
This is simple Windows Form To Calculate Salary, Tax And Other Related Things.
Language: C# - Size: 256 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

pferreirafabricio/csharp-crud
🎯 Um simples CRUD feito com C# (Windows Form Application) e MySQL
Language: C# - Size: 292 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 0

Spandiar20/PasswordKeeper
This repository is for developing PasswordKeeper. A safe local password manager that keeps your data and passwords and protects them with it's heart.
Language: C# - Size: 2.32 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

Raofin/CricBlast
C# Cricket Game project with a stunning UI and a nice game algorithm developed to demonstrate OOP concepts and many other things.
Language: C# - Size: 13.9 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 5

ArdeshirV/ArdeshirV.Forms
ArdeshirV.Forms is a customized version of everyday windows .Net forms like About Box, Error Handler, Splash Screen and my base windows form with many fantastic ability.
Language: C# - Size: 7.35 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 10 - Forks: 2

sametcn99/ResumeBuilder 📦
moved to https://github.com/sametcn99/ResumeBuilderMAUI
Language: C# - Size: 5.92 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 3

mustafatumsek/rock-paper-scissors-game
It's a classic Rock-Paper-Scissors game developed as a Windows Forms application.
Language: C# - Size: 5.42 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Tynab/Telemess
Demo Telegram message
Language: C# - Size: 363 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 1

avidLearnerInProgress/_AntiVirus_
Minimal, customisable & powerful antivirus project
Language: C++ - Size: 152 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 3

KwifiDev/DVLD-Solution
Driver and Vehicle Licensing Directorate (DVLD) Project (Windows Form .NET Framework)
Language: C# - Size: 8.38 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

KeremTAN/TcpWordGame
This is a windows form game which work with TCP protocol.
Language: C# - Size: 227 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

Alyvesy/USYNetAutoLogin
三亚学院校园网自动重连 登录插件
Language: C# - Size: 1.04 MB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

saahen-sriyan-mishra/Camouflage-Shield
A full stack windows form application for sensitive image storing in encrypted format using symmetric key cryptography, and user data storing/securing using hash algorithms.
Language: C# - Size: 9.44 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

erenbekmezci/KutuphaneOtomasyonu
Language: PLpgSQL - Size: 9.31 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

simon-techkid/CabMaker 📦
Graphical frontend for MakeCab.exe that allows the user to easily package CAB archives.
Language: C# - Size: 222 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kathleenwest/ChatDemo
This project presents a simple Chat Message Service and Client Application demonstration. The Chat Service is a self-hosted (service host) WCF application launched and managed with a simple console interface. The service prints to the console window the user activities (log on, log off) and what messages are sent to users. The client “tester” has a simplified GUI user interface to quickly demo and test the service (Windows Form Application). The GUI has features to log on, log off, send a message, and receive messages from other users on the chat service.
Language: C# - Size: 25.6 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 3

hashin2425/light-writer
文字数チェッカー付きの軽量テキストエディタ (C# .NET Frameworks)
Language: C# - Size: 62.5 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

fl2on/.NET-WindowsForms-Manipulation
How about this fun fact: "Did you know that this app created with dnlib has the power to bypass login systems? Say goodbye to frustrating login screens and hello to effortless access!"
Language: C# - Size: 2.84 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

amirreza-tabeshfard/AT-NetCore-NotepadPlusPlus
Notepad++ Editor is one of the most important programs on any computer that everyone uses every day. The most popular and popular editor in Windows operating systems is Notepad, which is definitely familiar to everyone.
Language: C# - Size: 9.28 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 52 - Forks: 4

jonathancolasante/Midnight-Runner
A Windows game made using C#
Language: C# - Size: 41 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

veronakolgeci/Rock-Paper-Scissor
Rock Paper Scissor Game C#
Language: C# - Size: 188 KB - Last synced at: 10 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

veronakolgeci/Association-Game
Association Game C#
Language: C# - Size: 910 KB - Last synced at: 10 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

DimalMaloku1/Movie-Ticket-Booking-Management-System
Started Building and Designing Movie Ticket Booking Management System "Software Windows Application" using SQL Database and C# in Visual Studio.
Language: C# - Size: 24.4 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

BishoySedra/SW_Project
Software Engineering Academic Course Project.
Language: C# - Size: 2.18 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

saifulislam888911/Saif_Ostad_AspDotNet_B-1
This repo is being used for Class-Works & Assignments (From Ostad) .
Size: 346 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ImRLopezAG/Text-Editor
A simple text editor developed with C Sharp and with a very simple interface
Language: C# - Size: 442 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

KenEzekiel/Tubes2_thehashslingingslasher
Route Finding Using Depth-First Search and Breadth-First Search Algorithm for the Algorithm and Strategies Course
Language: C# - Size: 33 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 2

JeffleIncarnate/Paige-Mark-1-
This is an AI that I'm working on, it's able to Search google, open apps, and control some parts of my PC
Language: C# - Size: 4.91 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

AbdullahHasan42/Proximity-Sensor-Counting-Software
This application acts as a GUI between an Arduino micro-controller and a PC. It enables orders for a counting system using a proximity sensor to be sent over the serial COM ports.
Language: C# - Size: 1.48 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

nguyenkunquan/flower-sales-management-application
A Windows Forms application for member management, product (flower bouquet) management, and order management
Language: C# - Size: 66.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

irfanizudin/guitartunerGUI
GUI guitar tuner was made by cSharp using microsoft visual studio
Language: C# - Size: 357 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

daxnet/forms-ui
A Windows Forms library for solving real life problems.
Language: C# - Size: 212 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 4

Binary-Soft/Teacher-Assistant
Language: C# - Size: 51.6 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

FarhanSadaf/University-Management-System
Windows Forms App (.NET Framework)
Language: C# - Size: 75.2 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

g-otn/VisualizadorHuffman
See step-by-step process and representation of the Huffman Algorithm with given data
Language: C# - Size: 159 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

Ayushkhodankar/BillingDasboard
Items Billing Dashboard in C#
Language: C# - Size: 55.7 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

zeroX397/ProyekDB_Celikoor-Semangat18
GitHub repository for final project of the "Semangat 18" group, Database course, University of Surabaya (Odd 23/24).
Language: C# - Size: 14.1 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KillerCroc9/Calculator
Calculator, a project I developed to gain familiarity with Windows Forms applications in the context of desktop development. This project provides a user-friendly calculator application that allows users to perform basic arithmetic operations on their Windows desktop.
Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

furkancan07/saler_automation_UI
NESNE TABANLI PROGRAMLAMA DERSİ PROJE ÖDEVİ
Language: C# - Size: 34.6 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

margaritageorgieva/Tic-Tac-Toe
Tic Tac Toe game using C# Windows Forms Application.
Language: C# - Size: 144 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

AlexPJ1996/MultiProjects
Proyectos hechos en Visual Studio Community
Language: Visual Basic .NET - Size: 49.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AlexPJ1996/CodigosGuia
Secciones de código para facilitar el proceso de desarrollo
Language: C# - Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

VahidBabaey/LibraryProject
Language: C# - Size: 27.6 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

acbarker19/CSC224-Intermediate-Programming-In-C-Sharp 📦
A repository containing multiple small projects for my CSC 224 class, Intermediate Programming in C#.
Language: C# - Size: 161 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

onenarendra/Tic-Tac-Toe
Tic Tac Toe Game
Language: HTML - Size: 4.04 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

Tahir979/a-sample-online-psychology-game-study
A Sample Online Psychology Study with SQL Server (Psyword)
Language: C# - Size: 41.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tezvi/memory_game
Simple memory game implementation for learning Windows Forms development
Language: C# - Size: 3.1 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

gorkemkose/Cloud_File_Storage_Publishing-project
CS408-Computer Networks term project in Sabancı University, Fall 2020-2021.
Language: C# - Size: 514 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

NikolaVuckovic01/LibraryAppCSharp
Аpplication for sales, adding books, displaying issued bill and graphical display of book sales with additional options.
Language: C# - Size: 274 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kovoor/Sales
University Project: A CRM and sales tool built using C#, WinForms and Bunifu.
Language: C# - Size: 1.46 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

thiago-ssouza/prj-Win-Cs-WinCalculators-And-Currency-Exchanges-Online-And-Offline
Application Exchange Money (Offline and Online) and Calculators (Basic and Scientific) in C#, OOP, Windows Forms
Language: C# - Size: 1010 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

yordanov0502/TSP-project
Windows Forms Application
Language: C# - Size: 11.6 MB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ricaidito/OralDent
Aplicación tarea para Base de datos I
Language: C# - Size: 118 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

chunk1ty/University
A few projects from university.
Language: JavaScript - Size: 162 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

OsRaMoSaO/Quantom-Calculator
Very fun calculator!
Language: C# - Size: 54.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

r0binak/russian-checkers
Russian checkers on C# with mini-max and alpha-beta pruning
Language: C# - Size: 387 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

jalpendesai/Books-DB-LINQ-WindowsFormApp
Windows Form application to manipulate the data within Books database and displaying the results of the queries.
Language: C# - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 2

cc-Mehdi/Accounting-WinForms
The accounting Windows application is a powerful and user-friendly software designed to assist businesses and individuals in managing their financial transactions and records efficiently.
Language: C# - Size: 12.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Jason-Skillman/Secure-Folder
Windows Form: Creates a secure folder for you to lock up your private files.
Language: C# - Size: 109 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 3

OwaisQuadri/Translator
Translator solution created in Visual Studio using .NET Framework, C# and Google Cloud Translation API.
Language: C# - Size: 6.12 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 1

JamithNimantha/FitnessTrackerApp
This Simple Personal Fitness Tracker Application will enable you to record your workouts and cheat meals, generate reports, and can also be used to predict your fitness status and weight at a future date based on workout patterns.
Language: C# - Size: 61.5 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

aenjojo/minimarket-information-system
A simple mini market administrator app
Language: Visual Basic .NET - Size: 1.22 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

RefinedDev/Alarm-Clock-App 📦
why the hell did i even make this
Language: C# - Size: 1.44 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Tahir979/e-voting-system
Voting system which is developed for student societies established within Hacettepe University.
Language: C# - Size: 4.27 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Tahir979/bulk-mailing-system
Bulk-mailing system to keep members of Hacettepe University Psychology Society informed about events.
Language: C# - Size: 3.77 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Tahir979/library-system
Library system which is developed for Hacettepe University Psychology Society.
Language: C# - Size: 9.03 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AntonioMiguel03/Projetos_C_Sharp
Neste repositório ficam os meus projetos desenvolvidos em C#, cada branch é um projeto.
Size: 101 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

berkut126/Drivers
Simple Windows Drivers repo (academic labs). A few drivers with basic functionality and 3 control apps: two of which are MFC-based (simple3app and instdrv), and one is winforms (instdrv_sharp).
Language: C++ - Size: 172 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 1

Mazel-Tovr/Minimum_spanning_tree_algorithms
grafs
Language: C# - Size: 4.52 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

fl2on/RGB-UI
A very old rgb interface (Shitty Code).
Language: C# - Size: 134 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

happycod3r/MkFile
A small batch file creation utility for windows
Language: C++ - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

PARVATHY-VIJAYAN/basic-window-form-Progressive-Clock
Progressive clock
Language: C# - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

PARVATHY-VIJAYAN/basic-window-form-body-tag-formatter
Body Tag formatter
Language: C# - Size: 68.4 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

sudoker0/Windows-Forms-App-2.0-Unofficial 📦
Just a bit more modern look of the Windows Forms App
Language: C# - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ImRLopezAG/calculator
simple calculator created with C#, windows form with nice ui
Language: C# - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

iArmanKarimi/TvSeriesLogs 📦
Keep logs of various TV series of your choice.
Language: C# - Size: 412 KB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

feritstar/Excel-MultiSheet-App
Microsoft Office Interop MultiSheet Example with dataSet
Language: C# - Size: 554 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

yenilikci/c_sharp_multithreading_form
Language: C# - Size: 1.14 MB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AbdulrhmanSaad/Belshifa_Medicine_Ordering_Application
Windows form medicine order application with good GUI and sql oracle database
Language: C# - Size: 6.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

CosteaRaulBEST/Fithing-game
Video Game in windows form apps
Language: C# - Size: 9.07 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

WesternCaspianUniversity/guiwindowsfirewallhelper
GUI Windows Firewall Helper by Azar Mamiyev & Narmin Khudiyeva & Nigar Aliyeva.
Language: CSS - Size: 2.62 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 2

jaffreyjoy/CpuMonitor 📦
📈 📊 A C# application that shows real time CPU and RAM usage with voice assisted messages.
Language: C# - Size: 274 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

chiahsuantw/uDebug-Helper
[Desktop Program] The term project for Windows Application Programming. Submit codes and compare the results with uDebug API.
Language: C# - Size: 71.3 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

SalahEldinFikri/MaTriX-Programming-language
New programming language based on python, C++, C# using Goldparser 5.2v and Calitha engine
Language: C# - Size: 83 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

PBL-Archive/excitebrowser-vb.net 📦
Browser built to learn and explore about vb.net language and Visual Studio IDE
Language: Visual Basic .NET - Size: 2.18 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

PBL-Archive/excitepiano-vb.net 📦
Piano player built to learn and explore about Visual Basic .NET language and Visual Studio IDE
Language: Visual Basic .NET - Size: 12.5 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Stobertonf/Portarias
Projeto do curso Sistema para Portarias com VB.Net e MySql do professor Hugo Vasconcelos para desenvolver uma aplicação de Controle de Acesso na plataforma Windows Form.
Language: Visual Basic .NET - Size: 990 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

Uehwan/CSharp-Yolo-Video
C# Yolo for Video
Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 5

KavinduLiyanage/School-Management-System
Major Project for 2nd-year ITP module in SLIIT BSc(Hons) in Information Technology Specializing in Software Engineering.
Language: C# - Size: 3.44 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

mixa3607/osu_osz_helper 📦
Language: C# - Size: 3.14 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

giangphamgo/cuahangdochoi-ute 📦
Đồ án môn Hệ quản trị cơ sở dữ liệu - Quản lý cửa hàng đồ chơi
Language: C# - Size: 1010 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

EslamAsHhraf/Train-Station
✅ A windows application for a train station DBMS
Language: C# - Size: 22.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 3

kathleenwest/WebAPIMemoryCacheDemo
This project presents a Visual Studio solution including a simple demo ASP.Net Web API Service Application and a “Tester” Client (Windows Form Application) that allows the user to test the Web API with CRUD operations (GET, POST, PUT, DELETE). In addition to demonstrating standard CRUD capabilities, the Web API service implements a .Net Memory Cache (MemoryCache). The client “tester” application also allows the user to verify that the memory cache is implemented correctly and expiring per the set policy. Discussion of the memory cache implementation may help the reader with tips to understand, correctly implement, and verify the cache is expiring. Lastly, the project is shown in the demo section with a video and screen captures.
Language: JavaScript - Size: 69.6 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1
