+ 1
possibilities
How can I develop an application for windows using C# ? what I need to do? Is there any recommendation from you? plz tell me.. I will appreciate that.
1 Antwort
+ 1
You need the IDE developed for C# programming, Microsoft visual studio community edition. From there research WPF C# to learn how to make modern UI designs. You could also take type windows forms route but its outdated.