/Home /Archive /Syndicate /Blog /Support /About /Contact  
All Visual Basic Feeds in one place!





EDIT: As someone pointed out my example was a bit sloppy so it has been edited. In Step One, the Person class has been changed to avoid the need to cast from object to person in the CompareTo method. This was accomplished by using the generic IComparable interface. Also, string concatenation in the CompareTo method was eliminated to avoid possible performance drag. Finally, the result of the LastName comparrison is cached in a variable name result to improve performance.&nb ... [ read more ]
This post continues the “Typed XML programmer” series  of blog posts. This time, let’s ponder about ‘ the 1 st generation of typed XML programming ’. What are the imperfections of the 1 st generation ? (Thanks for your feedback so far. In particular, I loved Bill's thoughts on ‘ XML as a true first-class citizen ’ and the behavior that is to be associated with such ‘XML in objects’. Bill, do not spoil my story any further; I am getting there!)   Definitions of typed XML ... [ read more ]


© 2005 Serge Baranovsky. All rights reserved.
All feed content is property of original publisher. Designated trademarks and brands are the property of their respective owners.

This site is maintained by SubMain(), a division of vbCity.com, LLC