C
C#2y ago
schrute

❔ C# project ideas

Hello, I need a practice about C# winforms. I am looking for not hard but not easy project. Do you know any website or github account for project ideas/examples?
7 Replies
ero
ero2y ago
don't try to get better at winforms try to learn wpf, avalonia, xamarin, maui any of those
schrute
schruteOP2y ago
I need some practice about winforms because the company is using it
Thinker
Thinker2y ago
$projects
MODiX
MODiX2y ago
Collections of application ideas that anyone can solve in any programming language to improve coding skills: https://github.com/ZacharyPatten/dotnet-console-games https://github.com/karan/Projects https://github.com/florinpop17/app-ideas
Denis
Denis2y ago
Try checking out how to apply MVC, MVVM to WinForms. Useful skill to learn, makes it much easier to maintain the forms Here's a project idea: you have a configurator application, that has to display text boxes, checkboxes, comboboxes, and number up downs based on a loaded configuration file. This means that you have to figure out how to make such a configuration file, how to load it, represent it with a class. Then, you should figure out how to dynamically display controls in your form, set their values and retrieve them whenever needed
Cattywampus
Cattywampus2y ago
making console game sounds fun ✨
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server