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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
xpath wildcard: ANY offspring match26 May 2004 17:35 GMT1
I'm still struggling with xpath syntax.
I'm creating a menu via XSLT that checks to see if any given node has a
descendant somewhere down the chain that is the 'current active page' and,
if so, then it should display itself.
need help/cheat sheet on xsl match commands26 May 2004 15:18 GMT2
I'm struggling to keep track of all the ways to format a match value. Can
anyone recommend a decent overview or cheat-sheet?
Here's the particular one I'm stuck on:
I want to match any 'page' tag with the attribute of the subSite param.
Parsing with unqualified Namespace26 May 2004 15:06 GMT4
I am both producing and parsing an xml document that needs to be validated against a schema. I wanted some consumers of the document
to have the option of not performing a validation, so I left the nodes in the instance unqualified. An example of the document is
below:
<?xml ...
Custom Configuration management for app.Config26 May 2004 09:31 GMT1
I created a custom Section handler using System.configuration for Web
application to read from Web.Config File.
If I want to use the same handler to read from app.config file:
app.config is not interpreted as XML file, & the code breaks.
Deploying XML25 May 2004 19:32 GMT4
I've added an XML file to my windows client project, with data in it, but
when I BUILD the
project the xml file seems to be compiled into the executable or one of the
DLLs. I want the XML file itself placed into the assembly so that when
Getting XML out of Dataset25 May 2004 19:27 GMT3
Is it possible to define exactly what format the XML takes when you create it from a Dataset. I have defined a XML schema but the XML I get from the Dataset (which is a strongly typed dataset using my XML schema) doesn't use this schema ie I get the standard element type xml ...
xsd.exe and code generation25 May 2004 19:25 GMT3
I have three xml schemas, one schema contains types that the other two
referance. When generate code for each of the schemas, all three cs files
contain the types that are part of the common schema.
Currently I am going through the auto generated code and removing the common
Removing XML Element. Simple??? Give me your trick please25 May 2004 15:18 GMT2
This is my XML file and below you will find my code to remove it... I was
thinking that it's a simple task but this code doesn't work.
Anybody have a better solution?
<Advertisements>
How Do I parse this XML document, most efficiently? 25 May 2004 02:44 GMT10
What would be the best way to parse this XML document?
I want to avoid using XMLDocument.
I don't know if I should use XMLTextReader, or Xpath classes.
There is only one element <MessageStore> element in the document, "always"
XML Dataset editor25 May 2004 02:26 GMT2
I am making a flash card type program for the PocketPC. I am using a dataset
to contain the cards, all of that works great.
I thought I would just import the XML into word or excel, copy/paste the
data from other sources or add new records, and then save it as xml.  As i
How to read certain node from xml24 May 2004 22:07 GMT2
I want to read certain node from xml file by the ID.
It means taht I know the ID of person, and I want read all data that person
(eg: name,mail...).
persons.xml
Serializing array of userdefined types24 May 2004 15:05 GMT3
I want to have a class that contains only a collection of another class.
For example:
public __gc class Alignment {
public:
Tutorial24 May 2004 12:13 GMT2
Can anyone point me to a good tutorial for XML in .NET?  Also XSD and XLST +
some info on XPath would be useful.
Thanks
Pete
Saving xml with accentuated characters23 May 2004 22:13 GMT2
Hello, All!
I'm working with accentuated characters in my XML files, and I have found
problems to load and save it.
First, for this case, I always have my XML in memory, and I load it via
Need help merging documents23 May 2004 17:50 GMT3
I need to merge 3 or more xml streams (I have 4 string variables that
contain xml) into a single xml stream before doing a transformation. Is
there any sample code or site to show the way?
Thanks
Pages: 1 2 3 4 5 6 7 8 April, 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.