Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length



Pages: [1]
  Print  
Author Topic: XmlTextReader (still?) missing  (Read 396 times)
quategra
Newbie
*
Posts: 36


View Profile
« on: April 19, 2010, 10:42:30 AM »

Hi there,

I'm trying to read a XML file in my MF project. But the System.Xml-Namespace is missing the XmlTextReader-Class.
I found a thread here, regarding this problem:
http://www.ghielectronics.com/forum/index.php/topic,1633.0.html

The thread startet 2008, now we've MF4.0 and almost the successor of VS2008 is there. I wonder if it's still a problem.
Maybe there are futher information on this topic released yet, which I wasn't able to find. So I'm

I'm using:
Visual Studio 2008 Express Edition
.NET Micro Framework 4.0
EMX v1.3 (SDK Version 1.0.3 April 02, 2010) now with corresponding TinyBooter and Firmware

thanks in advance for any hints and tips...
Logged
SupportAdmin
Administrator
Hero Member
*****
Posts: 5527



View Profile WWW
« Reply #1 on: April 19, 2010, 10:46:54 AM »

XML is documented in our free ebook. Please take a look
http://www.ghielectronics.com/forum/index.php/topic,2408.0.html
Logged
quategra
Newbie
*
Posts: 36


View Profile
« Reply #2 on: April 19, 2010, 11:05:14 AM »

 Wink
That's the way I'm already doing it but I wanted to give the XmlTextReader a try. Because it's in the MSDN documentation I was wondering about its whereabouts.
So you're saying there's still no fix for this problem?

But anyway, thanks you for your help.
« Last Edit: April 19, 2010, 12:02:45 PM by quategra » Logged
SupportAdmin
Administrator
Hero Member
*****
Posts: 5527



View Profile WWW
« Reply #3 on: April 19, 2010, 11:47:03 AM »

I missed that you are looking for "text" reader Smiley
I guess this can be implemented based on the XMLreader but yes I think it is not built-in NETMF for now
Logged
johnc
Newbie
*
Posts: 23


View Profile
« Reply #4 on: April 21, 2010, 01:34:37 AM »

XmlTextReader is avavilable in MF 4.0 - you need to add a reference to the "System.Xml.Legacy" assembly to your project and then use the System.Xml namespace.
Logged
Pages: [1]
  Print  
 
Jump to: