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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
System.NullReferenceException during XML Deserialization17 Jun 2004 18:05 GMT6
I'm experiencing odd behavior on the part of the XMLSerializer.  I'm
deserializing an XmlNode.  The XmlNode is pass as part of a call to
IConfigurationSectionHandler.Create.  My XML looks like:
<sectionName>
XMLDocument Load method not releasing memory17 Jun 2004 09:43 GMT11
In my C# application, I have class which has method that opens an XML
document, modifies it and saves it out.  I run that method for several
different XML documents.  What I've found is that the Load emthod on the
MXLDocument isntance loads the document into memory (as it should) ...
loop using <xsl:for-each> and external javascript function17 Jun 2004 09:40 GMT1
I have an xsl as below.  I am trying to loop using <xsl:for-each> and
in the select attribute of <xsl:for-each> i am getting the nodeset
from the external javascript function in the <CDATA> section.
This code works fine with MSXML4.0 parser.  
XSLT: Xpath with variables17 Jun 2004 03:14 GMT3
I have an XML file similar to the following:
<!-- snippet -->
<selector key='USER/id' value='type1'/>
<selector key='USER/id' value='type2'/>
Importing XML Schema16 Jun 2004 23:29 GMT4
   Can some one please help me with (or point me to) a very simple but
working code sample that shows how to import XML Schema.
I have tried many samples out there on internet but nothing seems to be
working. I am trying to import a complex type/simple type element type from
Create XML element with a namespace prefix16 Jun 2004 23:29 GMT2
Hi,
I am having trouble with creation of XML programmatically using .NET. Specifically Im trying to create an element which looks like below and insert into an existing xml doc:
<Worksheet ss:Name="TKCSheet1">
</Worksheet>
WSE 2.0- Generating abstract SoapService classes from WSDL16 Jun 2004 23:21 GMT1
WseWsdl2.exe can be used to generate SoapClient classes from the WSDL.
How can we generate abstract classes for WSE 2.0 based web service implementation based on the contracts specified in a WSDL file (just like WSDL.exe). Manually coding the server is not an option as the WSDL ...
Controlling the order of serialized elements16 Jun 2004 16:21 GMT5
Okay, okay... from what I can find, I'm gonna be out of luck.  I also
understand that it *shouldn't* matter but it does.  I'm trying to send
some XML to Amazon and they're requiring the nodes to be in a specific
order.  I am supposed to send the elements in the following
C# extension functions using MSXML?16 Jun 2004 10:59 GMT3
I'm having performance/memory problems using .NET's XslTransform class so I
thought I'd give the MSXML object's a whirl.
The question I haven't been able to find in these groups is can I use C#
extension functions with the MSXML objects?  More specifically to use a C#
Deserialize / Serialize / Validate16 Jun 2004 01:31 GMT1
I need help with my approach to validating de-serialized XML received
via webservice. Hopefully someone can point me to sources detailing
best practice for the following.
I agreed a standard data format with my client using an XSD. During
audio15 Jun 2004 21:54 GMT1
Is there a way to store a WAV or any audio file in XML file. I would like to
store the audio file as a value in a column of a table.
Thanks
VJ
XSLT, coming from ASP model15 Jun 2004 13:40 GMT4
I am moving over from using msxml2.domdocument to system.xml and
system.xml.xsl.
I'd like to present this to my group today, so your help is appreciated.
I want to transform an XML object (built on the fly) with an XSL document
XPathNodeIterator bahaviour15 Jun 2004 12:29 GMT1
please clarify this doubt about XPathNodeIterator..the following XSLT uses this..
my doubt is, by looking at the XSLT, i thought the output to be Book1..but the actual output is Book1Book2Book3Book4..
as I understand, func method is called only once and XPathNodeIterator.MoveNext() ...
Value of 'first parent with a value'?15 Jun 2004 08:40 GMT2
Is there a way in XSLT to write this XSL:Value-of select statement (which
I've written in plain english):
value of the attribute of the first ascendent to have a value.
In otherwords, I have an element, and I want to get the parent attribute
XmlValidatingReader too sensitive?14 Jun 2004 22:02 GMT2
XmlValidatingReader too sensitive?
I have the following schemas (simplified) and xml file which validate
fine in xmlspy, but blow up in xmlvalidatingreader with:
'The 'Hierarchy' element is not declared. An error occurred'.  
Pages: 1 2 3 4 5 6 7 8 9 May, 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.