I recently learned C # and I am interested in .Net, but I do not know where to start. I know .NET is just a bunch of libraries and can be used for web programming. I’m not quite sure I need to learn which areas of the net, I do not know what I’m doing with .Net , but I want to learn. What other things can be achieved with .Net
Need to learn programming in .net
Hello,
.NET is developed by Microsoft, providing advanced features and tremendous power to the developers. C# is also a part of .NET. There are many sorts of .NET such as, ASP.NET, Visual Basic, and Visual C++ etc.
First of all, make sure that for what purpose you’re going to learn .NET. ASP.NET, Visual Basic, Visual C# can be used for web development purpose. If you intend to be a web developer, you should get a good command over them.
If you wish to develop native Windows applications, you should use Visual C++, Visual Basic, C# etc. They are very much compatible for creating high performance, advanced Windows applications.
For full details on these languages and other .NET languages, you can contact this MSDN Wiki.