No announcements
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Unanswered0VotesDataSet.WriteToXML Method, Same characters are converted into a Code even these are not XML restricted characters.
As per W3c, XML elements must follow these naming rules: Names can contain letters, numbers, and other charactersNames cannot start with a number or punctuation ... -
Unanswered0VotesMSXML causes virtual memory exhaustion eventually the app hangs forever
Hi, we are having issues with MSXML, we have an app (developed in c plus plus as isapi extension (which means ... -
Unanswered0VotesSignedXml CheckSignature: enable SignedXmlDebugLog
Hi, I'm trying to verify a digital signature using SignedXml.CheckSignature and the rsa-sha256 algorithm. No matter what I try it keeps returning false. I suspect ... -
Unanswered0VotesXmlDsigExcC14NTransform Namespace Propogation
Hi All, I am using the System.Security.Cryptography.Xml.XmlDsigExcC14NTransform function to convert an XML document into C14N standard ready for applying hashes and digital ... -
Answered2VotesGet elements, tags from XML file using C#
Hi! Totally new with reading XML strings. I need to get certain values from this XML output: <getReply> <Person ... -
Answered0VotesXML LINQ JOINING 3 ELEMENTS
The details of my specific case are below. I want to JOIN 3 ELEMENTS from a Microsoft Project XML file. If you can show me the generic syntax that would be great. However I have included specifics ... -
Unanswered0VotesArrange nodes under a closed element - XSLT
So I have this XML: <Main> <TB> --> some elements - not relevant <Area> <Type>A</Type> ... -
Unanswered0VotesConsole App Does not return XML Data when Calling an HTTP Webservice
Hi, I've written a C# console application to call a RESTful HTTP web service per below: class Program { static void Main(string[] ... -
Answered0VotesXPath - namespaces
I've been using XML/XPath since Eve was a rib. So I know that most people will answer this with , "It can't be done." However, I really need to find a way for this to ... -
Proposed0VotesAccess to XSD annotations from VBA
Hello, I'm currently using MSXML6 from VBA (Excel 2007), and I can't find a way to access the "annotation" nodes nor "appinfo" or "documentation" of an ... -
Unanswered0VotesDTD as Embedded Resource To Validate XML
I'm getting an error message of: HResult=-2146232000 Message=Cannot have multiple DTDs. Line 2, position 1. ... -
Unanswered0VotesC++ DOM object load() method: how to handle text mode files (with EOF character ^Z)
The load() method of an IXMLDOMDocumentPtr object fails reading an XML text file containing an explicit end-of-file character (^Z). This could happen if the file was copied using "copy /a src.xml ... -
Proposed0VotesC#/MVC XML Parsing
Hi All, I have an application which generates a URL based on user requirements and then submits it to a 3rd party for processing, which returns XML back to the client for ... -
Unanswered0VotesValidate loops in XML using XSD
Hi, In my application i have a parent node which contains many child nodes. I want to validate the number of child nodes using another XML node elements just before the child ... -
Unanswered0VotesXSD Schema Error???? Due to machine crashing. HELP!!
Hi, I've been creating an XML schema for a proposed system I've been working on. After repeatedly saving every 10 minutes or so, my visual studio IDE ... -
Unanswered0Voteshow to read and write to files on wcf?
Sorry but this is my first time doing anything with c#. I was wondering if anyone could help me or a sample code on how to connect to a wcf and how to read and write files on a wcf server? ... -
Unanswered0VotesCrash in msxml6.dll from unmanaged app
My app is un-managed multithreaded app having one main STA ui thread and multiple threads running in a MTA apartment where releasing or creating FreeThreadedDOMDocument6.0 in a MTA crashes at some ... -
Answered1VotesWill .NET support semantic web standards?
Don't know if this is the right place to raise this question, but I haven't found a better one. We're interested in using semantic web standards (RDF/OWL) on a .NET platform. There ... -
Answered0VotesHow to query a node by its attribute ?
Hi, i have the following xml: <templates> <template id="1"> <node id="10"></node> ... -
Discussion0Votesforms basics
hello friends, iam new to .net and i was to develop an application using only c# that creates an online quiz, the questions will be ... - Items 1 to 20 of 7932 Next ›


