https://github.com/leviathanaxeislit/dotnet-lab-programs
https://github.com/leviathanaxeislit/dotnet-lab-programs
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/leviathanaxeislit/dotnet-lab-programs
- Owner: leviathanaxeislit
- License: gpl-3.0
- Created: 2024-12-03T17:46:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-21T16:03:14.000Z (over 1 year ago)
- Last Synced: 2025-04-10T17:00:18.394Z (about 1 year ago)
- Language: C#
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dotnet Lab Programs
Welcome to the **Dotnet Lab Programs** repository! This repository contains a collection of .NET programs developed during lab exercises.
---
## 📖 **Table of Contents**
1. [Program 1: Basic Calculator](#program-1-basic-calculator)
2. [Program 2: String Operations](#program-2-string-operations)
3. [Program 3: File Handling](#program-3-file-handling)
---
## 🚀 **Program Descriptions**
### Program 1: Basic Calculator
[View Code](https://github.com/leviathanaxeislit/Dotnet-lab-programs/tree/main/CALCULATOR)
A simple calculator program to perform basic arithmetic operations (addition, subtraction, multiplication, and division).
### Program 2: Student Details
[View Code](https://github.com/leviathanaxeislit/Dotnet-lab-programs/tree/main/student%20details)
### Program 3: Student Course Details
[View Code](https://github.com/leviathanaxeislit/Dotnet-lab-programs/tree/main/student%20course%20details)
### Program 8: Simple Interest
[View Code](https://github.com/leviathanaxeislit/Dotnet-lab-programs/tree/main/student%20course%20details)
### Program 6: Form Validation
[View Code](https://github.com/leviathanaxeislit/Dotnet-lab-programs/tree/main/student%20course%20details)
---
## 📜 **How to Use**
1. Clone this repository:
```bash
git clone https://github.com/leviathanaxeislit/Dotnet-lab-programs.git