0
What are the steps to learn dotnet?
Hai all,I have a idea to learn dot net .I didn't know how to start and where to start study the dot net. can anybody give me a idea how to start study the dot net in step by step manner?
4 Respostas
+ 4
Here is a thread of links for visusl studio
https://www.sololearn.com/discuss/410578/?ref=app
+ 2
Download Visual Studio Community Edition, then search google for tutorials on winforms, WPF or UWP if you want to make UIs; or ASP if you want to make web apps. I'd suggest starting with winforms.
0
@Manual correct the spelling of visual
0
Do practice. Think of a application you want to make and create it. For example calculator or library. Whatever you like.