0
What is Next After Completing C# Basic Course?
I just completed C# basic Course. What should I Practice Now. Btw, I want to develop Desktop application.
4 Respuestas
+ 1
If you want to carry on with C#, you could look into Visual Studio and try out WPF or UWP apps.
+ 1
Windows Forms is a great place to start. WPF can be hard at first but it's really good when you get the hang of it.
+ 1
Derek banas covers language over views on. Youtube. again search yt for winforms tutorials and stackoverflow :p
0
I'm trying Windows Application Form now. Should I try WPF first or there is no problem? And where I can find Complete tutorial for C# Visual Studio. And Thanks for your answer btw.