Skip to content

Repository files navigation

C# Windows Forms: Student Registration App

This repository contains the completed source code for Tutorial #2 on my YouTube channel. It demonstrates how to build a basic graphical user interface and apply Object-Oriented Programming (OOP) principles in C#.

📺 Watch the full tutorial here: (https://www.youtube.com/@codedbyvin).

Features

  • Captures student information including Title, Initials, Name, and Surname via a clean, structured form.
  • Automatically generates and extracts a shortened summary (Title and Surname) at the click of a button.
  • Displays the complete, formatted student registration details within a dedicated text viewer.
  • Includes clear instructional labels and intuitive buttons to process user input dynamically.

Tech Stack

  • Language: C#
  • Framework: .NET Framework (Windows Forms)
  • IDE: Visual Studio

How to Run This Code

  1. Click the green Code button and download the ZIP file, or clone the repository.
  2. Extract the folder and open the .sln (Solution) file using Visual Studio.
  3. Ensure you have the .NET desktop development workload installed.
  4. Press Start (or F5) in Visual Studio to run the application.
Screenshot 2026-08-29 152731 Screenshot 2026-08-29 152653

About

Basic interactive program that takes in information about a user and displays it in a neat and formatted way.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages