Hi friends!
Please help me to get start vb.net easily and step by step...
I have good skill in c/c++ and little bit in VB.
Give me some good instractions to start vb.net please.

If you are familiar with C/C++ I would recommend C#. It's not important whether you chose VB or C# both are compiled to MSIL so the end result is the same. Therefore, I think you will pick up .NET programming quicker if you go with C# because you will spend less time getting used to the syntax and have more time for learning the .NET framework and all it's classes.

Just google 'Getting Started With .NET" to get lots of great resources.
http://www.devsource.com/article2/0,1895,2085304,00.asp
is an example.

msdn2.microsoft.com is the official developer centre for all things .NET.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.