Hello!
I build one app that recieve in a textbox.text a xmloutput from another program via socket. Now, how can I read each node and extract it from that textbox? The xmltextreader only load a xml file.. its impossible to create a xml file in that directory (execu and read permissions only).
Best regards!