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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XML by J#26 Sep 2004 23:58 GMT2
Can J# compiler generate XML file as C# compiler does.
Thanks
XML Edit Control26 Sep 2004 23:11 GMT1
I am looking for a textbox like control that formats and colors xml as
you type it, just like the one in the visual studio IDE.  Is it
possible to create an instance of the control used by the IDE? if not
does anyone know of a good third party control?
How to covert c# class to xml schema?26 Sep 2004 17:41 GMT3
In .Net we have XmlSerializer to convert c# class to xml, or vice versa. Do
we have any APIs to convert c# class to XSD?
Thanks in advance,
Cindy
XmlNode.ChildNodes Bug????26 Sep 2004 03:28 GMT1
I just tried to replace a single XmlNode with several ChildNodes.
When doing this with the following code i found out that if you get
the ChildNodes with 'ChildNodes' - property the nodes get removed. Is
this possibly a Framework Bug??
Newbie: Read/Write xml26 Sep 2004 02:35 GMT1
I have the following XML file (config.xml):
********
<?xml version="1.0" encoding="utf-8" ?>
   <configuration>
xsd:any with nested xml25 Sep 2004 21:47 GMT2
pls help me!
I have a nested xml:
<?xml version="1.0" encoding="utf-8" ?>
<root>
Hpw to serialize boolean to 0/1 into XML?25 Sep 2004 18:23 GMT1
I can deserialize my Xml that contains 0/1 to bool, but when I again
serialize it, value is true/false. Is there some way to force boolean value
to be serialized as 0 and 1, not true or false?
Thanks.
xml schema import help  24 Sep 2004 17:16 GMT4
I'm stuck with the following schema validation problem in VS.NET 2003:
I have two types of xml document and related schema:
project and projectCollection.
A projectcollection is just a set of projects.
How to create web page with spreadsheet like functionality?24 Sep 2004 17:14 GMT1
I'm looking for a tool that would allow me to create a web page with the
spreadsheet like functionality. Basically, I want to be able to type in a
number in the cell and have all totals being calculated automatically
without having a page refreshed (or a trip to the server). That ...
XmlTextWriter without a file24 Sep 2004 14:15 GMT3
can anyone help me on how to create and manipulate a xmttextwriter without
having to craete a physical file.
I have an application that should return data in xml. But I do not want to
create a file and then delete it.
How to access web service from client-side Jscript?24 Sep 2004 13:03 GMT1
I understand that MS has dropped support of the webservice HTML component.
So, what is the new "supported" way of accessing a web service from
client-side Jscript?
DT
Beginner XML question24 Sep 2004 01:57 GMT1
I have a simple XML file which I want to parse through in .NET using C#. Do
I have to parse line by line , or is there a way to marshall the tree into an
object type? Can someone refer me to an online document describing how I
would do either?
how to transform xml according to c# vars23 Sep 2004 13:37 GMT1
My menuing system uses xml/xslt to create the menus on my site. C# variable
values dictate what menu items in the xml get translated by the xslt into
the menu, and which are hidden. Say, if the user is logged in as non-admin,
don't render the admin links.
Unknown method23 Sep 2004 12:32 GMT1
I'm trying to use selectNodes from javascript and my Xpath expression is for
some, to me unknow reason, failing... I'm usinh this:
xml.selectNodes("//xml/rs:data/z:row[contains(@title, 'ehe')]")
There are nodes that fulfill condition expressed in XPath - there are nodes
Dont want to write xsl transformation(html) to a file23 Sep 2004 12:13 GMT1
My problem is that I dont want to output the transformed xml to a file!  I
convert a Dataset to xml and then apply the transformation using xsl.
Dim xmlDoc As XmlDataDocument = New XmlDataDocument(ds)
Dim xslTran As XslTransform = New XslTransform
Pages: 1 2 3 4 5 6 7 8 August, 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.