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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Save SVG as JPG?27 Jan 2004 08:14 GMT2
I have a C#/Xslt utility creating a relatively large SVG diagram from a
bunch of Xml sources I have.
This is cool for those who have SVG plugins installed, but I also want to
support downlevel browsers with a JPG equivalent of the SVG output.
Validate XML Schema27 Jan 2004 03:03 GMT1
Can anyone point me to some code or tell me a simple way to validate a
UK postcode (or email address or another simple example) ?
I have the Schema set up already. Now I just want to write some
validation  (in VB.Net or C#)code to trap for this error.
Calling all xsl/ado .net experts!27 Jan 2004 02:47 GMT1
Hello,  just a quick question which I hope has a simple answer...
I have an SP which performs an inner join on 2 tables (User and UserStatus)
and I used the dataset's .GetXml() method to return the following:
<User>
Simple Xpath question26 Jan 2004 18:43 GMT7
I posted this to the wrong group.  It went to m.p.dotnet.languages.vb.
Ooops.
--------------------------------------------------------------------
I have this tiny problem.  I have learned that an xpath expression can be
Xml Attribute..id problem??26 Jan 2004 09:13 GMT4
  I have an xml file as below
<root>
<table id =1>
<user>abc</user>
Create XML from dataview25 Jan 2004 00:41 GMT1
I have a dataview from a datatable in .NET, and I need to
dump the contents into an XML file. What is the best way
to do this?
Thanks,
Referencing specific method overloads in a <see> tag24 Jan 2004 18:00 GMT2
I am using the XML documentation feature of VS.NET.  Several of my classes
have overloaded methods.  I would like to create a <see> tag that refers to
a specific overload (as opposed to the general overview of them all).  How
can I do this?
How? Writing the results of a XSL transformation to a string rather than to File24 Jan 2004 17:59 GMT2
I am a bit of a newbie to C# and would like help with the following.
I am bringing in a dataset and transforming that dataset using an XSL style sheet to generate text. This text does in fact contains SQL statements (DBCC commands etc) which I want to capture and run on a SQL ...
Formatting White Space24 Jan 2004 13:55 GMT6
I have an xml document similar to this
<all>
   <one>
       <options attr1="1" attr2="2" />
Hiding Gridlines ?24 Jan 2004 10:25 GMT2
Hi Gurus,
    I have an xml and xsl file. The xsl transforms the xml file to
    give an html output.
           Now using filesystem object I am saving the html output as a
XSLT and XML Schema24 Jan 2004 06:31 GMT1
Hi Friends,
We have a peculiar situation here, where in we have to translate a set of xml documents using xslt and we only have schemas available. How do we use XSLT here? Please advice.
Ash
Cannot Validate XML with XSD created from stream.23 Jan 2004 23:26 GMT10
I have a bunch of XSD files in my assembly as embedded content that are read out via reflection and streams. My app creates the XML on the fly, and I want to validate it using the schema files embedded in my assembly.
Unfortunately, my problem is that every element is coming up ...
Reading XML into a DataSet23 Jan 2004 23:07 GMT1
I have the following [WebMethod] that returns an array of a struct and I
want to load it into a DataSet on the consumer side.....Can someone provide
me with an example of how to use the DataSet.ReadXml() function with an
array of a struct??
Problems MSXML 3.023 Jan 2004 23:06 GMT1
So, MSXML 3.0 doesn't support Schema XSD. But where I can find
especification about this?
thanks
Eder
Dotnet newbie needs some help with XML23 Jan 2004 17:19 GMT7
I need to be search an XML document to find a specific attributes
value.
Here is a sample of the XML document:
<?xml version="1.0" encoding="utf-8" ?>
Pages: 1 2 3 4 5 6 7 8 9 10 December, 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.