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 / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XPath syntax to check an attribute of all child nodes?02 May 2005 21:48 GMT2
I have sitemap like XML, of which every element has an attribute "url", e.g.
<record menu_id="240" name="Countries and States" url="Countries.aspx">
   <record2 page_id="54" url="CountriesEdit.aspx"  />
      <record3 page_id="27" url="Regions.aspx">
Mime and attachments02 May 2005 19:34 GMT1
I need an advise on how to proceed.
My understanding is that .net doesn't support mime and attachment web
services.
First question, is that true?
Syntax to get contents of a specific node02 May 2005 14:16 GMT4
I think this is a simple Q but I cannot get the syntax right. I want to
specify the node name and get its contents. I do not want to loop through and
grab the contents of all child nodes - which the code below is doing fine. I
want to replace the inner loop by specifying the node ...
Problem With serialization02 May 2005 12:17 GMT2
I get an System.IO.FileNotFoundException when trying to serialize data.
The "not found file" is a random name .dll
after doing some Google, if found this article:
http://weblogs.asp.net/cschittko/articles/33045.aspx
[XSLT] How to obtain nesting level?01 May 2005 15:26 GMT3
I have several nested layers of <node> element that are processed by an XSLT
template. Is there any possibility to determine the depth of a node in the
overall nesting hierarchy? For example, I would like to obtain 0 for the
root <node> tag; 1 for all child <node> tags; 2 for all ...
Problem in dotNET XSL convertion object. (XMLTRANSFORM)01 May 2005 11:36 GMT1
I have a problem in dotNET XSL convertion object. (XMLTRANSFORM)
 It won't convert UTF-8 to ISO-8859-1
 I use this stylesheet for konvertion:
      <?xml version="1.0" encoding="ISO-8859-1"?>
Save DB query results as XML file01 May 2005 11:13 GMT1
I am trying to query a SQL Server database, retrieve the results as XML, and
save them to a file.  I was trying to use the SqlXmlCommand,
SqlXmlCommandType.XPath and an xsd to query the database, and load the
results into a XmlTextReader.  This works fine.  But then I get stuck.  ...
XMLTextReader - jump to beginning01 May 2005 11:13 GMT3
Hi,
  I receive XML document from input and I would like to read it several
times...
My declaration is
InnerXML and InnerText BOTH don't work right01 May 2005 11:01 GMT2
I'm trying to get some text into an XMLElement that may or may not
contain markup, and it may or may not contain characters that need
escaping. I want the special characters escaped, but I want to preserve
the markup.  This is so a user can enter some text with (xml
Pages: 1 2 3 4 5 6 7 April, 2005
 
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.