Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Microsoft Microsoft.NET

Raising events from other threads

Author: codeproject.com | Published: 4th Nov 2007 | Visited: 39 times | Add Comment
Filed in: Microsoft NET

a 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 ...

 Sinking events from managed code in unmanaged C++ Raising event in managed code and sinking it in unmanaged ...

 How to properly handle Cross-thread events and update a Label with BeginInvoke and BackgroundWorker This article explains how to update a Label using cross-thread event handling, delegates, BeginInvoke and BackgroundWor ...

 Handling Right-Click Events in ListView Column Headers .NET WinForms doesn't provide any way to handle right-click events on column headers. This C# code shows how to determine which header was right-clic ...

 Using MAPI properties and events in .NET with MAPI Accessor A simple WinForms application that shows MAPI folders and items in your mail prof ...

 Events Made Simple Events Made Si ...

 How To Create Events with WebUserControl Create Events/Properties with WebUserControl i ...

 Leveraging threads to speed up batch processing Speed up your batch processing by splitting it into smaller tasks and executing them in concurrent thr ...



Next: Serializing Nested XML



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links