
- Forum
- Programming Talk
- Microsoft .NET
- Can a beginner directly start VB.NET??????
Can a beginner directly start VB.NET??????
This is a discussion on Can a beginner directly start VB.NET?????? within the Microsoft .NET forums, part of the Programming Talk category; Please tell if it is neccessary to do visual basic 6 and afterwards vb.net....
-
07-02-2007, 08:35 AM #1
- Join Date
- Apr 2007
- Answers
- 2
Can a beginner directly start VB.NET??????
Please tell if it is neccessary to do visual basic 6 and afterwards vb.net.
-
This answer is really super late, but this section is kinda dead...
vb.net is the incorporation of visual basic code into a webpage. This means that not only is it good to have an understanding of visual basic code, but that you should also learn the markup languages used by the web. HTML, CSS, javascript(followed by AJAX) are important languages to know when approaching vb.net.
All that sounds daunting, however HTML is a very very simple language, it's nowhere near a full programming language. CSS is another simple language, directed more at formatting and layout than anything else.

Reply With Quote





