开发者

What is the simplest example of multithreading using background worker in vb.net

I have g开发者_JS百科oogled this topic but i can't find any tutorial that i can understand...plz help.


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)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜