Q
quest
I created xml file using XmlTextWriter. When I opened the xml file using
binary editor, the first 3 bytes of the xml file consist of EF, BB, BF
respectively. Is there any way I can generate the XML without the mentioned
3 bytes (EF, BB, BF) ? Thanks in advance.
binary editor, the first 3 bytes of the xml file consist of EF, BB, BF
respectively. Is there any way I can generate the XML without the mentioned
3 bytes (EF, BB, BF) ? Thanks in advance.