HighTechTalks DotNet Forums  

Sponsored Links


Dotnet XML microsoft.public.dotnet.xml


Discuss in the Dotnet XML forum.



Post New Thread
Threads in Forum : Dotnet XML Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
clintonG wrote: What is the best solution depends on a type of search you need, size and type of XML documents etc. SQL Server is great choice, but...
Oleg Tkachenko [MVP]
10-30-2007 02:55 PM
Oleg Tkachenko Go to last post
1 18
Hello, Does someone know how to create manually the header for an SOAP message, without having an WSDL? I also use an X509 certificate for...
broersen
10-30-2007 02:34 PM
broersen Go to last post
0 22
Hi, I'm looking at storing data from an aspx form in an XML document, but what I was looking into was how to reload the form, and populate the items...
Namshub
10-29-2007 10:13 AM
Martin Honnen Go to last post
1 10
Hello, I'm trying to deserialize an RSS feed that can contains 2 namespaces. FOr example, it can contain a tag <image> and/or <itunes:images>....
Julien Sobrier
10-29-2007 09:54 AM
Julien Sobrier Go to last post
2 19
Hi. I need to write xml export that will be used by another application. That application requires that I add a doctype delcaration to the document,...
Sergei Shelukhin
10-28-2007 07:36 AM
Martin Honnen Go to last post
2 14
Hi, I need to have random access to the XML document, selecting children may depend of what parents are and vice versa, need to be able to go from...
Yuriy Galanter
10-28-2007 05:07 AM
Oleg Tkachenko [MVP] Go to last post
1 11
References: <eDCnW78FIHA.5272 (AT) TK2MSFTNGP05 (DOT) phx.gbl> <#9rXqQ9FIHA.4684 (AT) TK2MSFTNGP06 (DOT) phx.gbl> In-Reply-To: <#9rXqQ9FIHA.4684 (AT)...
Oleg Tkachenko [MVP]
10-28-2007 05:02 AM
Oleg Tkachenko [MVP] Go to last post
0 14
My xml is a collection of events: <events> <event name="event1" /> <event name="event2" /> </events> I have a JavaScript function looping through...
xke
10-26-2007 12:43 PM
xke Go to last post
2 20
Hello NG! Within attribute-values i can use the double quote, which is written automaticly as "&quot;" into the document by the XML-methods of...
10-26-2007 08:48 AM
Go to last post
0 13
References: <eDCnW78FIHA.5272 (AT) TK2MSFTNGP05 (DOT) phx.gbl> In-Reply-To: <eDCnW78FIHA.5272 (AT) TK2MSFTNGP05 (DOT) phx.gbl> Content-Type:...
Martin Honnen
10-26-2007 08:28 AM
Martin Honnen Go to last post
0 12
Unable to start TSQL Debugging. Could not attach to SQL Server Process on 'srvname'. The RPC server is unavailable. I get this error when I try to...
DR
10-24-2007 09:39 PM
DR Go to last post
0 18
I am having difficulty referencing a multiple file XSD schema in a .Net 2005 program. The schema files are shown below in their entirety. As soon as...
Doug H
10-24-2007 10:16 AM
Doug H Go to last post
1 18
How can I check that a document has XMLDeclaration ? i.e. it has <?xml version="1.0" encoding="utf-8"?> in the beginning thanks, xke
xke
10-24-2007 07:53 AM
Martin Honnen Go to last post
2 15
I am implementing a very simple check routine that goes to my website and reads an XML file. The XML file basically contains all info for my apps and...
AGP
10-23-2007 10:28 PM
AGP Go to last post
2 13
Greetings, I used the XSD tool to generate a C# class of fields from a very complex Schema that was created in BizTalk 2004. When it encounters one...
Shawn B.
10-23-2007 01:15 PM
Shawn B. Go to last post
0 13
Announcing the release of Liquid XML Studio 2008 a Freeware XML Development Environment. Download available from www.liquid-technologies.com. Key...
Liquid Technologies
10-23-2007 02:22 AM
Liquid Technologies Go to last post
0 13
The simple constructors of XMLSerializer class caches the typed serializer once it is generated. (Probably as you know, other XMLSerializer...
Amazedsaint
10-22-2007 02:13 AM
Amazedsaint Go to last post
0 13
I am implementing a very simple check routine that goes to my website and reads an XML file. The XML file basically contains all info for my apps and...
AGP
10-21-2007 02:35 AM
AGP Go to last post
0 15
Hello, I am stuck trying to apply the following logic to the below xml: <?xml version='1.0' encoding='ISO-8859-1'?> <Collection> <Book Id='1'...
Gaurav
10-19-2007 11:32 AM
Martin Honnen Go to last post
5 14
Does anyone know how to specify a dataset ( or diffgram) as an element in a schema? For example and empty schema is defined as <?xml version="1.0"...
SBearss@accessitx.com
10-19-2007 09:33 AM
SBearss@accessitx.com Go to last post
0 19
hi, I am looking for a library (i.e. not a standalone GUI program) that can do diff and merge of HTML or XML, preferably in C# or at least that can...
Andy Fish
10-19-2007 07:57 AM
Phlip Go to last post
1 9
Right now, in order to validate my xml file against xsd, I include the following line in the xml file: xmlns="urn:mySchemaName". Is it possible to...
Eve
10-18-2007 10:43 AM
Martin Honnen Go to last post
5 14
I'm fairly new to xsd. I'm validating xml against xsd using XmlReaderSettings. It looks like my xsd does not verify the element path: My schema...
Eve
10-18-2007 10:43 AM
Eve Go to last post
6 12
Hello! I did search for this one quite a while, but I cannot seem it mentioned anywhere, so let me ask here if someone saw this problem before....
Ralf Mayer
10-18-2007 09:43 AM
Zero Go to last post
1 40
Hi, I generate Xml with the XmlDocument methods. Now I have the problem, that a node has a namespace declaration but the child text nodes shall not...
Harald
10-18-2007 07:23 AM
Martin Honnen Go to last post
1 13
Here's my XML <?xml version="1.0" encoding="UTF-8"?> <results> <status code="ok"/> <report-bulk-users> <row principal-id="23859115"...
Chris White
10-17-2007 04:11 PM
Chris White Go to last post
0 12
Hi all, I need to embed an image to an existing xml file. I guess this is possible using XmlTextWriter.WriteBase64() method. My problem is...
Ars Comm - Ciro Ferraiuolo
10-17-2007 09:59 AM
Martin Honnen Go to last post
1 10
Hi everybody, I'm using VS 2005, .Net 2.0. The CreateElement() method of XmlDocument allows to supply a namespace URI. Now I want to add several...
Harald
10-17-2007 07:34 AM
Martin Honnen Go to last post
1 7
I'm creating an xmlReader to be used in conjuction with an xml document to validate schemas. If I specifiy a FileName in the xmlReader.Create method...
SBearss@accessitx.com
10-16-2007 07:52 AM
Martin Honnen Go to last post
5 14
The following info could be useful for anyone getting weird behaviour after installing Altova xmlSPY (so aptly named!) I've just wasted 3 days of my...
Connected
10-15-2007 09:34 PM
Connected Go to last post
0 12
I have been using this computer program for a couple weeks now and i am very pleased with the results so far. its a software fatloss program, if your...
Angel vasquez
10-15-2007 06:36 PM
Angel vasquez Go to last post
0 12
Watch NFL Games Online! For every one who wants to watch the games online because they dont live in the teams town or are at work i found a site that...
Dexter H.
10-13-2007 09:04 PM
Dexter H. Go to last post
0 15
IBM - XML Certification http://educational-world.blogspot.com/2007/10/ibm-certified-solution-developer-xml-11.html Sun Java...
Seema
10-13-2007 12:46 AM
Seema Go to last post
0 13
I'm not sure this is the correct locqation to post this question but I have already posted similar question in Office news group (without...
slaprade
10-12-2007 10:40 PM
Scott M. Go to last post
5 13
Hi all, I have trying to test an XML file with a XSLT file. However, I don't know how to dump the content (generate page to the screen)....
mazdotnet
10-12-2007 11:04 AM
Martin Honnen Go to last post
1 17
I've loaded a schema into a dataset and have begun populating the tables with data from a sql query. Problem is that when I use writexml(), the...
FerrisUML
10-12-2007 07:29 AM
Martin Honnen Go to last post
1 14
hello guys i have a problems with xmls how to set or change values from xml node elements from an existent xml file using C# from this xml...
jacob
10-10-2007 07:40 AM
Martin Honnen Go to last post
1 13
Altsoft is proud to announce the release of Xml2PDF Server 2007 version 1.1 and the accompanying family of products. In addition to new features and...
Altsoft Xml2PDF
10-09-2007 07:56 AM
Altsoft Xml2PDF Go to last post
0 14
Hi, When using an XSLT file if it points to another, external XML file via it's URI in document( ) function, how do I supply credentials for that...
Yuriy Galanter
10-09-2007 07:47 AM
Martin Honnen Go to last post
2 16
Hello, I have a XSD file which has the following format: <?xml version="1.0"?> <xs:schema...
swaps12@gmail.com
10-09-2007 04:53 AM
swaps12@gmail.com Go to last post
2 16
Hello, I need to write xml file ( using c#) with some elements inside that actually contains html code, like this: Moscow...
Aahz
10-05-2007 04:28 PM
Peter Flynn Go to last post
3 16
Hello, Sorry if this question has been asked before, this is the first time I encounter this problem. I have 2 XML files 1st file: <record ID =...
Yuriy Galanter
10-05-2007 12:58 PM
Yuriy Galanter Go to last post
8 18
I am programming an XML reader in VB.NET 2005 and it works fairly well. Once in a while though I encounter an old XML file without the header <?xml...
AGP
10-05-2007 07:05 AM
AGP Go to last post
12 25
Greetings, This is my first post and I am hoping (praying) someone could help me. I am not a programmer, I just know enough to be dangerous. I...
Mr. Chip
10-04-2007 08:25 PM
Joe Fawcett Go to last post
2 17
Yep, an exception is an exception. -- Of all words of tongue and pen, the saddest are: "It might have been" Bill.Richards @ greyskin .co...
billr
10-04-2007 01:07 PM
billr Go to last post
0 23
Hai, Our client having one webservice, that return the xmlNode object as <Hello> <First>one</First> <second>Two</second> </Hello> When i call that...
raju
10-03-2007 12:03 PM
Joe Fawcett Go to last post
4 17
I'm having trouble deserilizing an xml node that has empty tags. See XML: <ContentCampaigns> <ContentCampaign> <ad_id_source...
eggie5
10-03-2007 04:05 AM
Joe Fawcett Go to last post
5 14
http://www.devx.com/wireless/Article/32938/1954?pf=true This is gps track program. I want to recives html(web page). xmlhtmlquest? becz I will...
Is it possible?
10-01-2007 09:18 PM
Is it possible? Go to last post
0 21
We've run into an issue with VS2005 (at least I *think* it's an issue with Visual Studio) and one of our XML dataset schemas. We're trying to add a...
rogercnorris@yahoo.com
10-01-2007 04:02 PM
rogercnorris@yahoo.com Go to last post
1 16
Does anyone know how to determine default values of a UIElement derived object? eg. colour of a TextBox BorderBrush? I set a colour on an error...
ZiggyShort
10-01-2007 08:00 AM
ZiggyShort Go to last post
1 15
Post New Thread

Display Options
Showing threads 101 to 150 of 6555
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.