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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Ping MS: Re: XmlDiffPatch Tools Lost with gotdotnot demise17 Jan 2008 20:30 GMT2
I would like to request someone at Microsoft who has the ability to search
the old gotdotnet database for some lost tools that have thousands of google
references to the original gotdotnet source but no alternate place to
download.  The original articles on MSDN are:
how to print an XML file directly.........12 Jan 2008 21:07 GMT1
Hi Friends,
   i want to take XML file as an input and i have to print the given XMl
file. can any one please help me doing this???
Thanks in Advance...
How do I create the start element of a xsl stylesheet document?11 Jan 2008 07:25 GMT2
I want to generate a xsl style sheet programatically. To do this I use a
XmlTextWriter. The start element shall look like this:
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
XmlReaders and fragments09 Jan 2008 17:39 GMT2
When reading fragments, it seems like XmlReaders try to read too much.  I'm
working on a file parser for a new file format, and I've run into a problem.
The format has an XML fragment for a header, then a (frequently) large amount
of binary data beneath.  In certain situations, ...
Setting the Schema Location Using .NET09 Jan 2008 16:49 GMT2
I have some .NET code that isn't working for me:
XmlDocument xmlDocument = new XmlDocument();
System.Xml.XmlNamespaceManager xmlNamespaceManager = new
System.Xml.XmlNamespaceManager(xmlDocument.NameTable);
Customizing JAXB Error07 Jan 2008 11:11 GMT1
I am using JAXB for parsing the XML file. When any validation error occurs
like a particular tag value in the XML file is not in sync with what is
defined in the schema, the JAXB is not displaying the tag name in the
exception message. It just displays the message like – “the ...
NVL in XSLT07 Jan 2008 08:36 GMT1
How do we implement NVL() in XSLT?
Signature

techeek
http://oxyin.com/techeek

Determine Root Element07 Jan 2008 07:55 GMT2
Using C# and the XmlDocument object I need to be able to determine the root
element of an XML doc. I am processing docs that may either have the root
element of <NewOrder> or <OrderUpdate>. How can I determine what it is?
XmlDocument doc = new XmlDocument();
Including XML Schema07 Jan 2008 07:17 GMT1
I need to have the header portion of the XML message as a separate schema,
which can be referenced (i.e included) by the other schema (XSD) as well.
Has any one worked on similar requirement and know how to go about?
<?xml version="1.0" encoding="UTF-8"?>
Using XML for graphics03 Jan 2008 16:24 GMT4
Is it possible or even feasible to use XML for graphical
representations. For example, is it possible to convert a PowerPoint  
template with geometric shapes into an XML representation.
What Visual Studio tool would you use for this?
VS2005 Support for XSL 2.002 Jan 2008 12:53 GMT1
How can I get my VS2005 to provide intelli-sense/support for the XSL 2.0
specs ?  I want to use functions like <xsl:analyze-string>
Many Thanks
Pages: 1 2 December, 2007
 
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.