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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
xpath expression to select by absolute index24 Oct 2006 07:36 GMT2
I'm looking for a while some way to select subnode element by its
position within whole document rather then in its parent.
Let's consider following xml:
<root>
browser detection and redirection23 Oct 2006 22:13 GMT1
I am looking for code to detect and redirect to the corresponding
browser download page if the clients uses old version, could anyone
have a sample code for this?
I want to use the following version browser only, if they are other
XML to WINWORD23 Oct 2006 12:54 GMT1
Is there a way to create an xml-file and then read it in winword?
Where can I find information on this topic??
Thanks for any tips
Danny
Help: Pre-poulating a web form with xml data23 Oct 2006 01:18 GMT1
Hi All, New to asp.net here. Been combing google since monday trying to
find the right solution. Most of the solutions are good and reflect the
same examples in the .net books I have but xml is sketchy to me and
this isn't you typical real world project.
XML Creating nodes22 Oct 2006 12:58 GMT2
just wondering if someone could help me. Ive written some code in
vb.net to create the following xml.
<menu>
<menuItem>
use of XSD22 Oct 2006 07:55 GMT2
I am creating an XML file in a dotnet 1.1 winforms app. (actually a service)
The XML is validated by an XSD wich is supplied by an external party and has
to be used...
As an example I have a tag Married wich is defined in the XSD like :
Load DiffGram to String21 Oct 2006 20:45 GMT2
is there a way how to get a DiffGram from a dataset and save it to a string?
Thanks for any advice
Paul
Encode(quote) attribute value20 Oct 2006 16:50 GMT5
I need to encode the value of an XML attribute, e.g.
            string myXml = "<element myAttr=\"" +
encodeURIComponent("my \"value") + "\"" ....";
Is there an equivalent of encodeURIComponent() javascript function as
Deserializing an Object from XML Using Schema20 Oct 2006 12:11 GMT5
I need to deserialize an existing object (not generate its code) from a
serialized XML file.
The only information I have about how the deserialization method is an input
XML schema (which can vary) associated with the XML file containing the
Using variables to select nodes by attribute for an XSLT template19 Oct 2006 21:12 GMT1
Hi, Does anyone know why when I hardcode a literal to filter a subset
of nodes by a particular attribute value, my template processes the
correct subset.
But, when I use a variable that is set to the same value, my template
XSL/XML Select and Option HTML tags19 Oct 2006 17:39 GMT3
Hi,  I'm trying to render tabular data in an HTML document using XSL to
transform XML data into an HTML table.  Some of the tabular data
appears as droplists (implemented by the HTML Select and Option tags).
All the droplists have the same option entries that a user can choose
Problema con Load XML19 Oct 2006 17:04 GMT1
I need to resolve this problem whit the xml below:
<?xml
version=\"1.0\"encoding=\"ISO-8859-1\"?><sms><idMensaje>1234</idMensaje><esmeID>4</esmeID><telefono>4444</telefono><shortMessage>pruebapost</shortMessage><fechaIngreso>2006-10-1612:00:01</fechaIngreso></sms>
The error ir ...
Best way to Post Soap Message to a non-WSDL Web Service18 Oct 2006 23:34 GMT1
I am a VB.NET application developer that has used WSDL Web services
before but now I am tasked with sending data to a non-WSDL web service
by creating a SOAP message in an XML package and POSTing to the web
service.
Deserialize Business Object18 Oct 2006 14:08 GMT6
I am having an issue deserializing a business object from a SQL stored
procedure.  I have created the class using the XSD tool and the resulting
XMLDATA schema but when I try to create the object I get an error message
<[Object] xmlns=''> was not expected.
Xml serialization attribute for nested List17 Oct 2006 17:19 GMT1
Is it possible by using attributes to serialize a <List<List<Point>>
property to output as shown below?
Current Output
<PolyPolyline>
Pages: 1 2 3 4 September, 2006
 
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.