GeekArticles
Microsoft
Microsoft.NETRaising events from other threads
Author: codeproject.com |
Published: 4th Nov 2007 |
Visited: 39 times |
Add CommentFiled in: Microsoft NETa generic function helps to avoid "CrossThreadCall-Exception", when raising events from side-threads
Read Article Sponsored Links
Related Articles
• Handling Html Events by .NET C# This article demonstrates a simple way to bind to any html document event from .NET Winform Application or BandObject or Browser Helper Ob ...
• EventyList: The List with Events Generic list class based on Microsoft's implementation with few additional events to handle like BeforeAdd, OnAdd, BeforeRemove, ...
• Tracking Events Using a Semi-Structured Repository Tracking the activities of a system and its users is too often not considered until the application is already deployed. Learn how to demonstrate an (almost) no hassle persistent bean pool that you can use to track the activities of an already developed system for later rev ...