There are 0 repository under csharp-programming topic.
Integrated .NET-based desktop framework for dynamic task lifecycle management, featuring relational database connectivity, status tracking, prioritization, and a real-time analytics dashboard.
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.
A library Windows application is a software program designed to help manage and organize various aspects of a library's operations.
TheSims3WorldToolBuilder(Credits to Electronic Arts) Leaked Source Code!!!
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.
A library Windows application is a software program designed to help manage and organize various aspects of a library's operations.
A simple little tool to find C# files / assemblys (exe, dll) in a directory
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.
Exploring LINQ in C# : Querying Made Easy
HomeWork 1: A program to calculate the arithmetic mean of two numbers in C#. Focuses on input validation, modular methods, and simple arithmetic operations.
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.
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.
HomeWork 7: A program to find the index of an element in an integer array. Uses efficient traversal logic with user-friendly input validation.
HomeWork 8: A comprehensive program to resize arrays and add or remove elements at specific positions. Demonstrates modular design in C#.
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.
HomeWork 3: A basic calculator in C# capable of addition, subtraction, multiplication, and division. Includes error handling for invalid inputs and division by zero.
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.
HomeWork 5: A program to dynamically draw ascending and descending triangles in C#. Focuses on nested loops and pattern generation.
HomeWork 6: A C# program that manipulates arrays by resizing, adding, or removing elements. Demonstrates dynamic array operations and input validation.
Learn C#
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.
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.
NFOReader by ClarkKeyton(leaked source code from Hewlett-Packard 2011 year)
Contains C# Programming examples. There are a total of 36 examples. It's a good repo for those who want to learn C# programming.
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.
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.
The Product Tracking System includes features for generating barcodes for products and recording barcode products.
Contains UDP communication applications. The applications involve UDP server-client topics.
Ejercicios CSharp 2021 hechos en el curso de Animacion 3D para videojuegos