Projects in Awesome Lists tagged with csharp-programming
A curated list of projects in awesome lists tagged with csharp-programming .
https://github.com/burhanahmed1/task-management-system
A Task Management System built with C# and .NET framework, featuring a user-friendly GUI, database connectivity, and a comprehensive dashboard for task creation, status updates, prioritization, and deletion.
csharp csharp-code csharp-programming csharp-project guna-ui programming-project task-management-app task-management-system task-manager task-manager-app windows-forms-app windows-forms-csharp windows-forms-csharp-dotnet
Last synced: 09 Apr 2025
https://github.com/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.
algorithms csharp csharp-code csharp-programming dotnet dotnet-core mathematical-programming recursion
Last synced: 02 Apr 2025
https://github.com/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.
c-sharp c-sharp-learning c-sharp-library csharp-programming
Last synced: 18 Feb 2025
https://github.com/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.
array-search array-search-in-c-sharp csharp csharp-code csharp-programming dotnet dotnet-core linq logic-building
Last synced: 29 Jun 2025
https://github.com/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.
basic-programming csharp csharp-code csharp-programming dotnet even-odd-calculator logic-building
Last synced: 02 Apr 2025
https://github.com/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.
array-operations csharp csharp-code csharp-programming data-manipulation dotnet dotnet-core dynamic-arrays
Last synced: 02 Apr 2025
https://github.com/jepozdemir/linq_in_csharp
Exploring LINQ in C# : Querying Made Easy
csharp csharp-programming dotnet linq linq-expressions
Last synced: 13 Mar 2025
https://github.com/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.
arrays cost-accounting csharp csharp-code csharp-programming dotnet dotnet-core gpt-4 input-output loops
Last synced: 28 Mar 2025
https://github.com/dibyajyotibiswal57/csharp-programs
Just some C# programs that I made.
Last synced: 29 Mar 2025
https://github.com/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.
arithmetic-operations calculator-program calculator-programs csharp csharp-code csharp-programming dotnet dotnet-core error-handling
Last synced: 02 Apr 2025
https://github.com/kalyan767z/triangle_output
HomeWork 5: A program to dynamically draw ascending and descending triangles in C#. Focuses on nested loops and pattern generation.
beginner-friendly beginner-friendly-frontend-project csharp csharp-code csharp-programming dotnet dotnet-core nested-loops pattern-printing
Last synced: 02 Apr 2025
https://github.com/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.
arithmetic-operations arithmetic-operations-in-c beginner-friendly beginner-friendly-frontend-project csharp csharp-code csharp-programming dotnet input-validation
Last synced: 02 Apr 2025
https://github.com/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.
csharp csharp-code csharp-programming dotnet dotnet-core even-odd-rule loops loops-and-iterations
Last synced: 02 Apr 2025
https://github.com/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#.
add-remove-programs csharp csharp-code csharp-programming dotnet dotnet-core dynamic-arrays memory-management
Last synced: 02 Apr 2025
https://github.com/eeyribas/multispectrometercolorviewer
This is an application where color measurements from multiple spectrometers are displayed. In this application, spectrometer connections are established, color measurements are taken with the spectrometer, and spectrometer settings are configured.
color-filter color-wing-difference csharp csharp-programming csharp-winform delta-e l-a-b multi-spectrometer multi-spectrometer-view net-framework net-framework-461 serial-port spectrometer spectrometer-view spectrometers spectrum spectrum-analysis view visual-studio visual-studio-2019
Last synced: 30 Aug 2025
https://github.com/eeyribas/color-spectrum-calculations
In order to determine color measurements with the spectrometer, calculations must be made based on spectrum values. This repository contains applications related to these calculations.
berger-tint-whiteness calculations color-calculation color-filter color-wing-difference csharp-app csharp-programming csharp-project csharp-winform delta-e l-a-b net-framework-461 spectrometer spectrometer-color spectrometer-view spectrum spectrum-analysis textile-color visual-studio-2019 visual-studio-code
Last synced: 20 Feb 2025
https://github.com/eeyribas/csharp-programming-winforms-examples--toolboxs-simpleexamples-etc
It is a repo containing C# WinForm examples. It's a good repository for those who want to learn C# programming.
array array-list bitmap csharp csharp-programming csharp-winform csharp-winforms-app examples file-operations graphics image-list operator print simple-examples standart-libraries static toolbox visual-studio winforms winforms-application
Last synced: 25 Jan 2025
https://github.com/eeyribas/spectrometercolorviewer
An application where color measurements taken from a spectrometer are displayed. In this application, spectrometer connections are established, color measurements are made with the spectrometer, and spectrometer settings are configured.
color color-analysis color-app csharp csharp-app csharp-programming delta-e l-a-b measurements net-framefork net-framework-461 spectrometer spectrometer-color spectrometer-spectrum spectrometer-view spectrum spectrum-analysis viewer visual-studio visual-studio-2019
Last synced: 20 Feb 2025
https://github.com/eeyribas/csharp-programming-console-examples--loops-simpleexamples-standartlibrary-etc
It is a repo containing C# Console examples. It's a good repository for those who want to learn C# programming.
array binary-tree console-application csharp csharp-console csharp-console-app csharp-programming data-types examples linked-list loops maths-solving-programs multi-dimensional operator standart-libraries static stopwatch structure transformations visual-studio
Last synced: 25 Jan 2025
https://github.com/eeyribas/csharp-winforms-examples
It is a repo containing C# WinForm examples. It's a good repository for those who want to learn C# programming.
array array-list bitmap csharp csharp-programming csharp-winform csharp-winforms-app examples file-operations graphics image-list operator print simple-examples standart-libraries static toolbox visual-studio winforms winforms-application
Last synced: 03 Mar 2025
https://github.com/eeyribas/csharp-applications
In this repository, there are applications created using the C# programming language.
canvas-js chart control-panel csharp csharp-application csharp-programming csharp-project examples excel jquery json-read-and-write net-framework net-framework-461 serial-port-communication sqlite sqlite-database thread visual-studio visual-studio-2019 xml
Last synced: 20 Mar 2025
https://github.com/eeyribas/CSharp-Applications
In this repository, there are applications created using the C# programming language.
canvas-js chart control-panel csharp csharp-application csharp-programming csharp-project examples excel jquery json-read-and-write net-framework net-framework-461 serial-port-communication sqlite sqlite-database thread visual-studio visual-studio-2019 xml
Last synced: 03 Apr 2025
https://github.com/eeyribas/3d-color-viewer
Includes applications that display color measurements taken from a spectrometer using charts. In these applications, spectrometer connections are established, color measurements are made with the spectrometer, spectrometer settings are configured, and the data is displayed using 3D charts.
3d 3d-color chart chart-custom color color-analysis csharp csharp-programming csharp-project html-css-javascript multi-chart net-framework-461 serial-port spectrometer spectrometer-color spectrometer-view viewer visual-studio visual-studio-2019 winforms
Last synced: 10 Jul 2025
https://github.com/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.
csharp csharp-app csharp-application csharp-library csharp-opc-communication csharp-plc-read-write csharp-programming csharp-project net-framework net-framework-461 opc opc-communication plc plc-controller plc-programming plc-read plc-write process-control tags visual-studio
Last synced: 29 Mar 2025
https://github.com/eeyribas/producttrackingsystem
The Product Tracking System includes features for generating barcodes for products and recording barcode products.
barcode barcode-generator barcode-images csharp csharp-app csharp-framework csharp-programming csharp-project ean13 example net-4-6-1 net-framework product product-track product-tracking-system system tracking visual-studio visual-studio-2019 visual-studio-code
Last synced: 16 Jul 2025
https://github.com/eeyribas/multispectrometerview
In a multi-spectrometer program, this is an imaging software where spectrometer connections are established, spectrometer measurements are performed, and spectrometer settings are configured. The program was developed by testing it with a spectrometer from Insion company.
analog-gain csharp csharp-programming csharp-project csharp-winform digital-gain multi-spectrometer multi-spectrometer-view net-framework net-framework-461 nm serial-port spectrometer spectrometer-view spectrometers spectrum spectrum-analysis view visual-studio visual-studio-2019
Last synced: 19 Aug 2025
https://github.com/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.
array binary-tree console-application csharp csharp-console csharp-console-app csharp-programming data-types examples linked-list loops maths-solving-programs multi-dimensional operator standart-libraries static stopwatch structure transformations visual-studio
Last synced: 03 Mar 2025