View Single Post

  #2 (permalink)  
Old 08-30-2007, 01:25 PM
Rinoa Rinoa is offline
Junior Member
 
Join Date: Aug 2007
Posts: 3
Rinoa is on a distinguished road
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