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 / September 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB.NET: Get the Attribute and Text out from Xml string30 Sep 2004 18:48 GMT1
Besides using For Each /Next loop to find every individual nodes, which loop
should be use and how to apply if i want only one set of tag...(in blue)
Example:
<Book>
XML Serialization29 Sep 2004 22:13 GMT1
Hello all...
My problem is this.. I have an XML that has been formatted and given to me
already. My goal is to attempt to serialize the XML into an object using a
regular class and XMLSerializer if possible. I don't want to stroll too far
Novice question about namespaces29 Sep 2004 22:06 GMT1
I have heard that using xml for configurations on applications is a good
thing. I have started to work with learning xml and have seen this
"http://tempuri.org" showing up automatically when I create the schema. I
have visited the site and it makes me think that I will have to ...
Database Independent aplication using XML29 Sep 2004 15:41 GMT1
I have to develop a database independent application in c# 2003. It means
the underlying database should be anything like ACCESS, Oracle or SQL and my
application should not get affected if i change between databases. i also
have a requirement of storing 10,000 user records in my ...
Postback & Xml Control ViewState29 Sep 2004 10:01 GMT2
I have an Xml control that reflects a tree structure from a serialized
object that is generated in the Page_Load event:
If Not IsPostBack Then
       Dim ms As New IO.MemoryStream
How to get XML data out of an XML file29 Sep 2004 01:38 GMT2
I am trying to retrieve the Parameters first or second (0, 1 ,2) node from
the following XML file:
<?xml version="1.0" encoding="utf-8" ?>
<Robot xmlns="http://tempuri.org/RobotDefaults.xsd">
Return Xpath Expression vor Serializable Object28 Sep 2004 18:13 GMT1
is ist possible to return the xpath expression for an instance of a
serializable object?
I receive an XML which may contain values for elements, which are not
valid (no, the schema is not strict enough) and i would like to log
Read node text.28 Sep 2004 13:13 GMT2
I have a function that reads a nodes 'InnerText'. But when the node has
childs 'InnerText' includes that childs text to. Is there a way to select
the value from the node but not from the child?
my xml document structure looks like this:
XmlWriter.WriteAttributeString()28 Sep 2004 11:39 GMT1
The WriteAttributeString() method(s) of System.Xml.XmlWriter Class is
embedding the Value parameter within double quotes. Is it possible to change
this behaviour such that the Value is instead put within Single Quotes
(Apostrophes)?
Read complex XML into a dataset or XMLDeSerializer28 Sep 2004 01:11 GMT1
hey xml gurus
I have a xml which is as follows, so my question is how can I read this
XML is VB.Net or C#. I want to loop for every survey ID and insider
every survey I want to loop for each user ID and get their values.
Xpath / XPathExpression equivalent of SQL's "Top" function28 Sep 2004 01:01 GMT3
Is there one?
Also in either xpath or XPathExpression  whats the best way to get the
full xpath of a node.
As i am using xpath query of (//books/.......)
Bulk add prefix to XmlDocument27 Sep 2004 13:09 GMT1
I have an XML document that looks like this:
<book>
 <title>Foo</title>
 <description>
XML Schema27 Sep 2004 12:56 GMT1
hi
i would like to define a type with restrictions, i used the following schema
but i get an error
    <xs:element name="Latitude">
soapformatter vs xmlserializer27 Sep 2004 10:23 GMT2
Hi all, i'm looking for some performance comparison some charts. I have read
the xmlserializer is better, more flexible and faster (analyzing data types
in constructor), but there are some limitation (i.e. public members).
SoapFormatter is better to serialize arbitrary data.
validate xml?27 Sep 2004 08:13 GMT4
I can create this xml document, but can't read it from file into
XmlDocument object. It complains about the first charactor in node
name...
<123>567</123>
Pages: 1 2 3 4 5 6 7 8 August, 2004
 
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.