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 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SelectSingleNode fires NodeInserted event?29 Oct 2003 13:37 GMT1
I have run into a strange situation with the NodeInserted event handler:
This seems to get called each time I use the SelectSingleNode method to
select a node?
Does this make sense? Am I missing something?
starting with XML29 Oct 2003 11:14 GMT2
I've never used XML and I'd like to do it.
Could you tell me where to find a good XML tutorial for begginers?
Thanks in advance
Regards!
Removing the default root attributes when serializing28 Oct 2003 20:38 GMT1
In an application I'm making I've got a config object which I would like to
serialize to the XML format in a .config file which would then be loaded the
next time the application starts up using Configuration class. I've got all
the elements and attributes correctly named but the ...
How do I define nested relationship in an XSD28 Oct 2003 17:49 GMT4
I am trying to define a schema for the folder/file hierarchy
just as in a normal directory/file system.
I don't seem to be able to get the right way to define a
nested relationship between a folder and its subfolders.
Creating XML from a DB28 Oct 2003 17:23 GMT4
I have two simple tables in my DB: "person" and "phone".  Person has 3
fields: id, fistname and lastname. Phone has two fields: id and phonenumber.
Each person can have many phonenumbers.  I wish to create an xml file out of
the two tables. Something like this:
Generating XML schemas from an SQL database27 Oct 2003 02:22 GMT1
Do anyone know of a tool for generating XML schemas from an SQL database
without using the Visual Studio .net ?   The reason is to try to automate
the process when changes occur to the SQL database.
best regards
SAX equivalent in .NET27 Oct 2003 02:12 GMT1
Do we have equivalent of "Simple API for XML (SAX)" in .NET environment?
setting timeout in XML controls24 Oct 2003 21:57 GMT3
Is there a way to set a timeout in either MSXML or in .NET's XML classes?
--Buddy
assembly xml representation standard24 Oct 2003 19:28 GMT1
Is there a standard way to represent an .net assembly in XML (something like
assembly xml scheme)? What I need is an XML grammar, not serialization
mechanism. Tnx :)
How to serialize a component?24 Oct 2003 19:07 GMT1
how can I serialize (some public properties of) a class derived from
System.ComponentModel.Component? Creating a new XmlSerializer throws an
exception with the message that property "Site" cannot be serialized because
it is an interface. I tried to override the Site property and ...
Managing XmlDocument Lifetime24 Oct 2003 15:46 GMT4
I'm currently writing a class to manage per-user configuration files,
using the same format as the app.config file. This will be used in a
Winforms app to manage user options, window positions, etc. When
instantiated, the object will be available as a service at the
Ordering xml using xsl in c#24 Oct 2003 11:29 GMT1
I have a xml dataset I'd like to order, and save in that
order.  I've written an xsl to do the transformation, but
because the xml file has a xsd namespace, it doesn't work.
A cutdown version of the xml file looks like this:
Modular schemas23 Oct 2003 18:49 GMT2
I'm working with the w3c's "Modular Xhtml schema". The problem I have is
that when I try to add the Schema Driver File to my schema collection, I get
the following error:
"Cannot resolve schemaLocation attribute."
XmlResolver parameter entity problem23 Oct 2003 06:33 GMT7
Trying to validate a document with a reference to a DTD ("PUBLIC"
identifier):
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE systems-description PUBLIC "-//foo/nono" "">
XML encoding problems23 Oct 2003 05:51 GMT4
I'm tryin to read an XML file created by Oracle into SQL Server.
Oracle creates a file using the "WE8ISO8859P1" character set : ISO-8859-1.
I need to read the file using UTF-8.
The code I'm using to read the file is:
Pages: 1 2 3 4 5 6 7 8 9 10 September, 2003
 
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.