Take a look at the BinaryFormatter and MemoryStream classes. -Markus
2009/3/19 klawry <[email protected]> > > Markus, > > Thanks for your reply. I think you're on the right track - I found > another post mentioning the use of Byte[] with BinaryBlob. > > The only problem is that I can't find any documentation anywhere on > how to convert an object to System.Byte[]. It sounds like a fairly > straightforward thing to do, but a direct type cast isn't allowed and > the Convert.ToByte options don't include byte arrays. Can you post or > point me to some sample code? Thanks again! > > Kevin > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
