View Full Version : Tutorials for VB.NET
pratik
12-27-2005, 09:23 AM
hey all,
can anyone help me out with VB.NET tutorials.. i need then.. a pdf version wud be nice,, cause then i can take a print of the same..
thankz in advance
Why VB.NET?
VB.NET tutorials (http://www.google.com/search?q=VB%2eNET%20tutorial)
pratik
12-28-2005, 01:45 PM
man m lokin for a print able version which i can print and keep it with me
jscheuer1
12-28-2005, 05:16 PM
VB Tutorials in .pdf format (http://www.google.com/search?as_q=+tutorial&num=10&hl=en&btnG=Google+Search&as_epq=VB+NET+&as_oq=&as_eq=&lr=&as_ft=i&as_filetype=pdf&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=&as_rights=&safe=images)
Haha... third result down:
VB.NET is a respectable OO Language for reluctant programmers
pratik
01-03-2006, 10:02 AM
VB Tutorials in .pdf format (http://www.google.com/search?as_q=+tutorial&num=10&hl=en&btnG=Google+Search&as_epq=VB+NET+&as_oq=&as_eq=&lr=&as_ft=i&as_filetype=pdf&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=&as_rights=&safe=images)
tht didnt helped a lot buddy.. :(
Goodman343
10-30-2008, 10:48 PM
Hi Pratik,
I recently started a project with VB.net.
Bob Tabor's video series at MSDN is a great place to
learn the basics:
-> http://msdn.microsoft.com/en-us/vstudio/aa700732.aspx
There's several hours of video there, and there are more
advanced videos available here:
-> http://msdn.microsoft.com/en-us/vbasic/bb466226.aspx
I know that you asked for .PDF, but if you have a couple hours
to watch these videos they will surely help you alot more
than reading from a .pdf
Eventually, I went to Borders and bought a book called "Mastering Visual Basic 2008", it cost around $40 but it saved me a lot of time! Some features of VB.net are hardly used, so it's difficult to find good tutorials or information unless you get a book.
If your going to use VB.net to interact with XHTML you will need to learn DOM(Document Object Modeling) too, there's a great DOM tutorial at W3C schools.
I wish you the best.
webdesignernew
11-10-2008, 10:15 AM
Have you tried the wrox website for helpful tutorials they also produce some really good books on all kinds of programming from top programmers.
I know that you asked for .PDF, but if you have a couple hours
to watch these videos they will surely help you alot more
than reading from a .pdfEr, why? Watching someone type code is more instructive than just reading the code? Seems like a bit of a waste of time to me.
If your going to use VB.net to interact with XHTML you will need to learn DOM(Document Object Modeling) too, there's a great DOM tutorial at W3C schools.W3Schools is not related to the W3C. Their tutorials are outdated and second-rate. A better tutorial is available over at howtocreate.co.uk (http://www.howtocreate.co.uk/tutorials/javascript/domintroduction). The tutorial uses Javascript, but the concepts are easily translated.
I know that you asked for .PDF, but if you have a couple hours
to watch these videos they will surely help you alot more
than reading from a .pdfEr, why? Watching someone type code is more instructive than just reading the code? Seems like a bit of a waste of time to me.
If your going to use VB.net to interact with XHTML you will need to learn DOM(Document Object Modeling) too, there's a great DOM tutorial at W3C schools.W3Schools is not related to the W3C. Their tutorials are outdated and second-rate. A better tutorial is available over at howtocreate.co.uk (http://www.howtocreate.co.uk/tutorials/javascript/domintroduction). The tutorial uses Javascript, but the concepts are easily translated.
Powered by vBulletin® Version 4.2.2 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.