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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XML and carriage returns31 Jul 2004 19:54 GMT4
I'm using System.Data.DataSet.ReadXml to convert some xml from a webservice
to a DataSet.  The xml looks like:
<?xml version="1.0"
encoding="UTF-8"?><root><prioritiesTable><description>blah blah&#13;blah
how do i write checkbox to.....31 Jul 2004 14:01 GMT2
how do i write checkbox1  boolean to xml
in vb6 i can only do  cstr( checkbox1.value) but  in vb.net can't write
to xml. i am doing irc chat similar to mirc or pirch chat.
rw.WriteConfigInfo("User Modes", chkInvisible.Text,
Element vs Node?30 Jul 2004 19:05 GMT2
I am trying to pull data from child nodes but I cannot find the syntax that
works. I think I may be confusing elements and nodes? I want to get the
value of the items in the <Sched> child nodes. The relevant part of my code
are below as well as a part of the source xml.
Using single XSD to validate Similar XML files30 Jul 2004 16:31 GMT1
Ok, I have 2 xml files that are really similar. They have the exact
same structure exept that in one XML some element are required and in
the other they are simply absent from the xml.
Problem is in they are similar at 90% what I was looking for is a way
How to get list of namespces ?30 Jul 2004 04:03 GMT1
How to get list of namespces that are declared in an element ?
Signature

Best regards,
Oleg Subachev

XML Attributes in a DataSet29 Jul 2004 23:08 GMT1
How can one extract the Attribute values from a Dataset that has been loaded
with an XML file like the following at the bottom of the document.  I have
to use a dataset and the XML file must remain the same?
Regards,
Namespaces ?29 Jul 2004 19:08 GMT2
What see sample that show xs:element  where the xs namespace =
http://www.w3.org/2001/XMLSchema
However, I see another example with xsi: where xsi =
http://www.w3.org/2001/XMLSchema-instance
help with reading xml file29 Jul 2004 17:20 GMT1
Hello, I am working in .Net C# and have an xml file similar to the one
below.  I have tried using a DataSet but get the error "The same table
(Gid) cannot be the child table in two nested relations".  The file
has a number of parent nodes at the "<ShipmentHeader>" level, each of
Deserializing NULLs into Integer variables29 Jul 2004 14:33 GMT3
Regarding deserializing XML into a custom object...
I've been able to deserialize an XML doc into my custom object and
everything works great.  The problem I am encountering is when one of the
XML elements contains a NULL and it maps to a variable of type Integer in my
Error using derived simpleType as attribute in XSD -> DataSet29 Jul 2004 11:30 GMT2
I have been given a schema, instances of which I'm required to be able to
consume and generate. I'd like to be able to manipulate these instances as
DataSets internally in my application. The schema defines the following
simpleType:
converting .xml to a comma delimited text file29 Jul 2004 08:23 GMT1
Is there a way to convert a .xml file to a comma delimited text file using
vb .net?
Thanks for any help.
Bernie Yaeger
Looking for Advice28 Jul 2004 12:07 GMT4
I am looking for pointers to good beginner books, tutorials or other
resources to help me understand how to really use XML data. I program mostly
in VB (I have several applications in VB6 but am just starting to convert to
VB.NET). Most of my database backends are SQL Server 2000 ...
compressing XML file28 Jul 2004 09:05 GMT1
In my .NET application I save data in an XML file.
When opening a project from an XML file I parse the file and recreate objects, set settings etc.
The problem is that the XML file can be very big (~20Mb).
How can I compress/decompress it programatically?
XML dataset28 Jul 2004 07:22 GMT2
I have made client software where users make orders. Local data is stored in
xml file.
Users are offline from network most of time eg. one week or month and then
they connect dbserver.
collection example28 Jul 2004 06:41 GMT1
   I would like to find an example of how to handle
serializing/deserializing collections in VB.net
i have an XML file that contains a collection of elements that have two
keys. I would like to populate a combo box with each unique value of key
Pages: 1 2 3 4 5 6 7 8 June, 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.