Welcome to my C# programming repository! This repository contains a collection of various C# and .NET projects, ranging from database management to utility tools.
Here is a quick breakdown of the projects included in this repository:
- Description: A management application designed to handle customer records.
- Key Features: CRUD operations (Create, Read, Update, Delete) for customer data with an intuitive interface.
- Description: An automation or utility tool focused on database initialization.
- Key Features: Automatically creates a database schema and seeds initial data or tables safely.
- Description: A searching or scanning utility project.
- Key Features: Scans files, strings, or logs to detect specific keywords, encryption keys, or patterns.
- Description: A system utility tool to optimize disk space.
- Key Features: Identifies and securely flushes temporary files (
.tmp, cache, etc.) from the system.
- Language: C#
- Framework: .NET / .NET Core / .NET Framework
- IDE: Visual Studio / VS Code
- Clone the repository:
git clone https://github.com/iamx-ariful-islam/CSharp-Projects.git
- Open the desired project folder or the
.slnfile in Visual Studio. - Restore NuGet packages (if any).
- Press
F5or click Start/Run to execute the application.
Here are some screenshots of the WebProjects project:
Custom Bill Chalan Form

Customer Form

Key Generator

Settings

Temp File Delete

Contributions, suggestions, and feedback are always welcome! ❤️ To contribute:
- Fork the repository
- Create a new branch (
feature/new-feature) - Commit your changes
- Push and submit a Pull Request
💬 You can also open an issue if you’d like to discuss a feature or report a bug.
The MIT License (MIT)
“Good design is about making things simple yet significant”
— Md. Ariful Islam