Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007


all groups > dotnet xml > april 2007 > threads for april 22 - 28, 2007

Filter by week: 1 2 3 4 5

Random XPath generator
Posted by rsotolongo NO[at]SPAM gmail.com at 4/27/2007 5:13:47 AM
I need generate randoms XPath expressions to make queries to XML documents. Someone can help me to find a component (class) that auto generate XPath expressions???. Maybe, someone can say me where to start???. ...more >>

How to create objects derived from XML
Posted by Norbert Pürringer at 4/27/2007 12:23:28 AM
Hello! I have somewhere read that it is possible to create automatically .NET classes describing the structure of an XML file. I would like to read an XML file, which will be deserialized in proper C# classes. Does someone know links for me which steps must be performed to do such things...more >>

at runtime, get possible choices for xs:choice class
Posted by GovernmentMan at 4/26/2007 8:04:04 AM
Hi, I am using Reflection to build a GUI based on a class create with XSD, in VB ..NET 2.0. For most elements, I can easily determine the Type and then provide the user some controls to select what data to use (they are creating an XML document essentially on the fly). But the choice elemen...more >>

Design time bug - [XmlDocument].selectSingleNode() - VS2005?
Posted by Paul at 4/26/2007 2:31:57 AM
I have some code that loads and queries the web config file in the design enviroment. This worked happily pre-VS2005 and indeed is still able to load the Xml into an XmlDocument object. I am also able to traverse it using DocumentElement, FirstChild etc. But if I attempt an XPath query to...more >>

how to update an XML table
Posted by slinky at 4/23/2007 12:39:42 PM
Thanks in advance for any help... I have an .aspx file that I need to update a list of email addresses to receive my newsletter (doesn't have to be XML, an SQLserver table would work too I guess... are there any advantages to either). OK I have a textbox that the user types in their email addre...more >>



DevelopmentNow Blog