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 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Trouble deserializing XML data from UPS.com16 Mar 2006 15:36 GMT4
I am trying to use the UPS.com online tools to develop a class libary that
uses serialization to communicate with their XML APIs. When I use the class
libary to generate a TimeInTransitRequest object, the XML looks like this (I
substituted the user credentials):
XML Schema to describe specifc case16 Mar 2006 02:53 GMT5
How can I describe an XML like this:
<X>
    <Y/>
    <Z/>
Read attributes of elements from xml schema.15 Mar 2006 20:19 GMT3
Is there any way through which attributes of elements along with their
default value and possible values can be retrieved from the schema
using C#.
Any help will really be appreciated.
Strange "Obsolete" message with Transform method15 Mar 2006 14:30 GMT1
I've got two statements in my code that are both generating weird,
weird, weird messages:
The first one was,
Dim document As System.Xml.XmlDocument
How to access a network file path \\foo\bar.txt from an .aspx and from a custom IHttpHandler?15 Mar 2006 07:29 GMT1
How to access a network file path \\foo\bar.txt from an .aspx and from a
custom IHttpHandler?
How to specify which account that aspx application should use when doing
file IO from network paths?
WebDAV/XML Question15 Mar 2006 04:36 GMT1
We are using WebDAV to extract and save Exchange users EML files off.  I
have run into a problem when I try and get a list of emails within a
folder.  We use the following…
strQuery = "<?xml version=\"1.0\"?><D:searchrequest xmlns:D = \"DAV:\" >"
XPath Expression to retrieve attribute value without case sensitivity14 Mar 2006 20:27 GMT1
I am struggling with how to form the XPath expression to find the value of
an attribute value without case sensitivity.
I have tried the following, but I must be missing something simple.
"SOLUTIONS/SOLUTION[@id=*[translate(text(),
Visual Studio 2005 and XML Data view14 Mar 2006 10:52 GMT2
I remember that in 2003 there used to be a view where you could see
your XML file as a table.
Where did the "Data view" went in VS 2005?
Need help getting timezone info in webservice14 Mar 2006 06:14 GMT5
(I forgot to mention that I'm using C#)
-------------------
When communicating with a server via webservices, I need to view and set the
timezone information for a simple object (it contains one DateTime and one
Transform method of XslCompiledTransform hangs13 Mar 2006 21:47 GMT1
Using VB.NET 2.0 I have a simple routine that attempts transforms an
XmlDocument with an XSLT stylesheet into HTML.  Under the old 1.1
framework with XslTransform, everything worked fine.  Now using
XslCompiledTransform, the Transform method hangs.  My code:
XmlSerializer constructor13 Mar 2006 07:22 GMT1
I'm having trouble constructing the XmlSerializer without getting a
Configuration Exception(Only elements allowed: Line 3) in Dev Studio 2003.
When I remove the <system.diagnostics> node from my app.config I don't have
any issues but I wanted to keep the node.  Please let me know ...
read and interpret xml string13 Mar 2006 04:30 GMT3
perhaps a simple question, but some guidance would be great...
I have a webservice that churns out XML.
I need to create a VB.NET app to call the webservice, read the XML
response, and then perhaps iterate through it to display the content in
xPath query12 Mar 2006 19:19 GMT10
I'm trying the select a element based on values of two attributes.  In the
Xml doc i need to look at an attribute minVal and maxVal. if the Value I'm
passing in in the xPath is greate than min "and" less than max,  I'll want
to pull all the attributes of that element.
How can I loop through XML like this? thanks10 Mar 2006 19:29 GMT2
I have flat xml like this
<field name="a1"/>
<field name="a2" merge="true"/>
<field name="a3"/>
Assigning XML string as the content of an attribute10 Mar 2006 15:27 GMT2
Hi. I want to assign an XML string to an XML attribute. This XML string must
undergo "escape" conversion so that the < and & symbols are converted in to
escaped equivalents.
Does the .Net library have a conversion method that does this? Note that I
Pages: 1 2 3 4 5 6 February, 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.