Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Where and how to start learning dot net programming?
I am trying to learn dot net programming. But again, in order to learn it..you have to pick programming language ..either VB.NET or C#..need to learn asp.net..or visual web developer..SQL Server..I tried to start with Visual web developer..where you drag and drop buttons and then do the coding behind..Just lost as to where to start or need a suggestion..as I am also new to C# programming..the backbone of learning..Dot Net.Please advice.
Thanks,
Dragging and dropping in Visual Web Developer is simple as anyone can do it. But, when a button is clicked and you want certain thing to happen..then coding is required..So, my common sense does tell me to learn C# first..but then..need expert advice how to simultaneously learn all the ingredients that is required to build web applications..
Thanks,
1 Answer
- 1 decade agoFavorite Answer
VB is simplest, C# is a bit more complicated.
You could start e.g. with VB on the .NET Compact Framework for mobile devices on Windows.
If you don't want to buy such a mobile device, you could download an emulator for your PC.
That is probably easiest.