file character limit41728 (2/24/2010 10:49:01 AM) UtfI've build an VB. Net application that writes an xml document. When the
application writes "too many" characters to the file (i guess). I get an
error saying "Unknown error" an the application ends unexpect...
Getting the XPath for the current node (where the carret is located)?02268 (2/16/2010 7:11:01 AM) CatAs long as I have tested, Visual Studio cannot show XPathes for
selected nodes, right?
I have tried many software but few could show XPathes and let me edit
the XML in plain text editor(like Visual Studio,...
XML Deserialization11594 (2/13/2010 8:10:02 AM) MayaHello Guys,
I have tried to use the xsd.exe tool to generate a class for the
following Oracle-generated xml sample but always fail to get it right
when I try to change oracle xml elements names to the clas...
How do you write a XML file to a SqlDatabase?41629 (2/11/2010 8:43:03 PM) UtfI'm working on a desktop application that writes data to a XML file, that
part is working. Now I need to insert that data to a sql database. I have no
idea were to start. Two questions, how do you do that, ...
XML Performance Issues post patch11402 (1/27/2010 7:01:02 PM) UtfWe have a web application making use of the SignedXML and X509Certificate2
classes. The server is running Windows Server 2008 Standard.
Since the December patches were installed - my guess is either KB9736...
WebService planning21365 (1/18/2010 9:08:01 AM) UtfHi
We are in the planning stage for a project in which we believe WebServices
could be a suitiable sollution for our goals.
We have a Documentum Web-based DM (Document Management)- system in one end.
In...
populate dropdown with xsl output02123 (1/15/2010 7:51:01 AM) UtfCan someone direct me how i can select a few key elements off my
multi-element input xml file and use the output xml to populate a dropdown in
ASP.NET page. In addition, the page has to display all these k...
XmlSerializer: Problems with special characters02261 (1/8/2010 8:48:15 PM) ChristianI use the WebClient class to retrieve data in xml format from a URL
(.Net 2.0, C#).
The Code looks like this:
string url; // URL which provides the xml data
XmlSerializer XmlSer = new Xml...
Internet : Learn How To Use It .01684 (1/5/2010 7:48:19 PM) BEANInternet : Learn How To Use It .
Features :
E-Mail .
Chatting .
Upload , Download and Share .
Blog or website creation .
Earning schemes .
Check all of these in one place at
http://internetnumber....
Remove unused xmlns namespaces from an XmlDocument?66448 (1/2/2010 6:21:23 AM) mzarlengaMy software receives XmlDocuments created by a software library. The
XmlDocuments I receive often contain many unused xmlns namespaces,
such as:
<ns1:Message xmlns:ns1="http://www.domain1.com/v1" xmlns:ns2...
NullReferenceException using XmlDocument.Validate: Bug?22352 (12/28/2009 9:05:01 AM) UtfI have an issue with a XML schema definition that has a complex type of type
string within another complex type:
using XmlDocument.Validate to validate an valid XML file against that valid
XSD leads to a N...
Veryfing XPath expressions inside XSTL document71619 (12/11/2009 11:02:35 AM) MarcinHi,
I have following situation:
1. Set of classes compiled to classes.dll
2. classes.xsd generated from classes.dll using xsd.exe
3. Set of XSLT documents with a lot of XPath expressions referencing
type...
XmlReader Question11242 (12/9/2009 10:41:24 AM) Ben
All,
I have a large unformatted document which needs to processed and
populated into DB.
For this, I was using an XMLTextReader to get valid IDs, and then doing
something like this:
newRdr = xRd...
LINQ to XML on Large File?11219 (12/7/2009 4:10:20 PM) SnapDive
I have a 100+ megabyte XML document. Loading it into memory and then
using LINQ-to-XML crashes with OutOfMemoryException.
Is there a way to use a disk-based XmlTextReader to read the document
in "chunks...
Xml data bound to Datagridview -> Add datarow via XmlElement11886 (11/24/2009 3:24:02 PM) RobGreetings,
I have a datagridview bound to a datatable created from an xmlfile on one
form.
Another form appends to the xml file using the code below.
To refresh the datagridview on the other form I sim...
Word 2010 a .NET implementation?11220 (11/13/2009 2:56:01 AM) UtfHello
Will Word 2010 now be a .NET implementation?
Thanks - Studi1
...