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
XPathNodeIterator.Count Bug?22 Apr 2005 19:48 GMT4
I couldn't find a better resource for reporting a possible .NET Framework 1.1
(SP0 & 1) bug, so if this is not the proper forum, please let me know.
The problem appears to occur when using "self::" to match the current node
of an XPathNavigator.  In this case the resulting ...
XMLTextReader - Issue with special characters &,<,>22 Apr 2005 17:27 GMT1
I'm using XMLTextReader to parse the contents of XML. I have issues when
the xml content itself has some special characters like & ,> etc.
<CompanyName>Johnson & Jhonson</CompanyName>
<EmployeeStrength>> 1000</EmployeeStrength>
xmlDocument element's value assigning with &= or += doesn't work?22 Apr 2005 16:17 GMT1
ex in VB:
oChild = XMLDoc.CreateElement("P")
oChild3.InnerXml = "this is test data"
'''''This doesn't work:
Compilation error in class generated with XSD.exe22 Apr 2005 15:04 GMT2
I am having problems generating classes from an xml schema using XSD.exe.
The schema in question is WiX.xsd (a Microsoft schema for WiX - a tool to
create MSIs).  The xsd tool generates the classes but I get the following
compilation error:
XML canonicalization using VB22 Apr 2005 13:49 GMT1
How can I canonicalise an XML file in VB???? Kindly help me out at the earliest.
I can do the same in .NET using System.Security.Cryptography.Xml.XmlDsigC14NTransform namespace.
I am very much desperate for this...
All I need to do is.. take an XML as input and give an canonicalized ...
getting around SOM limitations22 Apr 2005 13:21 GMT3
Hey, I love the SOM buuuuuut,
I'm trying to add/read my own namespaced attribute in a node of my
schema without having to jump back and forth from SOM to DOM. I think a
sample is important here because there will certainly be confusion about
Serializing 'unknown' objects22 Apr 2005 10:24 GMT1
All,
I have quite a challenging task ahead of me. I need to write an object model
(for code access) based on a schema, which cannot be made into a dataset
because of it's complexity.
Validation fails when mixing XSD and DTD22 Apr 2005 00:35 GMT1
When running the code below the validation fails when the first line of
my xml contains
<legalEnvelope version="1.1"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
Modifying an XML of more than 10 GB(REALTIME) !!!!21 Apr 2005 15:12 GMT3
I'm working on a very large XML file in C#. I need to modify or insert
certain data on spicified tags in the file, without creating a new file !!!!
!. How can this be possible ?
I'm using XmlTextReader for reading this file.
XPath query doesn't work in .Net 2.021 Apr 2005 14:49 GMT3
I tries to migrate an existing application from 1.1 to 2.0 but it seems that
one of my XPath expressions no more works on this version.
I tried a SelectNodes().Count. The result is 1 in v1.1 and 0 in v2.0.
Here is the XPath expression:
XSLT Question21 Apr 2005 12:39 GMT1
I'm using .NET Framework 1.1 XSLT.
Can anyone tell me why this works:
<xsl:for-each select="$somenodelist">
<xsl:if test="ext:CheckCondition (@condition)">Bla</xsl:if>
Modifying Excel in DotNet System.Xml21 Apr 2005 12:05 GMT1
Consider the following code...
Open excel document and save it as xml. Try to modify it in vs.net
using the following code...
' ------------------------------
Read from webpage ?21 Apr 2005 11:02 GMT1
Is there a way i can read xml from a webpage.
The situation is that i have to type in an Url with some parameters (a
login), when the page returns, it returns an ID that i have to use
through the session, the ID is retuned in XML format, and this is what
how to deserialize a sub class21 Apr 2005 10:21 GMT1
hi,all
I'v  gotten a problerm of deserializing xml to object.the scene is:
I generated the classes using xsd tools including a class A and sub-class B,
then I deserialize from XmlNodeReader only has B's node, and no exception was
using xml to build  ASP.NET applications 21 Apr 2005 09:23 GMT2
hiya,
ATM, I use vis studio to drag and drop controls on to my web forms.
Apparently, an app can be built via XML and XSLT.I've been googling, but
I'm still none the wiser as to why people would go to a low level of xml
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.