Hello,
I am developing a program on Fez Panda II and I have implemented a part of program by using XMLReader class.
Next, I need to use XMLWriter, which is defined on System.Ext.Xml namespace but I could not locate required assemblies. I have researched about this issue and I have seen that some people able to use System.Ext.Xml namespace (hence required assemblies)
What is the problem for me?
Thanks in advance.