Y
Yoramo
Hello
I'm generating a XML document to a StringWriter. using VS 2005 beta 1.
I have 2 problems:
1. I can not set the encoding to UTF-8. I'm getting UTF-16 all the
time..
2. The XML document is missing its end. is there a limit to the size
of the StringWriter?
Thanks in advance.
Yoramo
I'm generating a XML document to a StringWriter. using VS 2005 beta 1.
I have 2 problems:
1. I can not set the encoding to UTF-8. I'm getting UTF-16 all the
time..
2. The XML document is missing its end. is there a limit to the size
of the StringWriter?
Thanks in advance.
Yoramo