class.Serialize() (geekzilla.co.uk)

submitted by phaymanphayman(3550) 4 years, 7 months ago

Handly little function which I include in most classes. This function returns the object serialized as XML, perfect for logging etc.

1 comment |category: |Views: 12

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by yesthatmcgurkyesthatmcgurk(4063) 4 years, 7 months ago 0

Better to implement ISerializable in ur base class (don't forget to mark 'em virtual) and offer this version as an overload. Nyah.

Reply

information Login or create an account to comment on this story