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 / November 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
selectnodes error05 Nov 2003 19:06 GMT1
Hi all, I am experiencing this weird error. When my xpath string contains
and expression that results in no nodes being returned, the application
throws a Object Reference not set to an instance of Object, when I try to
access XMLNOdelist.count?? I even tried adding a IsNothing ...
How To Call XSL Template With Parameter From OnClick Event05 Nov 2003 15:44 GMT3
I need to be able to allow users to click on a link from a
summary page and open up a detailed window based on what
was chosen.  How do I call an XSL template with a parameter
from an OnClick event?
Generate "dom" from schema.05 Nov 2003 15:38 GMT1
The is probably wishful thinking, but here goes.  Is there any product etc
that will create the C# dom source from a schema (xsd files).  Particularly,
I want to generate a dom for CML (chemical markup language), which is
sufficiently complex to try and use a tool, rather than hand ...
Can't auto-add override in C#05 Nov 2003 14:36 GMT1
In the VS.NET 2003 IDE, I can usually type "override" in the code editor and
then select from a list of virtual properties and methods in the base
classes.
However, this occasionally stops working. If I try to add the override via
XSL Problem05 Nov 2003 10:48 GMT2
I have the following problem. There are 3 files.
-------------------------------------------------------
a) XML file
 <?xml version="1.0" encoding="UTF-8"?>
[Oleg, any idea ?] custom XmlResolver does not work as expected05 Nov 2003 06:42 GMT1
I have a class derived from XmlUrlResolver that is supposed to handle
URI schemes beginning with "xml", eg. "xml://test/me".
This is exactly like the example given by Oleg here :
http://groups.google.co.nz/groups?selm=%23ZeWI013CHA.2400%40TK2MSFTNGP09.phx.gbl
How can I limit the number of child records per parent record?04 Nov 2003 22:52 GMT1
How can I limit the number of child records per parent
record by defining the limitation in the DataSet?
Thanks
John Yung
xslt and webcontrols04 Nov 2003 22:47 GMT1
Is it possible to use webcontrols in a xslt file eg.
<xsl:template match="products">
  <asp:Button id="Button1" runat="server" Text="test"/>"></asp:Button>
</xsl:template>
experts: structure of dataset xml04 Nov 2003 19:58 GMT12
i have a problem, i wonder if anyone can help...
i am retrieving records from an access table using a dataset and want the
data to be returned in xml, so i am using the dataset.GetXml() method.
lets say, for example, that the xml is in the following format:
how to use XPath function "ms:string-compare" in .NET04 Nov 2003 11:17 GMT3
Can anyone point me why the following code is not working for me? Its giving
me an error while executing "SelectNodes" ...
I have strugled for almost one full day.. I am comaratively new to XSL and
XSLT concepts.
xml within xml?04 Nov 2003 00:49 GMT2
Hi all, I wish to embed an xml document within an element of another xml
document. If I enclose the child xml within a CDATA section will the DOM not
parse the child xml? What is the best way to do this? Additionally what
should the parent element be defined as in the xsd? I noticed ...
Canonicalized XML from XmlDocument?03 Nov 2003 22:21 GMT1
How can I obtain the C14N canonicalized format of an XML document subtree?
Any help is greatly appreciated.
xmlresolver03 Nov 2003 22:17 GMT3
I have the following code and the compiler complains with "method obsolete
should pass a xmlResolver to transform method" line 12.
1  private void Page_Load(object sender, System.EventArgs e)
2 {
Dataset.WriteXml does NOT produce well formed XML03 Nov 2003 21:22 GMT1
For example:
===========================
Dim filename As String
filename = Server.MapPath("./") & "xml/dataSet.xml"
Convert xmlDoc to xmlDatadoc in VB.NET03 Nov 2003 19:33 GMT4
I have a XMLDocument object (returned from a class) that I want to
load into an XMLDataDocument.
I would have thought this would be simple but can't find a solution
anywhere.
Pages: 1 2 3 4 5 6 7 8 9 10 October, 2003
 
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.