An archived .NET 8 Windows Forms learning project that implements a desktop calculator interface in C#.
- Native Windows Forms interface
- Basic calculator interactions
- Visual Studio project structure
- C#
- .NET 8
- Windows Forms
Open KalkulatorSederhana.csproj with Visual Studio on Windows, or build it with
a .NET 8 SDK that supports the Windows desktop target:
dotnet buildArchived learning project. It remains public as a record of early desktop application practice.
Built by Danish. Personal contact details are kept private; project discussion can stay on GitHub.