Programmer 的進程 - 由 VB6 開始
Visual Basic 相關文件及程式庫 => Visual Basic.Net 範例及函式庫 => Topic started by: admin on October 10, 2010, 01:21:14 AM
-
Creating a simple multi-threaded VB.Net application
http://chrishaas.wordpress.com/2009/06/25/creating-a-simple-multi-threaded-vb-net-application/ (http://chrishaas.wordpress.com/2009/06/25/creating-a-simple-multi-threaded-vb-net-application/)
HOW TO:進行對 Windows Form 控制項的安全執行緒呼叫
http://tw.myblog.yahoo.com/jw!raiTBxqfGRRgO52kKmk-/article?mid=453&prev=499&l=f&fid=16 (http://tw.myblog.yahoo.com/jw!raiTBxqfGRRgO52kKmk-/article?mid=453&prev=499&l=f&fid=16)
Let a Thread call a form's methods in VB.NET
http://www.vb-helper.com/howto_net_thread_use_form.html (http://www.vb-helper.com/howto_net_thread_use_form.html)
Add Multithreading to Your VB.NET Applications
http://www.devx.com/DevX/10MinuteSolution/20365/1954 (http://www.devx.com/DevX/10MinuteSolution/20365/1954)
Creating custom events with Visual Basic .NET 2005
http://www.simple-talk.com/dotnet/.net-framework/custom-events-in-vb.net-2005/ (http://www.simple-talk.com/dotnet/.net-framework/custom-events-in-vb.net-2005/)
Threading and the UI
Four ways to synchronize threads with your app's user interface.
http://visualstudiomagazine.com/articles/2009/10/01/threading-and-the-ui.aspx (http://visualstudiomagazine.com/articles/2009/10/01/threading-and-the-ui.aspx)
Raising Events from a thread safely
http://stackoverflow.com/questions/292715/raising-events-from-a-thread-safely (http://stackoverflow.com/questions/292715/raising-events-from-a-thread-safely)