Click here to Skip to main content
6,630,586 members and growing! (18,139 online)
Email Password   helpLost your password?
Announcements
BullFrog Power
 
Search    
Add to IE Search

Articles by Wahid Choudhury (1 article found)

Average article rating: 3.11

C#

Passing binary data in xml: a C# example which puts and gets icon and bitmaps to and from a xml file.
Last Updated: 13 Jun 2001   Page Views: 118,407   Rating: 3.11/5    Votes: 14   Popularity: 3.56   Bookmark Count: 37
Binary data needs to be base64 encoded to go into an xml file. .Net framework has made this a painless method wiht its System.Xml namespce classes. I use the XmlTextWriter to put in a bitmap and icon image into a xml file. I then use XmlTextReader to parse the xml file and dynamically set the icon a

Wahid Choudhury


Member

Location: United States United States


Last Updated 21 Nov 2009
Web11 | 2.2.0175 | Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use