Any good tutorials online?

  • Thread starter Thread starter maw
  • Start date Start date
M

maw

I'm a newbee to VB.NET and was wondering if there is any good online
resources for learning VB.NET, and maybe some recomendations about books
as well.

I know c++/java from before, but new to VB.net

thanks in advance
 
Start at MSDN and the walkthroughs that come with VS.NET
www.vb2themax.com is great. www.wintellect.com has some truly great stuff
too. www.codeproject.com is another (and although much much smaller, I have
to plug my site www.knowdotnet.com

As far as Books, the VB.NET Core Reference by Francesco Balena is probably
as good as they get. Coding Techniques for Visual Basic .NET by John
Connell is also pretty good in that it starts out basic but moves along
pretty quick. The Deitel and Deitel series is pretty decent too.

HTH,

Bill
 
Back
Top