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 / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XML Serialization of CollectionBase and FXcop29 Aug 2005 21:44 GMT1
I have an object which has a collection in it which I serialize using the
XmlSerializer.  According to FXCop, it is a bad practice to include the set
accessor on the collection because it could result in non-type safe behavior.
Fine.  So I remove the set accession.  The ...
Making portion of a page anti-spider/bot29 Aug 2005 14:08 GMT2
I wish for this area to be encode so a spider/bot can not capture/scrape
anything useful from the webpage(s). Only someone that renders and loads the
page can see what text is there.
Here is the xslt snippet, it is part of a asp:xml tag:
"the data at the root level is invalid" "line 1, position 1."29 Aug 2005 10:36 GMT7
Hi, i have a problem validating xml against schema. I used
http://apps.gotdotnet.com/xmltools/xsdvalidator/Default.aspx validator and
it says it is fine. Can you tell me why this doesn't work?
Thanks!
xml to excel26 Aug 2005 21:25 GMT1
can anybody tell me how to transfer xml data to an excel template (worksheet)
using asp.net ?
How to ignore namespace in XMLDocument25 Aug 2005 17:52 GMT1
I have this XML file that I need to parse.
  <property>
   <name>some name</name>
   <value>some value</value>
XmlReader and recursive descent parsers25 Aug 2005 08:30 GMT6
I just wrote my second method that reads an XML stream with XmlReader
and spits out a instance of an object that represents the XML stream.
In effect, this was a simple recursive descent parser that uses the
XmlReader as a tokenizer.
URI formats are not supported24 Aug 2005 17:37 GMT2
I am trying to use the XslTranfrom object and I am getting an unhandled
expection.
URI formats are not supported
Exception Details: System.ArgumentException: URI formats are not supported.
XmlTextAttribute() in base class breaks serialization?24 Aug 2005 16:39 GMT1
Is it possible to mark a base class member with XmlTextAttribute and
serialize a derived class?  When I attempt to do so I get this error:
There was an error reflecting type '[type name]'. --->
System.InvalidOperationException: Cannot serialize object of type
Combining xpaths or running multiple search criteria24 Aug 2005 10:53 GMT2
One of the less documented features of xpath is how to run multiple
search on nodes or attributes
e.g
<Book name="Harry Potter" price="10GBP"/>
Nested schemas23 Aug 2005 20:27 GMT1
I have a schema that references a child schema via a "xs:import" node.
In that child schema it references several other grand children
schemas. Is there an object in the VS 2K5 suite which will allow me to
consolidate all the nested schemas into one giant schema?
XSLT reference?23 Aug 2005 17:49 GMT2
Once, I happened on a fairly complete set of xsl: language element
docs in VS.2003. I can't find it again - can anyone tell me how to
navigate to it from either the Contents or the Index?
is it possible to install multiple copys of the same .net web service on the same computer but with different service names specified durring instalation?23 Aug 2005 13:59 GMT1
is it possible to install multiple copys of the same .net web service on the
same computer but with different service names specified durring
instalation?
HTML Output in XSLT23 Aug 2005 08:46 GMT3
Hello there!
I have a couple of questions about generating HTML using an XSLT Stylesheet.
I use the System.Xml and System.Xml.Xsl namespaces and a XslTransform object
to make the transformation, as follows:
relative import path in public schema23 Aug 2005 08:13 GMT2
I'm using a public set of schemas for GML, avaiable at www.opengis.net/gml.
They all include or import each other but live in a folder hierarchy, so the
import statement includes schemaLocation="../xlink/xlinks.xsd". I've written
a schema that imports the top level one using
XmlNode and read as BinHex23 Aug 2005 04:51 GMT6
I'm processing a document using XmlDocument and I have an XmlNode whose
value is stored as a binhex encoded string...
How can I get this string converted back to a byte[]...
XmlConvert has some internal methods but is there no public .net framework
Pages: 1 2 3 4 5 6 July, 2005
 
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.