Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / XML / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Advise, Guidance and Pointers with XML30 Nov 2006 18:39 GMT1
Dear Ethernet of Unquestionable Knowledge,
       Re: Advise, Guidance and Pointers with XML
Oh omnipotent one(s) please help me ... I'm reasonably new to all the
XML stuff and although clear on the basic concepts of XML, however I'm
Indenting XML in a string30 Nov 2006 17:32 GMT3
Sorry if this seems like a newbie question, because I *am* rather new
to XML
I have a string with XML content
string s = "<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?><Service
Very strange error: CLR has been unable to transition from COM context30 Nov 2006 09:05 GMT1
I ran into a very strange error tonight. I was working with web services
and typed datasets. The web server I was using happens to be on the
other end of a virtual network (Hamachi).
Everything was working fine. I added one more row of data to the table
XML validation of single value without entire XML document30 Nov 2006 06:19 GMT2
Does anyone know if it is possible, and if so how, to perform validation of
a simple non XML string against certain XSD restrictions, without having the
entire XML document to validate against the schema.
To elaborate -
Xml and unicode values with &#x...29 Nov 2006 21:39 GMT4
I like to use the XmlTextWriter to write some SVG files.
But in some cases, I need the '&' as '&' and not as &amp;.
Example: <glyph unicode="&#x4c;"/>
Some code-snippet:
XML Nodes conversion to Hashtable29 Nov 2006 21:25 GMT1
Hi m not able to convert the node values of a XML file to Hashtable
Actaully i need to traverse the XML Nodes again and again and want to pick
values
on filters
XPath 2.029 Nov 2006 13:15 GMT2
Is xpath 2.0 in Visual Studio.Net 2005? If not, how would I integrate it
into an application? Is there a COM component or dotnet component available
to do this?
Derek
XPath, sum and number conversion29 Nov 2006 11:59 GMT1
I'm trying to evaluate a sum expression trougth .NET 2
System.Xml.XPath.XPathNavigator object.
My code is :
Dim document As New System.Xml.XmlDocument()
Converting mysql query result to xml29 Nov 2006 08:36 GMT2
Hi all, I'm a newbie in .net xml programming, so please be patient. And
sorry for my uncorrect english, too.
I'm going to explain my problem:
I've built a web service which responds to ferries timetable requests.
Does xsd.exe support spaces in file paths?29 Nov 2006 04:37 GMT2
Does the xsd.exe command line support paths with spaces?
For example the xsd.exe /o: option specifies the output file name. How can I
specify an output file path that has a space?
I'v tried googling up and down and cannot find an answer.
How to access the total number of child nodes from a parent node28 Nov 2006 23:02 GMT4
How to access the total number of child nodes from a parent node. For
example, I would like to get the total number of child nodes from
<parent1> and <parent2> node. The SelectNodes method return the total
number of <folder> nodes (9) regardless of calling from the <parent1>
Most efficient to Break this up27 Nov 2006 21:25 GMT1
I have a document like so (Its actually a serilization of an Object)
<Person xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <BirthDate>8/31/1971</BirthDate>
saving XML file usinf XMLDoc27 Nov 2006 05:57 GMT1
I have this small snippet below and i want to save some data back to the xml
file.
So i looked for a node and checked if the node value is the same as a
textbox value
How to get the XML path of an XmlNode?26 Nov 2006 23:48 GMT7
How can I get the full XML path (as string) of a specific XmlNode ?
Signature

Thanks
Sharon

Serialization of jagged Arrays Issue26 Nov 2006 03:28 GMT4
I m trying to return an object (of my own written class) from a web
service that contains jagged Arrays as public variables. Asp.Net is
showing me the its serialized version on the browser when i invoke the
service during test.
Pages: 1 2 3 4 5 October, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.