I have googled this topic but i can’t find any tutorial that i can understand…plz help.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here are two VB.NET tutorials:
http://www.vbdotnetheaven.com/UploadFile/mahesh/2879/
http://www.vbdotnetheaven.com/UploadFile/ffortino/Page105242009222549PM/Page1.aspx
Here the MSDN overview
http://msdn.microsoft.com/en-us/library/8xs8549b.aspx
(Just select VB as your language, the msdn examples are quite basic)
Also see 101 samples for VB.NET:
http://msdn.microsoft.com/en-us/vbasic/ms789075
(See Base Class Libraries – Group 2 Samples for multithreading)