Topic: "csharp-programming"
dudu502/LittleBee
Keyframe sync using ECS(R)
Language: C# - Size: 1.27 GB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 502 - Forks: 95

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.
Language: C# - Size: 18.7 MB - Last synced at: 1 day ago - Pushed at: 13 days ago - Stars: 8 - Forks: 2

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.
Language: C# - Size: 521 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

DibyajyotiBiswal57/Csharp-programs
Just some C# programs that I made.
Language: C# - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

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.
Language: C# - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Kalyan767Z/Triangle_output
HomeWork 5: A program to dynamically draw ascending and descending triangles in C#. Focuses on nested loops and pattern generation.
Language: C# - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

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.
Language: C# - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

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#.
Language: C# - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

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.
Language: C# - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

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.
Language: C# - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

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.
Language: C# - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

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.
Language: C# - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

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.
Language: C# - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

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.
Language: C# - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

jepozdemir/linq_in_csharp
Exploring LINQ in C# : Querying Made Easy
Language: C# - Size: 46.9 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

mauricepreiss/CSharpFinder
A simple little tool to find C# files / assemblys (exe, dll) in a directory
Language: C# - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

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.
Language: C# - Size: 196 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

eeyribas/ProductTrackingSystem
The Product Tracking System includes features for generating barcodes for products and recording barcode products.
Language: C# - Size: 1.48 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

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.
Language: C# - Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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.
Language: C# - Size: 8.06 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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.
Language: C# - Size: 500 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

eeyribas/CSharp-Applications
In this repository, there are applications created using the C# programming language.
Language: C# - Size: 270 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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.
Language: C# - Size: 4.29 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ClarkKeyton/NFOReader
NFOReader by ClarkKeyton(leaked source code from Hewlett-Packard 2011 year)
Language: C# - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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

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.
Language: C# - Size: 22.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
