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 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
wat is the best way to pass xml into Stored Procedure31 Mar 2006 23:08 GMT2
I want to use XML technologies with SQL Server 2000 for sending master
details data from Application to SQL Server. I'm using xmldocument class for
writing data in the form of attribute centric elements. First I write data
into xmldocument (using appendchild, setattributes methods), ...
how to find nodes at xml file without complete load the xml file31 Mar 2006 12:03 GMT1
how to find nodes at xml file without complete load the xml file
since the file is very big!!
MemoryStream, Backslash-Zero Problem31 Mar 2006 09:21 GMT3
I get this error when I fail to ‘clean up’ my UTF-8 MemoryStream: “Invalid at
the top level of the document. Error processing resource…” Visual Studio 2005
in debug mode shows well formed XML “prepended” with a character represented
by an empty rectangle and trailed with a series ...
Match rules are never fired!!!--Please help--Urgent30 Mar 2006 23:33 GMT9
   My match rules are not fired (though they should)--can anyone help
me please?
XML File trail.xml contents:
---------------------------------------
Web.config with multiple schemas30 Mar 2006 22:21 GMT3
What I'm trying to do is:
    - To write a Web.config with custom sections. (Done)
    - To write a xsd schema for this custom sections.(Done)
    - Tell the Web.config to take the two schemas.
Implementing XPathNavigator on my class30 Mar 2006 21:28 GMT3
I've an 'Employee' class. In my program this object is manipulated,
children (List<T>) added, properties modified etc. Everytime this
happens I want to be able to show some relevent html to the user. So I
use XSLTransform. This Employee class is basically an XML serializable
Can a XSLT combine several XML files during process?30 Mar 2006 17:59 GMT3
Does anybody know if  XSLT can process several XML file at a time
I have two xml document which stored in memory stream and wanna to combine
it together under several rules. I am tring to use a XSLT file but donon how
to process several xml at a time
XSD schema does not validate30 Mar 2006 17:51 GMT2
I use C# to validate an XML document. It issues error messages and I do not
understand why.
Here is the XML document:
<bookstore xmlns="http://tempuri.org/books.xsd">
GetXml() does return all fields.30 Mar 2006 15:45 GMT1
Null fields are missing, how can I prevent this and return all fields in the
dataset.
I am using the XML returned from a DOTNET XML webservice with a data island
in Internet Explorer. The error occurs when the updated XML is posted back
Regular Expression Help30 Mar 2006 14:43 GMT8
I'm somewhat new to regular expressions and am in need of assistance. I'd
like to match on any OBJECT, EMBED, or APPLET element nested inside an
<HTML> element. Would someone point me in the right direction for creating
such a regular expression or at least point me to the ...
Attributes failed to serialise correctly30 Mar 2006 11:21 GMT2
Here's the scenario...
I have a web method to which a pass a customer ID.  The web method looks up
the customer and returns an XmlNode which I deserialise into a type.  I then
update information in the type and then serialise it back into an
How can I validate an XML document with C#?29 Mar 2006 23:29 GMT5
I am a beginner and I try to understand how can I use C# and Netframework to
validate an XML document. Is XSD a solution? How?
Thanks,
Doru
"Show XSLT Output" in VS2005 with extended functions29 Mar 2006 22:25 GMT1
If I create a simple xslt stylesheet I can quickly test this in VS2005 by
pressing the "Show XSLT Output" button rather than running the whole solution.
If I then create a xslt stylesheet with some extended functions I have to
run the whole solution (adding the extension objects ...
Where to write XQuery statements?29 Mar 2006 18:16 GMT3
Where to write XQuery statements?
For eg:
doc("D:\\workArea\\Books.xml")/Books/Book/Name
Problem with document()29 Mar 2006 18:08 GMT5
I have inconsistent behavior of document() function which I hope someone can
explain.
I have Windows Service (runs as LocalSystem) that perform some Xslt
transformation. In the stylesheet I load another Xml document using
Pages: 1 2 3 4 5 6 February, 2006
 
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.