XmlValidatingReader

  • Thread starter Thread starter Peter Morris [Droopy eyes software]
  • Start date Start date
P

Peter Morris [Droopy eyes software]

I wish I had spotted the fact that XmlValidatingReader is not present in the
CF v1.1 :-)

I see that XmlTextReader in CF V2 does validation. Is there any problem
with me installing VS2005 + Mobile Development SDK for PPC onto my machine
that has VS2003 + Mobile Development SDK?

I'm pretty sure that VS2005 wont screw up VS2003, but what about the Mobile
Development SDK? If I install the version for VS2005 will the version for
VS2003 still work?

Thanks

Pete
 
VS2005 and VS2003 will install side-by-side. Specific SDKs will install with
either one or the other - PPC2003SDK for example is for VS2003, VS2005 has
PPC2003 support in the box, WM5.0 SDKs install into VS2005 only.

Peter
 
Back
Top