DonXML BlogThe East Coast DonVB.Net Event Implementation and Serialization Doesnt Mix- April 27, 2005 OK, another rant on why I cant stand the way VB.Net does things differently from the way C does them (and usually for some sort of backward compatibility to VB6). This time the weirdness came by way of trying to using binary serialization on a class that listens to events on a class that isnt marked serializable. Recently another developer on my team add events to a class that is marked serializable, and then added listeners to the UI class by marking the class with the...http://weblogs.asp.net/donxml/archive/2005/04/26/404638.aspx |