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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XSD Restrictions help please26 Apr 2006 16:07 GMT4
Greetings all.
Is it possible to create a schema to enforce the following issue.
If the value for required Attribute A within Element E has an enumerated
value of ‘myType’ then element E also needs to have Attribute B.
Update list of elements26 Apr 2006 07:24 GMT1
I have serialized list of my object in a xml file. What is the best way to
update only one object and save it back into the xml file.
Do I have to load full list, update one item and save the list into the
file? Or is there way how to update only one element (one object) ???
XSLT: Creating anchors from outer XML files25 Apr 2006 14:50 GMT4
I'm trying to put the links (href attribute of the <a> element) out of my
XSLT files, in a XML file, and read it from the stylesheet. I suppose that I
have to use the document() function to link to the XML file containing the
URLs, but I don't know how to do it. I've tried ...
XML deserialization to Dataset and custom object25 Apr 2006 04:32 GMT1
I have a xml document as follows
<Variables>
 <Email>abc@xyz.com</Email>
 <Status>ENABLED</Status>
Create a single xml node25 Apr 2006 02:47 GMT8
Hi;
I need to be able to create a single xml node in utf-8 and do it efficiently
as this is called a lot (reason below).
What is the best way to do this? I need to end up with a string like "<node
get rid of blank namespaces21 Apr 2006 23:33 GMT2
I'm using c# XmlDocument class to add new XHTML-Nodes to my website.
Unfortunately XmlDocument always adds an unwanted empty namespace attribute
xmlns="" to every new Element.
These empty namespace attributes cause that the elements are'nt found any
How to create element in namespace21 Apr 2006 18:55 GMT4
Hi all i've to create a xml doc like this
<?xml version="1.0" encoding="UTF-8"?>
<Main xmlns:x="http://www.w3.org/1999/XML/xinclude">
<x:include href="one.xml"/>
2.0 : fastest read-only forward-only loading method21 Apr 2006 17:46 GMT5
In 2.0 what is the fastest way to iterate through an element set in a
read-only forward-only XMLDocument ?
For example , load the key/value pairs in the following xml doc into a
hashtable :
Add XMLNodeList to new XMLDocument21 Apr 2006 16:51 GMT1
All,
   I have a very large XML document that contains two types of
elements.  I want to select all the elements of each type and place
them in separate XML documents.
XmlElement Move up & Down21 Apr 2006 13:46 GMT1
How I can Move up or down XmlElement?
Please advise. Thanks in advanced.
Problem getting node21 Apr 2006 10:38 GMT1
I'm having a problem in by VB.net 2005 application. When i try to get a node
from my app.config file the node come back with "nothing". The xmldocment
loads OK, but I can't retrive a node. The app.config file is listed below
and the code is listed below that, the line with "-->>" ...
RSS <channel><link> element20 Apr 2006 22:01 GMT4
When constructing an RSS 2.0 XML doc , should the <channel><link> element's
value be
1. the url of the page the displays the content that the RSS feed describes
replace invalid xml characters20 Apr 2006 13:45 GMT2
I know that System.Security.SecurityElement.Escape() will replace invalid
xml chars with valid equivalent ...
But is there another method to accomplish same that is "closer to home" ?
Error Http 413: entity too large calling web service on Win2003 Sr20 Apr 2006 13:05 GMT2
We are calling a web service running in IIS 6.0 (Windows 2003 Server)
When we call a web service method to send a large xml document (2Mb) obtain
an http error 413 (entity too large)
We have increase the web service reception size limit to 10Mb and still fails.
Where to store schemas and stylesheets?20 Apr 2006 11:41 GMT1
What is the best, or better RECOMMENDED, way of containing any schema or
stylesheet that is needed by an application, in a situation where you
are not sure any other type of access will be allowed. such as file://
or http://.
Pages: 1 2 3 4 5 March, 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.