| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Great softs for download and any others,
can mail to gotodown (AT) list (DOT) ru New Software everyday Update,Anything you need,You can also check...
milkpan86@gmail.com
|
03-28-2013 10:43 PM
milkpan86@gmail.com | 0 | 190 |
|  | XPath is a W3C standard as well as language employed for locating information or data from an XML file, it’s good for navigating through elements and...
mike myers
|
12-14-2012 12:53 PM
mike myers | 0 | 240 |
|  |
mamb49@gmail.com
|
09-23-2012 09:36 AM
mamb49@gmail.com | 1 | 50 |
|  |
mamb49@gmail.com
|
09-23-2012 09:35 AM
mamb49@gmail.com | 0 | 41 |
|  | Can anyone give me any example of using both of these together ?
Anyone please give me some reference material to study
DocumentFormat.OpenXml...
Manjay
|
04-17-2012 04:42 AM
Manjay | 0 | 922 |
|  | Hi,
I wrote a .NET application to consume a https webservice from the
Belgian government for sending excise info to the government. It is
a .NET 2.0...
Veerle
|
12-22-2011 03:24 AM
Veerle | 1 | 123 |
|  | Hi Job seekers...
Find the job that's right for you. Search for Job Vacancies across Top
Companies in India.
this is the right one to find all jobs...
gvsraonaidu
|
11-11-2011 01:10 PM
gvsraonaidu | 0 | 112 |
|  | Hi;
One of our customers is getting the following error in our software.
This occurs in our code when we try to open and read it using the .NET
XML...
David Thielen
|
07-26-2011 06:39 AM
sandile ngubeni | 4 | 209 |
|  | I pull down an XML feed from a vendor every day and don't have any problem pulling most of the attributes. However, they do have a few with funky...
Ohmaar
|
07-07-2011 03:07 PM
Ohmaar | 0 | 107 |
|  | XML File:
<additionalFields>
<field name="dataKey">3868</field>
<field name="distribution">140</field>
</additionalFields>
I would like to execute...
jatin
|
06-28-2011 03:27 AM
jatin | 0 | 102 |
|  | Hi,
Is it possible to have a custom type in an xsd that accepts a valid
DateTime (or integer/double/float/etc.) value or a value of "null"? I
am...
BZaino
|
05-18-2011 01:47 PM
BZaino | 0 | 104 |
|  | VTD-XML 2.10 is now released. It can be downloaded at
https://sourceforge.net/projects/vtd-xml/files/vtd-xml/ximpleware_2.10/.
This release includes...
dontcare
|
02-25-2011 07:16 PM
dontcare | 0 | 107 |
|  | Hello!!!
I need to insert an image file in this XML Excel file. How can I do it?
<?xml version="1.0"?>
<?mso-application...
jessi
|
02-24-2011 08:20 AM
Damir Sovic | 2 | 162 |
|  | Hi,
I am trying to create xml document which could serve for datagrid,
however the data is contained in an arraylist and i want to populate
the grid...
Abid
|
02-18-2011 03:18 PM
shelby poston | 3 | 170 |
|  | hey cn ne 1 help me to start my application before login in windows
xp ,and want my application to logon to user account i want to use.
Kapil Thakkar
|
02-06-2011 08:52 AM
Kapil Thakkar | 0 | 107 |
|  | Hi
this approach works IF the target document is empty:
XmlDocument doc = new XmlDocument();
XPathNavigator nav =...
John Rivers
|
09-27-2010 11:44 AM
John Rivers | 0 | 128 |
|  | What is Happening?
This message is to inform you that Microsoft will soon begin discontinuing
newsgroups and transitioning users to Microsoft...
nntp@microsoft.com
|
09-11-2010 09:25 AM
nntp@microsoft.com | 0 | 103 |
|  | I've heard from a couple of sources now (including
http://blogs.msdn.com/mfussell/archive/2004/05/13/130969.aspx ) that
Microsoft will not be...
Brianiac
|
09-06-2010 03:06 PM
Tim | 5 | 168 |
|  | What is Happening?
This message is to inform you that Microsoft will soon begin discontinuing
newsgroups and transitioning users to Microsoft...
nntp@microsoft.com
|
08-31-2010 01:10 PM
nntp@microsoft.com | 0 | 110 |
|  | Checkout http://sourceforge.net/projects/dbiz/ for Open Source CSharp
Silverlight app. It uses Linq to Xml.
GMG
|
08-23-2010 08:46 PM
GMG | 0 | 105 |
|  | Hi,
I saved a xml file with the Document.Save command
I can reload it with the Document.Load command
only during the current session... but it will...
King Coffee
|
08-19-2010 07:23 PM
King Coffee | 1 | 114 |
|  | I hadn't had a class yet and I had some MS help on this to set up, but I
wrote a .Net WS that creates a proxy class response using SOAP. Works...
=?Utf-8?B?ZG91Zw==?=
|
08-12-2010 11:31 AM
Ken Fraticelli | 36 | 382 |
|  | Hi,
I have a simple WCF Services that impelements some standard that uses SOAP
1.1 without WS-Addressing.
Hence, I need to route messages based on...
Tino Donderwinkel
|
08-07-2010 03:59 AM
Tino Donderwinkel | 0 | 136 |
|  | I am trying to create an XML file with nested 'child' data.
I have multiple columns that comprise the data relation(s).
How can I NOT include the...
jerry4 via DotNetMonster.com
|
07-26-2010 09:33 AM
jerry4 via DotNetMonster.com | 0 | 100 |
|  | Hi,
My boss wanted me to create a VB.NET function that does the following:
1. Read the value of a specified node
2. If the node does not exist,...
Scott McNair
|
07-12-2010 12:14 PM
Scott McNair | 4 | 129 |
|  | Hi all,
I want to know the best way of reading different types of .xml files with
different node structure and stored data in sql.
I know of few...
Puja Parekh
|
07-11-2010 07:01 PM
Puja Parekh | 2 | 2,204 |
|  | using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using...
Wotan
|
07-05-2010 10:00 AM
Martin Honnen | 2 | 604 |
|  | Hi
I have the following XMLDOCUMENT loaded in...
Felipe
|
06-29-2010 07:04 AM
Martin Honnen | 1 | 513 |
|  | Hi,
I have a requirement to create XSD from XML dynamically, which will then be
used to generate DLL. For this purpose I thought of using XSD.exe,...
Dotnet Developer
|
06-19-2010 01:18 AM
Dotnet Developer | 0 | 482 |
|  | I am parsing XML and represents a script and there is the notion of labels
and goto. I'm using XPathDocument, XPathNavigator and XPathNodeIterator...
Grant Schenck
|
06-08-2010 05:32 AM
Martin Honnen | 1 | 567 |
|  | I've really been striking out searching for the answer to this one,
so, I'm posting, I really need help :-)
I've been attempting to convert client...
dwightintx
|
05-26-2010 05:47 AM
Martin Honnen | 1 | 695 |
|  | Hello.
I used svcutil (XMLSerializer though) to do code generation for me on my
schemas which includes xs:any elements.
Where these xs:any elements...
HeroTJ
|
05-25-2010 09:48 AM
HeroTJ | 0 | 370 |
|  | freshwater pearl earrings
akoya pearl earrings
cultured pearl earrings
tahitian pearl earrings
pearl hoop earrings
pearls earrings
pearl...
yygg
|
05-21-2010 04:02 AM
yygg | 0 | 536 |
|  | What is Happening?
This message is to inform you that Microsoft will soon begin discontinuing
newsgroups and transitioning users to Microsoft...
nntp@microsoft.com
|
05-19-2010 11:58 PM
nntp@microsoft.com | 0 | 444 |
|  | I can understand they are not implementing new features, but to make
it less conformant it's just sad. XslCompiledTransform...
maxtoroq
|
05-15-2010 08:25 PM
maxtoroq | 0 | 492 |
|  | Hi there,
Is there a requirement in the XML specs to encode special characters
like ASCII code 1 (SOH) ?
I wrote a simple ASMX web service, and it...
ParkSlopeStud
|
05-15-2010 06:46 AM
Martin Honnen | 2 | 547 |
|  | Altsoft announces the release of PDFLib formatting engine. Altsoft
PDFLib family consists of PDF Merge and PDF Split formatting engines.
PDF Merge...
Altsoft
|
05-14-2010 11:30 AM
Altsoft | 0 | 360 |
|  | New to XML, I'm using ds.ReadXML(sFilePath) in my XMLHelper as dataset
In my test page I'm adding a table to the ds XMLTables, cols TableName...
JeffP-> |
04-22-2010 11:21 AM
JeffP-> | 2 | 536 |
|  | VTD-XML 2.8 has been released. Please visit https://sourceforge.net/projects/vtd-xml/files/
to download the latest version.
a.. Expansion of Core...
Jimmy Zhang
|
04-20-2010 03:27 AM
Jimmy Zhang | 0 | 511 |
|  | I am trying to duplicate this format exactly with XmlTextWriter and it's
giving me fits. Any advice from you seasoned pros ? A couple of...
Jim In FL
|
04-19-2010 12:39 PM
Jim In FL | 2 | 477 |
|  | I am using an IWsdlExportExtension-Handler in my WCF webservice to get a wsdl
file without schema imports (called Flat WSDL).
The resulting WSDL...
Michael Bihler
|
04-18-2010 02:28 PM
Michael Bihler | 0 | 495 |
|  | What type is used when I not specify it on xs:attribute?
for example
<?xml version="1.0" encoding="utf-8"?>
<xs:schema...
Lars Schouw
|
04-14-2010 10:30 AM
Martin Honnen | 1 | 513 |
|  |
peter kalvin
|
04-11-2010 02:58 AM
abhireg | 1 | 747 |
|  | My past interface w/my own ws was to call it via HTTP like I would a DLL;
ws.doData(cDatabase, schemaOnly, nvDataSet, sInsertSmt)
The above was to...
JeffP-> |
04-08-2010 11:18 AM
Martin Honnen | 3 | 542 |
|  | Hello everyone.
I want to replace the version of WMP in the code below for the version 9 or
10. How do I do that?
<select name=selecta size=1...
sp026
|
04-02-2010 08:54 PM
sp026 | 0 | 546 |
|  | Using .NET 3.5, is it possibile to use a 'validating' writer with an XSD
schema?
I'd like to load an xsd schema in memory and write xml output...
T.G.
|
03-26-2010 03:31 AM
T.G. | 2 | 648 |
|  | Is the following xml valid according to the schema?
XML:
<root>
<e1>
<e1a/>
<e1b/>
</e1>
<e2>
<e2a/>
wannabe geek
|
03-22-2010 08:41 AM
wannabe geek | 4 | 595 |
|  | Let's say I have an XML Schema containing some fixed attributes. When writing
an instance document (XML document) based on this schema I don't want...
maze_dk
|
03-15-2010 07:20 AM
maze_dk | 2 | 618 |
|  | I'm using a XmlWriter in my .net application to create some XML
files. I'm simply using the XmlWriter to manually mimic documents
similar to what...
Awrightus
|
03-13-2010 10:50 AM
Awrightus | 2 | 558 |
|  | Very Good Websites http://forum.velovert.com/free-bizarre-insertion-m112456.html free bizarre insertion ,...
ksigLtfWTpOHdDQSTgQ
|
03-10-2010 09:12 AM
ksigLtfWTpOHdDQSTgQ | 0 | 580 |