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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XslTransform/XmlWriter can't encode &#160 in us-ascii or iso-8859-110 Jun 2004 17:35 GMT5
My problem starts with wanting "&#160" to actually appear that way in
the output rather than an actual encoded 0xA0 byte in the output
stream.  I thought a way to solve this would be to select us-ascii or
iso-8859-1 as the output encoding, and so used this line in the
Application Forum like phpBB ?10 Jun 2004 16:55 GMT2
I search an application forum like phpBB but...for asp.net ??
And the same with xml ??
Thankx
Output escaping with XSL10 Jun 2004 15:51 GMT4
I'm transforming some XML to HTML but the via XslTransform  and a
StreamWriter, but I can't get it to obey <xsl:text> escaping rules.
I have a statement
<xsl:text disable-output-escaping="yes">&amp;nbsp;</xsl:text>
Write XML and simulataneously verify10 Jun 2004 07:38 GMT2
I have a XSD and an app. that gives some output which I need to be formatted in XML format(schema being a pre-defined XSD). I know how to write an XML file using XMLTextWriter and also to validate it using using XMLValidator. But is there a way to validate simulatenously as the ...
xsd.exe and XmlType?09 Jun 2004 22:15 GMT2
I have a relatively simple xsd which I am turning into a class using
"xsd.exe".  I then create a collection of these classes.  I have run
into one minor problem.  When serializing my collection, I would like
the names of the elements to be different from the class name as
Creating a XML file containing nodes with namespaces09 Jun 2004 22:12 GMT1
I'm having the following problem
I want to create a XML document like
<?xml version="1.0" encoding="utf-8"?>
<RedlineXML
XmlSerializer09 Jun 2004 16:55 GMT1
I'm having a basic problem with the XmlSerializer & i'm at my wits end trying to sort it out
i have a basic clas
<Serializable()>
Class Tes
System error when loading xml document09 Jun 2004 16:28 GMT1
When I load an XML document using the LoadXml function, I get a "System
error" exception raised.
What causes this? the XML document is valid.
Regards
Xsl extension function and type coersion in .Net?09 Jun 2004 16:11 GMT2
Hi..
I have a c# class that i'm using to implement some extension functions and one of those functions is a simple push/pop stack.  I made the c# code fairly generic, taking and returning objects - i.e
public void push (object val
{  stack.Push (val)
tool to convert text to XML09 Jun 2004 13:43 GMT3
Can any one please let me know if there is any open source tool which
converts text into XML...
regards,
Praveen
Build up xpath dynamically in xslt09 Jun 2004 13:10 GMT2
After a bit of research I think what I'm trying to do with xslt can't be
done, but someone may have some pointers.
I have 2 sections in my xml - 1 with properties the 2nd with image path data
each property can have more than 1 set of image path nodes
XML as a database that can be written to08 Jun 2004 22:38 GMT2
Has anyone had any luck using XML as a database that not only can be read,
but also written to?
What features are available in .NET to do this?
I need to do all of this from a Web based application.
Select Node Questions08 Jun 2004 20:58 GMT2
Let's say I have the following XML...
<?xml version="1.0" standalone="no" ?>
<DataItem xmlns="http://abc.com/xmlA">
 <Status>ABC</Status>
xml lists?08 Jun 2004 13:09 GMT4
I'm having trouble with something again. If i have, for example:
<Notes>
 <Note>some text</Note>
 <Note>some other text</Note>
Skip HTML Tags while searching08 Jun 2004 10:57 GMT1
Hello Group ,
I am making a search programe in which i have to make a search in an HTML
document .Now i am having entire html code in a field of table where i
search.Now my issue is that i want to avoid searching of html tags like
Pages: 1 2 3 4 5 6 7 8 9 May, 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.