New to Programming

  • Thread starter Thread starter Lival
  • Start date Start date
L

Lival

Hello all-

I am new to programming and vb. Planning to start with VS2005 and I am
looking for some good resources to get me on the way quickly. Specifically I
am looking for books or sites.
Thanks again
 
Lival said:
I am new to programming and vb. Planning to start with VS2005 and I am
looking for some good resources to get me on the way quickly. Specifically
I
am looking for books or sites.

If you want to take a quick look at Visual Basic, I currently would
install the Express beta and play around with it:

<URL:http://lab.msdn.microsoft.com/express/vbasic/>

Alternatively, you can order the trial version of VS.NET:

<URL:http://msdn.microsoft.com/vstudio/productinfo/trial/>

General information about VB can be found here:

<URL:http://msdn.microsoft.com/vbasic/>

For beginners' tasks, VB at the Movies may be helpful:

<URL:http://msdn.microsoft.com/vbasic/atthemovies/>

The Visual Basic .NET Resource Kit contains a test version of VS.NET,
some free components and a lot of training material:

<URL:http://msdn.microsoft.com/vbasic/vbrkit/>

Quickstarts on various topics of the .NET Framework can be found here:

<URL:http://samples.gotdotnet.com/quickstart/>

For VB6 programmers, there are separate documents about the switch to
VB.NET:

VB.NET for VB Veterans
<URL:http://msdn.microsoft.com/library/e...tiontovisualbasic70forvisualbasicveterans.asp>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Books2008 books/resources 5
Custom Control 1
Book recommendations for VS 2005 3
New Dell PC 6
books? 2
What do you use your R-Pi for - which Projects are you planning!? 1
Need some advice? 5
VB Newbie 2

Back
Top