csharp-programming
There are 32 repositories under csharp-programming topic.
dudu502/LittleBee
Keyframe sync using ECS(R)
burhanahmed1/TaskSphere
Integrated .NET-based desktop framework for dynamic task lifecycle management, featuring relational database connectivity, status tracking, prioritization, and a real-time analytics dashboard.
oneananda/C_Sharp_Examples
This repository contains a collection of C# code examples designed to demonstrate various programming concepts and best practices. Each example is structured to provide clear, concise, and practical insights into different aspects of C# programming.
cc-Mehdi/Library-WPF
A library Windows application is a software program designed to help manage and organize various aspects of a library's operations.
Triomonitor/TheSims3WorldToolBuilder
TheSims3WorldToolBuilder(Credits to Electronic Arts) Leaked Source Code!!!
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.
cc-Mehdi/Library-WinForms
A library Windows application is a software program designed to help manage and organize various aspects of a library's operations.
mauricepreiss/CSharpFinder
A simple little tool to find C# files / assemblys (exe, dll) in a directory
DibyajyotiBiswal57/Csharp-programs
Just some C# programs that I made.
eeyribas/CSharp-Applications
Contains applications developed using the C# programming language. These applications cover a variety of topics, Excel operations, JSON reading and writing, XML processing and SQLite integration.
jepozdemir/linq_in_csharp
Exploring LINQ in C# : Querying Made Easy
Kalyan767Z/Arithmetic_mean_of_two_numbers
HomeWork 1: A program to calculate the arithmetic mean of two numbers in C#. Focuses on input validation, modular methods, and simple arithmetic operations.
Kalyan767Z/Check_number_for_parity
HomeWork 2: A beginner-friendly program to check if a number is even or odd using modulus operation in C#. Demonstrates input validation and basic control flow.
Kalyan767Z/Cost_Accounting
GPT Task 1: This program helps users track their daily expenses. The user is prompted to enter how many days they want to track expenses, and the program creates an array to store the expenses for each day. After entering all the expenses, the program calculates the total expenses and the average expense per day.
Kalyan767Z/Find_index_of_array_element_method
HomeWork 7: A program to find the index of an element in an integer array. Uses efficient traversal logic with user-friendly input validation.
Kalyan767Z/Method_Resize_and_addition
HomeWork 8: A comprehensive program to resize arrays and add or remove elements at specific positions. Demonstrates modular design in C#.
Kalyan767Z/Recursion
HomeWork 9: A set of recursive functions in C# to print arrays, calculate their sum, and compute the digit sum of a number. Highlights recursion as a problem-solving technique.
Kalyan767Z/Simple_Calculator
HomeWork 3: A basic calculator in C# capable of addition, subtraction, multiplication, and division. Includes error handling for invalid inputs and division by zero.
Kalyan767Z/Sum_and_number_of_even_and_odd_numbers_in_the_range
HomeWork 4: A C# program to calculate the sum of even and odd numbers in a given range. Demonstrates loops, conditional checks, and input validation.
Kalyan767Z/Triangle_output
HomeWork 5: A program to dynamically draw ascending and descending triangles in C#. Focuses on nested loops and pattern generation.
Kalyan767Z/Work_with_array
HomeWork 6: A C# program that manipulates arrays by resizing, adding, or removing elements. Demonstrates dynamic array operations and input validation.
Pavith19/dotnet-task-management-system
A .NET-based desktop task management system built with C# and SQL Server. TaskSphere lets you create, organize, and track tasks with status updates, prioritization, and a real-time dashboard.
prensisahu/C-Sharp-Tutorial
Learn C#
eeyribas/Arduino-CSharp-Bluetooth-Control
The repository includes a "UserInterface" developed with C# programming language that controls an Arduino connected to a Bluetooth module. The repository also includes control of the Arduino's Bluetooth module.
pzoghbi/tile-vania
A short 2D platformer game made with Unity and C#. The game features tile sets, scene flow, simple AI, level design, and a state-driven camera.
ClarkKeyton/NFOReader
NFOReader by ClarkKeyton(leaked source code from Hewlett-Packard 2011 year)
eeyribas/CSharp-Console-Examples
Contains C# Programming examples. There are a total of 36 examples. It's a good repo for those who want to learn C# programming.
eeyribas/CSharp-WinForms-Examples
Contains C# WinForms Programming examples. There are a total of 226 examples. It's a good repo for those who want to learn C# WinForms programming.
eeyribas/OPCCommunication
OPC stands for OLE for Process Control. The application performs operations such as establishing a connection to the PLC, writing data to the PLC, and reading data from the PLC using OPC comm.
eeyribas/ProductTrackingSystem
The Product Tracking System includes features for generating barcodes for products and recording barcode products.
eeyribas/UDPComm-CPP-CSharp
Contains UDP communication applications. The applications involve UDP server-client topics.
Sulig/CSHARP-Exercices
Ejercicios CSharp 2021 hechos en el curso de Animacion 3D para videojuegos