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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Encoding question26 Dec 2004 16:24 GMT2
What encoding must I use in my XML file to show the french character set
correctly in the browser?
I'm extracing data from a SQl server 2000 table and placing it in XML files
using the dataset.writeXML command. That part of it works fine, but when the
Style sheet gives me an error26 Dec 2004 12:09 GMT3
The data comes out Ok in columns but at bottom of page I get the following
message
The following tags were not closed: CONAME,CONAME. Error processing resource
'file:///C:/ProjetsVbNet/RMT/Sg...
HTML Table with Dynamic Columns25 Dec 2004 23:23 GMT1
Does anyone know how to display data from a data source such as an
array or SqlDataReader or XML etc within an HTML table whose number of
columns can change according to the value of a variable ?
This is one thing that XSL is brilliant at but I can't find a nice
windows service help25 Dec 2004 18:47 GMT5
I need a windows service that listens to a directory , if any xml file is
placed in the directory it reads it and calls a class and receives a
string.. this is the code I came up with. it works but it kills my processor
after a few min. what should i do??
Ampersand in value gives me a pain24 Dec 2004 00:17 GMT2
Some of the customers in the table I'm trying to see in an XML doc have an
ampersand in the data. Looking at them and formatting the XML doc with a
style sheet this generates an error. I'm creating the XML doc with VB.Net
code, simply writing extracted values from my database to the ...
Basix question on a string, (I beleive)23 Dec 2004 14:05 GMT7
I have the following XML file:
--------------
<?xml version="1.0" encoding="ISO-8859-1" ?>
<?xml-stylesheet type="text/xsl" href="sample2.xslt"?>
Accessing Global Parameters from the included stylesheet.23 Dec 2004 10:18 GMT1
      I have a .Net program which access transforms a XML using an XSL
stylesheet. The .net program calls Stylesheet main.xsl file.
The main.xls contains only <xsl:include>  elements to include other XSL
files.
Determining Specified Elements After Deserialization23 Dec 2004 06:39 GMT1
Hello all. When using the XmlSerializer, you can create a
property/field that tells the serializer whether or not to bother
putting an element in the document. For example:
// C# example.
api to check wheter xml is well formed22 Dec 2004 22:25 GMT4
Are there any functions in .Net which can be used to verify whether xml is
well formed?
Thanks,
Ashish
Generate XML File from XSD schema22 Dec 2004 22:21 GMT2
I am trying to build a XML file with the help of the XSD file with VB.NET.
Does someone has any tips on how to do this?
Thanks a million.
Céline
How to instantiate xml doc from schema (xsd) file20 Dec 2004 22:25 GMT4
Does anyone know how to instantiate, or create an XML document file (either
using DOM or Readers) from an XML schema (xsd) file?
I'm trying to develop an application that can handle different xml doc
structures, but at the same time I need to create these documents, even if
XSLT example does not work?20 Dec 2004 16:23 GMT2
I am trying to work the example on
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q315888 .
I follow esxactly the advice (I beleive):
Here are the files:
Global namespace URI replacement20 Dec 2004 16:09 GMT4
I am trying to globally replace all namespace URIs in an XML document.
I have tried using XmlNamespaceManager to do this, but have not had any
success.  I don't want to do a simple string replacement on the
original text, as the URI may be referenced in a text node, which I
XML serialization of custom collection class in VB18 Dec 2004 19:41 GMT2
I have a custom collection ... clFile  that INHERITS from NameObjectCollectionBase the problem is, when I try to create an xmlserializer instance i get an error
You must implement a default accessor on brWAP.clFile because it inherits from ICollectio
I must be having a thick day ...
Changing format of XML Doc (using WriteXML?)17 Dec 2004 18:55 GMT2
I am trying to get an output/file like this (below) in an XML file
(MyXmlFile.xml) (which I will use for a slide show)
--
<gallery timer="3" order="sequential" fadetime="2" looping="yes" xpos="0"
Pages: 1 2 3 4 5 6 November, 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.