About VB.NET

  • Thread starter Thread starter harrypotter
  • Start date Start date
H

harrypotter

I'm a begginer in this field. So where do I start ? Can you help me to
find help tutorials ? I have downloaded VB Express 2005 package from
Microsoft . I want to go in a quickway.
 
Don't be in too much of a rush. There are many concepts to learn and
understand before any of this will make sense.

Take your time and get familiar with these concepts:

Object Oriented Programming
The syntax of the VB.NET programming language
Database fundamentals (tables, queries, stored procedures, Structured Query
Language [SQL], relationships, primary keys, etc.)

If developing web applications:
HTML, XML, CSS
 
Back
Top