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 / July 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
network error during dtd validation28 Jul 2003 16:19 GMT5
I'm getting weird errors during transformations --
"System.Net.WebException.  The remote server returned an error: (500)
Internal Server Error."
I'm on the 1.0 Framework.  I've looked through the stack trace and it seems
Simple Xpath Query28 Jul 2003 01:21 GMT1
I am having the following XML file:
-----
<bibRecords xmlns="http://tempuri.org/bibrecords.xsd">
   <bibRecord>
serialization crash at root node ??27 Jul 2003 14:14 GMT1
I made one C sharp class that was successful with the XSD
utility in the SDK bin. However now I can't get any xml
file to work with the other generated classes. The
serialization always stops on the first character of the
Copy XPathDocument into an XmlDocument27 Jul 2003 13:15 GMT1
Hi, in a C# app, I have an XPathDocument that looks
similar to this:
<row uniqueid="4234" />
<row uniqueid="4365" />
XML Fragment into new XML Document27 Jul 2003 11:19 GMT2
What's the most efficient way to do this?
I would like to load an xml file like this:
<?xml version="1.0" encoding="utf-8" ?>
<strings>
xpath again - not xslt ? but to select node in asp.net24 Jul 2003 21:46 GMT3
Hi again,
I'm using the following xpath (works in visualizer) with a
SelectSingleNode("xpath") statement.
//Station[@name="Station1"]/(WI[Boards/Board[@sn="583230"][@finish]])[la
XPath pb24 Jul 2003 19:33 GMT1
In infopath, I use a XPath expression to get some nodes :
var oEMailNodeList = XDocument.DOM.selectNodes("//Message/EMail");
My problem is that this method returns 0 items. Here is the DOM.xml property
Learning XPath Query Language Resource Material/Books/White Papers24 Jul 2003 18:03 GMT1
I am a total beginner to XPath and using Native .NET XML Classes (although I
have used XML with Datasets before). I have "XML for ASP.NET Developers"
which seems like a good .Net XML overview book but would like to learn more
about writing XPath Queries.
ReadBase64 - length?24 Jul 2003 17:04 GMT2
I am having a lot of trouble understanding the last parameter of the
XmlTextReader's ReadBase64 method,length.
In all the examples I have been able to find on the web, the developer
seems to already know that value and hard codes it.
How to seach and read XML node24 Jul 2003 15:20 GMT1
I am somewhat new to working with the base XML classes and have always
worked throught a DataSet before. Now I just need to retieve one piece of
info from an XML file and think that using one of the XMLReader based
classes would be [much] faster then reading the entire file into a ...
schemas in dataset24 Jul 2003 08:48 GMT2
Are there any limitations know for schemas (xsd), which could be processed
by DataSet.ReadXMLSchema method?
I have problem when reading one of schemas. .Net complains and people say
schema is valid for XML Spy.
Stupid (I hope) XML questions24 Jul 2003 04:20 GMT3
Ok,
I have a project that is destined for continual growth and development
over the next few years (benign scope creep). The object model is
relatively generic at the moment, but will be extended considerably
XML to XML Translation23 Jul 2003 03:11 GMT1
I need to translate an XML document into another XML
document. I would like to avoid using XSL that translates
character by character.
Is there a way to map fields between those 2 documents,
XmlTextReader bug ?23 Jul 2003 01:32 GMT4
I think the following is a bug in XmlTextReader:
I need to process large XMLs, that are typically
constructed of many small elements nested in the root element.
Each inner element represents a command, so I have to parse and
HOWTO: Unique ID in XML22 Jul 2003 16:55 GMT1
How to create unique id in xml documents using API? Are
there any Microsoft APIs available to generate Unique IDs
in XML Documents?
Thanks in advance,
Pages: 1 2 3 4 5 6 7 8 June, 2003
 
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.