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     
I need a sample that shows how can loop through the attributes and display the data.(.net / c#) <?xml version="1.0"...
AT
05-11-2004 09:13 AM
Kirk Allen Evans [MSFT] Go to last post
3 12
Hey Guys, I am trying to insert a xml elmement right after specific MainCategory element in the following xml file: <?xml version="1.0"...
Sonu Kapoor
05-11-2004 07:28 AM
Sonu Kapoor Go to last post
2 13
Hi This might be slightly OT, but I couldn't find a better NG for this question The question is regarding versioning of webservices. A webservice...
Erik P. Vinther
05-11-2004 05:01 AM
Erik P. Vinther Go to last post
0 12
I've seen old messages about this, but no solution. Has anyone been able to use the schemas downloadable from www.xbrl.org with the xsd.exe tool? ...
AT
05-11-2004 04:34 AM
AT Go to last post
0 16
My .net application is to consume a Java web services exposed using AXIS. The web service will extract the user name and password to perform...
wawa_piggy
05-10-2004 05:57 PM
Raghu Go to last post
1 16
Does XmlTextReader class in .net represent SAX implementation? If yes, are there any performance gains if I use C++ SAX implementation in msxml4.dll...
Raghu
05-10-2004 05:19 PM
Daniel Cazzulino [MVP XML] Go to last post
3 12
How can io delete this element in my AdRotator.xml file with VB.NET I try a lot of things but I don'T have a good result.. Please help...
GhislainTanguay
05-10-2004 05:17 PM
Sonu Kapoor Go to last post
1 14
I'm running into problems using XSD.exe to generate classes from XSD files using the <Include> functionality. Being a complete newbie with this, I am...
David
05-10-2004 05:16 PM
Raghu Go to last post
1 12
You can call the string.Trim function before you insert the data into the dataset. Before assiging the values to the dataset store them in a temp...
Sonu Kapoor
05-10-2004 05:15 PM
Sonu Kapoor Go to last post
0 18
Hi , I have a Stored Procedure that return an xml (by using the xml auto or explicit) in to some XmlReader and i m getting the following error...
Tiraman
05-10-2004 03:46 PM
Tiraman Go to last post
0 20
RCIC wrote: xsi:type says it's char. Why do you care how it's actually represented in XML? There is no char type in XML Schema. -- Oleg Tkachenko...
Oleg Tkachenko [MVP]
05-10-2004 11:45 AM
Oleg Tkachenko [MVP] Go to last post
0 11
I want to receive an XML document via an aspx page and log the raw xml to a text file. I've been looking at this for a while and can't work out how...
HHoulston
05-10-2004 08:30 AM
Martin Honnen Go to last post
1 15
QUESTION: Does anyone know how I can use v2.6 of the MSXML parser with .NET? BACKGROUND: I "Web to Print" process that allows our clients...
Mark Miller
05-10-2004 05:44 AM
Oleg Tkachenko [MVP] Go to last post
19 34
I've got a list of bowling scores and I'd like to create a graph of them. I've looked into crystal reports, but this seems like too much work for...
James McCormack
05-10-2004 04:17 AM
Oleg Tkachenko [MVP] Go to last post
1 17
Hi I noticed in an app sample that it uses an CustomersDataset.xsd file to create its datasets from it. Now in this xsd file is like a customers...
JJ
05-08-2004 09:51 PM
JJ Go to last post
0 10
I was hoping that someone could point me in the right direction. I'm looking to develop a tool that will run an XML file against an XSD schema and...
Matthew Wieder
05-08-2004 12:34 AM
AT Go to last post
19 38
Hi all, How can I validate XML against XSD both read from a Database (blob) and where its contents are kept in string-variables? I don't want to go...
Taschler Raimund
05-07-2004 04:26 PM
Priya Lakshminarayanan [MSFT] Go to last post
1 34
Hello! I'd like to know what are the reequisites to program in xml
oyster
05-07-2004 02:33 PM
Cowboy Go to last post
1 26
Hi there, I'm a little stuck and would appreciate ANY help getting over this hurdle. Let's say that I've got a SQL Server stored procedure that...
K Bryan
05-07-2004 02:32 PM
Cowboy Go to last post
1 40
is it possible to define schema for the following element ?...
Michał Januszczyk
05-07-2004 01:01 PM
Michał Januszczyk Go to last post
0 10
I have been using a typed-dataset for some time. I recentlydecided to see if I could port the implementation to be based onan XML flat file. Neither...
Jordan Breckenridges via .NET 247
05-07-2004 11:53 AM
Jordan Breckenridges via .NET 247 Go to last post
0 11
FYI: ASP.NET application: First DS.ReadXML reads/loads data fine. The second DS.ReadXML doesn't throw an exception, but I can't find data from the...
Scott Fenstermacher
05-07-2004 11:42 AM
Scott Fenstermacher Go to last post
1 16
John If you give me your e-mail address I will send you an example of PKCS#12 files (has both private and public key), which you can import to your...
John Campbell
05-07-2004 06:36 AM
pak Go to last post
5 14
Hi, I have just installed the micorsoft's mappoint .net sdk....how to start using the samples.....has anyone successfully gone through the...
anon
05-06-2004 02:46 PM
anon Go to last post
2 36
Hello, I have a page in .net (DEFAULT.ASPX), i load a XmlDocument, and a XslTransform to Add a XsltArgumentList (with the param : urlPage), and...
NicoAgenci
05-06-2004 06:41 AM
Oleg Tkachenko [MVP] Go to last post
1 14
I've posted this before but no one seems to respond. I need to know if this is a bug I am implementing a webservice against a preexisting...
mattx (AT) online (DOT) nospam
05-06-2004 12:13 AM
Dino Chiesa [Microsoft] Go to last post
4 13
Hi all, im trying to create a set of classes using xsd.exe but im running into problems with : includes in the .xsd file. In most cases i will have...
AT
05-05-2004 07:44 PM
AT Go to last post
0 10
Some of you might be interested in this open source AutoUpdater for ..NET "Sharp AutoUpdater provides an auto-update feature for .NET applications....
AT
05-05-2004 04:36 PM
AT Go to last post
0 12
I have not encountering this problem 'till I got VS.NET 2003. Check my xml below how the backlash is added. I tried all possible ways to replace it...
Pete
05-05-2004 10:09 AM
Pete Go to last post
8 10
I have a large xml (35MB) and I need to transform its top 200 rows using an xsl (in ASP.Net web app). Is this possible to do it in an efficient...
Salman
05-04-2004 07:46 PM
Yan Leshinsky Go to last post
1 10
I am trying to duplicate an xml document, and I am pretty new to xml. I am using hte Xml namespace and taking advantage of the xmldocument class. I...
Matt Torline via .NET 247
05-04-2004 10:10 AM
Oleg Tkachenko [MVP] Go to last post
2 10
Take a class: public class AClass { public bool FurtherActionsRequired; public bool FurtherActionsRequiredSpecified; } this class serialized to XML...
AP
05-04-2004 09:25 AM
Jiho Han Go to last post
4 13
What's the fastest way to read an elements value from a string containing XML The readers require streams and creating a DOM brings a lot of...
Michael McD
05-04-2004 08:38 AM
Oleg Tkachenko [MVP] Go to last post
1 50
I am trying to transfor an XML document prior to loading into a Dataset. My problem stems from the known bug in Visual Studio that prevents loading a...
AT
05-04-2004 08:25 AM
AT Go to last post
2 19
Hi I am doing some simle validation of xml aganist xsd in the xml the schmalocation will be "http://localhost/books.xsd" But the validater is...
smith
05-04-2004 12:01 AM
smith Go to last post
4 40
I am trying to add a web reference for a web service but am having no joy. I seem to get the same...
barns
05-03-2004 11:12 PM
Dino Chiesa [Microsoft] Go to last post
1 26
(Note I have posted to this group because I had no luck in microsoft.public.dotnet.vb.general) Hi all This is probably an easy one... I would like...
AT
05-03-2004 11:09 PM
Dino Chiesa [Microsoft] Go to last post
1 40
Could you please explain me the steps for consuming JavaWebservice through .NET client. I know how to connect through.NET webservice and I followed...
Kumar T via .NET 247
05-03-2004 11:06 PM
Dino Chiesa [Microsoft] Go to last post
1 15
Hi I've got a really laborious task at my work. I have to write documentatio to my C# code in MS Word till Wednesday. They don't care that,...
Jakub Gutkowski
05-03-2004 12:09 PM
Dare Obasanjo [MSFT] Go to last post
1 17
Hi, I've got a really laborious task at my work. I have to write documentation to my C# code in MS Word till Wednesday. They don't care that,...
Jakub Gutkowski
05-02-2004 08:31 PM
Jakub Gutkowski Go to last post
0 21
I would like to perform a 2-pass XML reading from a stream. Once using the Validating reader, just to confirm the validity against the schema, and...
AT
05-02-2004 05:47 PM
AT Go to last post
2 23
Hi all, Just wonder anyone have encountered this problem before?I tried using XMLSPY debugger and I can get the correct outputfor my XSLT...
Wayne Lian via .NET 247
05-02-2004 03:53 AM
Oleg Tkachenko [MVP] Go to last post
1 22
While converting a schema library into a .Net class library using XSD I constantly kept running into the following error message issues by the...
Marc Meermans
05-01-2004 06:27 PM
Marc Meermans Go to last post
0 16
Dear all, RenderX has released XEP.NET - an XSL Formatting Engine for Microsoft .NET platform. See...
Nikolai Grigoriev
04-30-2004 05:03 PM
Nikolai Grigoriev Go to last post
0 14
Hi, I am getting XmlException while running the following code: string sConfigXPath = Constants.CONST_CONFIG_XPATH + ""; string sConfigFile =...
Atul
04-30-2004 10:48 AM
Atul Go to last post
3 8
Hello, I'm using .NET 1.1. I have a class that has these two members: public bool FurtherActionsRequired; public bool...
AP
04-30-2004 09:28 AM
Jiho Han Go to last post
3 12
Hi All, Is it possible to serialize an instance of XmlNamespaceManager? I'd like to use it to manage a collection of namespaces and savethat...
Dan via .NET 247
04-29-2004 11:14 PM
Christoph Schittko [MVP] Go to last post
1 15
I've been writing an XML document analyzer that reads XML document and tracks the metrics of the document. Statistics such as a node count fo each...
shawnk
04-29-2004 10:56 PM
shawnk Go to last post
2 12
I'm new to this, so I've been reading about namespaces and xpath queries. I am trying to write a dotnet program that will change the value of...
AT
04-29-2004 07:46 PM
AT Go to last post
6 29
Can an XML schema in an XSD file inherit elements/attributes/whatever from a complex type in a XML Schema located in a different XSD file? Sorry if...
David Palau
04-29-2004 02:21 PM
David Palau Go to last post
0 12
Post New Thread

Display Options
Showing threads 4851 to 4900 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.