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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DOCTYPE Declaration using XmlSerializer19 Oct 2004 10:30 GMT3
Can any one let me know how I can DOCTYPE (DTD declaration) to the XML
generated by XmlSerializer
SelectNodes available in one project, not another?18 Oct 2004 23:37 GMT2
Hi, all!  Using VS.Net 2003 (vb.net)...
I've build a sample app (Windows application) to manipulate xml data from
file, and all works fine.  However, when I move code that works fine from
the Windows app into a SmartDevice app template, I'm getting an error
SP returning XML16 Oct 2004 13:58 GMT12
Can someone give me an example of how to use a
stored procedure that returns XML data?
I want to call the SP from a VBScript program,
and put the XML into a data island in the generated HTML.
SelectNodes into another XmlDocument?16 Oct 2004 12:06 GMT2
Is there an easier way to pull a subset of nodes from one XmlDocument to
another?  I have the code below but would like to know if there is a more
streamlined method. Thanks, Dave
XmlNodeList nodeList =  doc1.SelectNodes("//row");
IXmlSerializable GetSchema Bug in wsdl.exe, Help ?15 Oct 2004 14:40 GMT1
example:
I have a skill object that implements the XmlSerializable interface
Implementing the getschema gives me some unwanted generations towards
the wsdl.exe Reference.cs generation.
using querystring to add param15 Oct 2004 12:44 GMT1
I have another newbie xml/.net question.  All apologies.  I'm trying to
get an aspx file to modify an XSLT file based on a querystring.  ie.
recipe.aspx?recipe=cheesecake will add this line to the XSLT file:
<xsl:param name="recipe" select="cheesecake" />
XPath Book15 Oct 2004 12:18 GMT1
Does anyone have any advice on a good XPath book? Perhaps two
books, one at a beginners/intermediate level and one advanced. While
on the subject I wouldn't mind some advice on the same kind of books
for XSLT.
Custom Serialization14 Oct 2004 14:58 GMT1
Could anyone tell me if this is possible please?
I have a class which looks like the following
Class MyClass
   public mblnUpdateMyProp1 as boolean
WSE 2.0 Signing messages14 Oct 2004 09:38 GMT3
In order to sign a message, you can use a UserName token from the client
(endpoint) , however must you use a X509 certificate to sign the response
message from the service (endpoint) ?
I am trying to figure out if I have to use X509 certs., service side, in
Reading XML file with VB.NET14 Oct 2004 05:53 GMT2
I am having trouble reading an XML document in and looping through it's
nodes in VB.NET.  The error is specific, it is:
"There is no Unicode byte order mark. Cannot switch to Unicode."
The file that I am trying to read begins with:
Case-insensitive XPath queries13 Oct 2004 15:45 GMT1
I have to do some case-insensitive queries on a XML document using XPath.
Because XML 1.0 and XPath 1.0 are case-sensitive this is a little bit tricky.
Sample document:
<books>
Retrieve namespaces from xml document 13 Oct 2004 13:47 GMT6
We are developing a .net application that can accept xml documents.
Every xml document can match a single schema, or it may be composed by
multiple different elements and each of these can match a different xsd
schema.
VB.NET: Writing attribute and Elements to Xml13 Oct 2004 13:40 GMT2
Say i have this Xml file
<Books>
<Book type="1">
 <Author>Peter</Author>
XLS Just Dumping XML Problem13 Oct 2004 11:23 GMT1
New to xml, working from and O'Reily book... I have a simple bit of
XML:
<?xml version="1.0"?>
<?xml-stylesheet type="application/xml" href="Transform.xsl"?>
Howto: Add XML Attributes to a dataset?13 Oct 2004 11:10 GMT4
I fill myDataset from a Excel file.
Then I do a myDataset.WriteXML("C:\MyXML.xml")
So far everything goes as I want to.
But I need a attribute when a node has a value
Pages: 1 2 3 4 5 6 7 8 September, 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.