+ 5
Create Custem UI , .net
Hello everyone ! - please how i can create my custem UI for .net like c# or vb and thanks !
4 Respuestas
+ 2
There is nothing better than Visual Studio for C#. You got plenty of assistance within VS and like @Bagshot already told, there are much more possibilites besides "simple" WinForms-Applications.
And btw there are some more languages in VS: For micro controlers, for games, for apps, for console-stuff, for windows, for android ...
Hope you got the point, mate!
+ 4
thanks :)
+ 3
thanks, i will try ! , have a othern ways ?
+ 1
Install Visual Studio and make either a Winforms, UWP, or WPF app.