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
SelectSingleNode always selects same node when looping through13 Oct 2004 09:50 GMT2
I am repeatedly encountering a problem whilst looping through XML
Nodes and I am unsure as to what is going on and how I can get around
it.
I load the following XML document into an XmlDocument object using
XML to HTML - possible?12 Oct 2004 17:34 GMT4
Newbie-ish question:
I've done a little programming with XML. I can use a cascading
style sheet to specify text format, such things as font, size and style.
But I want something a bit more complex than this.
Can xml request go through firewall by using web service?12 Oct 2004 15:27 GMT1
 I am doing a course project now for practive xml. I heard from somewhere
that xml request can go through firewall. currently in our school there is a
firewall which only can log on by vpn when user is outside firewall. I want
to create a web form which can save the data into ...
XPath question - get all nodes that exist in all subnodes12 Oct 2004 12:11 GMT1
Ok here is my XML structure :
<Files>
   <File Name="One.txt">
       <Client Name="test1">
WSE 2.0 sample certificate11 Oct 2004 15:57 GMT1
Anyone use WSE 2.0 sample certificates? I import them into Local
Machine/Current User certificate store, but I got "This CA Root certificate
is not trusted because it is not in the Trusted Root Certification
Authorities store." How can I got the CA Root certificate of the issuer ...
Trying to Get Subset of XML11 Oct 2004 15:12 GMT2
I want to display a segment of an XML (see below) file in a datagrid. I want
to select a specific <EventID> and get
all of its children into a dataset so that I can bind a datagrid to those
values. I am trying an expression
Value/Reference Types - Oooooops!11 Oct 2004 14:05 GMT5
I'm new to C# and have run into a problem of my own making! I
originally took from the documentation that as long as I didn't use
the "ref" keyword in method declarations, that everything would be
passed "by value". I now believe I was incorrect and that it's only
Problem with xsd codegen after installing .net framework srvice pa11 Oct 2004 10:37 GMT11
I followed the excellent MSDN article "Code Generation in the .NET Framework
Using XML Schema" [1] to build a substitute for the limited xsd.exe. My code
works fine under .NET framework 1.1, but after installing .net framework
service pack 1, my code breaks.
Creating XML Output from a DS10 Oct 2004 12:18 GMT3
I am using VB.NET to create an output stream in XML format. When I execute
the code below, the XML header line (<?xml version = "1.0"?>) is not
included in the output file. Is there a way to include that?
================  code  =================
Transform to HTML08 Oct 2004 17:17 GMT2
Does anyone know where I can find a xslt file to transform xml into
html or how to open a new browser window from asp.net to display the
xml.  I have a string that contains the xml that is generated from an
object.  I want to display the xml to the user in the browser.  The
What does msdata:Ordinal="0" mean?08 Oct 2004 16:49 GMT1
I am updating my XSD schema but am not sure what msdata means?
Any direction to a good online reference would be great.
Thanks,
Don
Selecting one column from an XML table08 Oct 2004 16:49 GMT1
Hi Folks,
I have a ADO.NET Dataset in the following format:
<Dyelots>
 <Batch>
XslTransform converting &amp;08 Oct 2004 11:08 GMT3
I have a transform going from XML to HTML, but I can't seem to get the
XslTransform class to output &amp; as & even when using
disable-output-escaping.
I've tried writing the result to a Stream, but it still always converts the
How do I read an XmlDocument object into a dataset???08 Oct 2004 09:28 GMT2
I need to read an in-memory instance of a loaded XmlDocument into a
referenced DataSet. What's the best way to do this?
I've tried "myDataSet.ReadXml(myXmlDocument)" but it won't compile. I get a
compile error because the XmlDocument type isn't accepted by the ReadXml()
saving xsltransform to a file08 Oct 2004 09:06 GMT1
I would like to save a cached version of an xsltransform class to a file but
can find no way of serializing it or getting at the string representation of
the stylesheet
I could load the stylesheet into a reader, create a copy and use one to
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.