Skip to content

berkanyelken/string-variables-winforms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

String Variables WinForms Application

This project is a simple C# WinForms application created to practice string variables and basic Windows Forms controls.

Description

The application allows the user to enter personal information such as name, gender, age, and profession. Entered data can be saved to a ListBox, and all inputs can be cleared using a reset button.

This project was developed as part of a programming practice / homework to understand string variables and form-based user input handling.

Features

  • Input data using TextBox, ComboBox, and MaskedTextBox
  • Save entered data to a ListBox
  • Clear all form inputs
  • Clear all saved ListBox data

Technologies Used

  • C#
  • Windows Forms (WinForms)
  • .NET Framework

Project Purpose

  • Learning string variables
  • Understanding WinForms controls
  • Practicing basic event-driven programming
  • Educational use

Notes

  • This project is intended for learning and practice purposes.
  • No external libraries were used.

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages