PC Review


Reply
Thread Tools Rate Thread

C# event handling in a large application

 
 
Jonathan Rea
Guest
Posts: n/a
 
      4th Jan 2005
Hello,

Any help on the below would be much appreciated.

I have an application which is rapidly getting larger and is event driven. i
was wondering if anyone knew any good tutorials out there that describe
strategies for event structuring.

Thanks
Jon


 
Reply With Quote
 
 
 
 
John Wood
Guest
Posts: n/a
 
      4th Jan 2005
Could you be more specific? You're not giving us much to go on...

--
John Wood
Blog: http://spaces.msn.com/members/johnwood/


"Jonathan Rea" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello,
>
> Any help on the below would be much appreciated.
>
> I have an application which is rapidly getting larger and is event driven.

i
> was wondering if anyone knew any good tutorials out there that describe
> strategies for event structuring.
>
> Thanks
> Jon
>
>



 
Reply With Quote
 
=?ISO-8859-1?Q?=22Anders_Nor=E5s_=5BMCAD=5D=22?=
Guest
Posts: n/a
 
      5th Jan 2005
> I have an application which is rapidly getting larger and is event driven. i
> was wondering if anyone knew any good tutorials out there that describe
> strategies for event structuring.

The use of delegates to handle events bares close resemblence to the
"Publisher-Subscriber" design pattern. This pattern is considered best
practice for event driven systems. Study this pattern and delegates to
better understand how to develop event driven systems with .NET.

Anders Norås
http://dotnetjunkies.com/weblog/anoras/
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Handling application.quit event kostas Microsoft Outlook VBA Programming 8 22nd Apr 2010 06:29 PM
Event Handling in Console application? federico Microsoft VB .NET 4 9th Jan 2008 10:18 PM
Custom Event handling + thread handling. Michael McCarthy Microsoft C# .NET 1 14th Jun 2005 02:50 AM
Question about event handling in a win32 c++ application =?Utf-8?B?R0FFTA==?= Microsoft VC .NET 4 14th Mar 2004 11:40 PM
Handling the application.exit event Johan Microsoft VB .NET 2 27th Oct 2003 01:56 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:35 AM.