Click here to Skip to main content
16,011,170 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Which topics in .net i should learn to get the job as .net developer? I know c# programming. Will i need to learn all controls in visual studio 2008 too?
Posted

The question sounds like you want to lean the minimum as soon as possible. And get to work. This is not how it works. You need to learn how to do the job, not so much how to get it. You need to have the very different attitude: you need to be eager to learn more and more. And you need to understand why.

What exactly to learn? It depends, no one can tell you exactly, you should decide. Only… if you are going to learn just C#, you will learn nothing which can make you a person who can work reasonably well, not even as a C# developer. You need to learn more, a lot more. And not one language, a number of them. It's too very typical situation when a mono-language developer does not understand something very important: programming.

Let's take those "all controls in Visual Stidio 2008". You learn them and what, thinking "what should I do if we migrate to 2010?", right? This is not how a decent worker thinks. Such developer don't even think about such things but will try one's best to learn the instrument in great detail, even if the use of it is only suggested. Decent workers sharpen their tools and always want to get the very best. Not the coolest and most recent, but the best as the work itself is concerned. You think the knowledge of "all controls in Visual Stidio 2008" as of some hassle, but, first, this is a miserably small chunk of knowledge compared to what people really need to know, and, second, a real developer happily and eagerly learn them all driven by the strong motivation: "what else can I get to improve my work?". See the difference?

For the encouraging note, please read this article:
Peter Norvig, Teach Yourself Programming in Ten Years,
http://norvig.com/21-days.html[^].

Good luck,
—SA
 
Share this answer
 
v2
Comments
Tom Marvolo Riddle 25-Oct-13 1:04am    
I Read it.Excellent.My 5.
Sergey Alexandrovich Kryukov 25-Oct-13 2:19am    
Thank you very much.
—SA
Visual Studio 8/10/12 for all development.

For Desktop Development you need to be aware of Windows Presentation Foundation(WPF)/ Windows Forms
For Web Development - ASP.NET/MVC , WebServices/WCF
For Mobile - Windows 7/8 Phone Development using SilverLight
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900