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 / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem with XMLTextReader21 Apr 2005 08:24 GMT3
 I am using XMLTextReader class to read the xml files.
 In some cases xml declaration tag might start after space/tab charecters.
 These kind of files are supported by the browsers and xml dom's
 but the xmltextreader's are not supporting to read this kind of files.
soap serialisation to text20 Apr 2005 07:31 GMT1
I want to be able to serialise an object and then pass the serialisation text
as a string to a Web service without serialising to a file first.
I also want to be able to deserialise from the text without using a file.
How can I do these?
Webservice from XSD19 Apr 2005 11:56 GMT1
Hello,
recently I have been assigned the task to upgrade an application. This
application communicated with a 3rd party through mail boxes. Now this
3rd party wants to upgrade to using webservice requests, and so we
WBI SOAP response - accented characters missing19 Apr 2005 04:10 GMT4
Hi Gurus,
Please help me in this, I have tried all options available to me.
(Option 1)
I am making a simple request from VB.NET client to WBI generated WSDL and
SelectSingleNode and Namespace18 Apr 2005 14:48 GMT3
I use a XML-Doc with a Namespace like the following example:
<HomedResources xmlns=http://schemas.microsoft.com/RtcServer/2002/11/dbimpexp Version="3">
       <HomedResource UserAtHost="PBoul@team.de" Enabled="1" VersionPermission="10"  
         VersionContact="25" ...
help with SelectSingleNode17 Apr 2005 13:52 GMT4
Hi, I've xml file like this:
<?xml version="1.0" encoding="utf-8" ?>
<strings>
    <component name="commesse">
XML R?sum? Vocabularies?16 Apr 2005 16:48 GMT2
I'm hoping to discover the most widely used XML R?sum? Vocabulary.
Your comments please...
Signature

<%= Clinton Gallagher

How to add a namespace prefix to a digital signature16 Apr 2005 08:34 GMT2
I use a code very similar to that found in the MSDN sample attached to the
class XmlDsigEnvelopedSignatureTransform  (code attached below).
The code works fine and produces somethink like
 <Signature xmlns="http://www.w3.org/2000/09/xmldsig#">
Schemaset : schema compiled form code shows no PSVI elements15 Apr 2005 19:12 GMT2
I accidentally put this on another group - this is the more likley home...
The first code fragment creates the simplest of XML Schemas is code.  After
the “Compile()” method is called on the schemaset objetc, the schema element
count is zero – but I was expecting one element in ...
WSDL generates with wrong "minOccurs" values15 Apr 2005 17:13 GMT2
Using the XSD.exe tool, I created a number of classes from my XSD file.
When I generate the WSDL for my web service, the schema does not have
the proper Occurance constraints for the attributes. In this example,
the MessageID element should always occur (minOccur=1, maxOccur=1), but
XMLSerialization Suppress Element Name to Mimic HTML Anchor Tag15 Apr 2005 15:18 GMT1
I am trying to mimic the html anchor tag.  I have created a class;
Public Class anchor
   <XmlAttributeAttribute()> _
   Public href As String
Getting an integer value (in one line) out of SelectSingleNode from an XMLDoc.14 Apr 2005 19:20 GMT7
[C# code oriented]
Two questions:
(1)
I can pull the text of an XML element as a string just fine using code
Best way to get the value of one particular node of an XML string14 Apr 2005 17:29 GMT3
I'm trying to figure out the best way (considering there could be instances
where I get a lot of data in this XML, and I want to minimize any slowdowns)
to extract the value of one particular node from an XML string (not saved as
a file, but passed as a string from another ...
xmlSerializer & xmlAttrbuteOverrides14 Apr 2005 11:07 GMT1
I have a set of c# data classes wich i need to fill their data from xml files. serialization looks to be the best way to accomplish this task.
Since the data classes are compiled and i don't have control on the xml structure, I tried using the xmlAttributeOverrides class, to ...
Yahoo API and XPath problem13 Apr 2005 13:21 GMT2
Using C#, ASP.NET
I'm trying to implement Yahoo search API. I can sent the HTTP request and
get back the results. The problem I have is that I don't know how to use
XPath with the results than comes back. I coded XPath before successfully,
Pages: 1 2 3 4 5 6 March, 2005
 
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.