(X) Hide this
    • Login
    • Join
      • Say No Bots Generate New Image
        By clicking 'Register' you accept the terms of use .
        Login with Facebook

Simple EventArgs in Silverlight

(0 votes)
1 comments   /   posted by Silverlight Show on Jan 25, 2010
Tags:   eventargs , silverlight-media-framework

In this short post Corey Schuman talk about the SimpleEventArgs class in Silverlight and why you should use it.

Have you ever been in a scenario where you just want to pass an object through an event the EventArgs without having to create custom EventArgs for each type of event?  SimpleEventArgs solves this by using generics, and asks only for the class.  This one class has saved me countless amounts of time by not having to code up custom EventArgs.


Comments

  • -_-

    RE: Simple EventArgs in Silverlight


    posted by Mr Thanks on Feb 03, 2010 21:32
    Thanks!

Add Comment

Login to comment:
  *      *       
Login with Facebook

Our News on Twitter