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 / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
.NET doesn't support xsd:extension and xsd:attribute??05 Oct 2004 19:15 GMT4
It seems that .NET does not support xsd:extension and xsd:attribute. What is
the alternative?
Thanks,
System.xml in IE05 Oct 2004 14:41 GMT3
Is it possible to use system.xml classes in Internet Explorer? I wonder
about this because we have an
application that depends very much on msxml on the client, using data
islands, xmlhttp and such.
Webservice adds XML node to xsd!?05 Oct 2004 09:51 GMT1
I have a xsd and a wsdl File. Out of these two i generated a dll for
the WebClient and a dll for the WebService. So far so good.
When i trace the message the client generates, the soap-xml is correct
according to the wsdl and the xsd Files.
NewRow fails when using XML document as Dataset05 Oct 2004 04:13 GMT1
I am using following code snippet to add another user in Users.xml:
-------------------------------------------------------------------
    DataSet dstUsers = new DataSet();
    dstUsers.ReadXml("Users.xml");
coping with empty excel cells in the xml document04 Oct 2004 21:14 GMT2
I have an xml document that has been created from an excel spreadsheet.  In
the s/s there are some empty cells however these are not captured in the xml
file.  All that is added is for the cell after where the empty cell should
be, it has an extra attribute: "ss:Index="6", where it ...
Webservices [WSE2.0] and security04 Oct 2004 09:49 GMT1
I am trying to select the best approach for security (authentication,
role-based) for my web services app.  It seems there are many options, so I
wanted to ask what would be recommneded according to this criteria:
1. secure authentication (no plain text)
xsl template startMode in system.xml.xsl.xslTransform04 Oct 2004 09:38 GMT3
Is there any way of specifying the startMode when using the xslTransform class?
We are updating code which used msxml to the system.xml classes but can find
no way to specify the startMode.
We use this so that we can specify different templates to be used by the
Problems replacing SoapToolkit with .NET WebMethods (Server Side)04 Oct 2004 03:43 GMT3
Hi - we are MSDN Enterprise subscribers, our no-spam address is
munter@computershare.com
We are currently trying to replace a SoapToolkit web-service with a .NET
WebMethod implementation, but can't seem to get the WSDL to line up properly.
XPath and nodelist .. im confused :p04 Oct 2004 01:23 GMT8
I'm playing around a bit with XPath and nodelist and i want to extract
some info from a RSS feed.
The one that i am testing at can be viewed at http://slashdot.org/index.rss
Ok.. heres the deal:
XMLDataDocument question-- appending/removing nodes03 Oct 2004 22:51 GMT1
   I'm porting a VB 6 app to .Net, and wanted to use an XMLDataDocument to
store information that had previously been kept in XML Recordsets.
   Unfortunately, I'm not too familiar yet with .Net's XML Namespace and
was wondering if someone could help with something....in the VB 6
Adding <?mso-application ...> programmatically03 Oct 2004 17:56 GMT4
If I have an XmlDocument DOM how do I insert
<?mso-application progid="ProgId.Here"?> programmatically?
Signature

Victor Hadianto

Any XML Naming Conventions?03 Oct 2004 08:19 GMT1
Does the use of DTD, XML Schema and similar constructs adopt
the use of C# naming conventions? If so how do I make the distinction
of how to apply C# conventions with XML elements, attributes and so
on? Any referrals to resources that discuss or document XML Naming
Manipulating or comparing xs:dateTime values in xpath queries with SelectNodes03 Oct 2004 03:55 GMT2
Is there a simple way of compare dates? I am trying to create a list of
perishable stock in an inventory that is near or past its expiration date.
I've tried telling it to compare a node's value with a DateTime string, but
that doesn't work.
latency of web service and serialization cost02 Oct 2004 13:22 GMT2
Hello, I would like to measure latency of webservice... I call the method
and the time is difference between start and end value of
Enviroment.Tickcount. Is it right progress??? Do you have any ideas?
Something higher precision of time? Any links?
Serialisation auto formatting01 Oct 2004 23:42 GMT1
I'm trying to serialise some objects and I've can't get the built in
serialisation to output exactly what I want. For the moment I'm
implementing the IXmlSerializable interface and doing it the long way.
For future reference is it possible to specify how a property should
Pages: 1 2 3 4 5 6 7 8 September, 2004
 
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.