VB.net books

G

Guest

--
hello

Can anyone please recommend a good book on VB.net for VB6 programmers.
I think that would be more appropriate for me, I didnt want a beginners book
on VB.net (as I have 1 ).

Learning Vb.net from the VB6 perspective would be great.

thanks
 
H

Herfried K. Wagner [MVP]

john andrew said:
Can anyone please recommend a good book on VB.net for VB6 programmers.
I think that would be more appropriate for me, I didnt want a beginners
book
on VB.net (as I have 1 ).

Learning Vb.net from the VB6 perspective would be great.

I don't know a book to recommend, but maybe you'll find the information
provided on the pages referenced below useful:

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>
 
A

Arne Janning

Hi John!

Can anyone please recommend a good book on VB.net for VB6 programmers.
I think that would be more appropriate for me, I didnt want a beginners book
on VB.net (as I have 1 ).

Learning Vb.net from the VB6 perspective would be great.

Moving to VB .NET: Strategies, Concepts, and Code, Second Edition
by Dan Appleman
Paperback: 640 pages
Publisher: Apress; 02 edition (April 8, 2003)
ISBN: 159059102X
http://www.amazon.com/exec/obidos/ASIN/159059102X/

Cheers

Arne Janning
 

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

Top