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 > may 2005 > threads for may 29 - 31, 2005

Filter by week: 1 2 3 4 5

You should pass XmlResolver to Transform() method
Posted by Rouven Hertenstein at 5/31/2005 3:41:18 PM
Hi, I'm trying to test the vb.net-exercise "How to use a DataSet with the Office XP Chart Component and ASP.NET" on http://support.microsoft.com/kb/303016/en-us Visual Studio rails against the expression: "xslTran.Transform(xmlDoc_ds, Nothing, context.Response.Output)" and comments: "Pu...more >>

XmlDocument.SelectNodes returning zero nodes
Posted by George at 5/30/2005 3:14:19 AM
XML Sample 1 : - <?xml version="1.0" encoding="UTF-8"?> <!-- edited with XMLSPY v5 U (http://www.xmlspy.com) by PHS Group plc (PHS Group plc) --> <EntityConfiguration xmlns="x-schema:C:/QuantivProjects/QuantivT/Scheme/QuantivBase/QTVConfiguration/EntityConfiguration.xdr" xmlns:dt="urn:schema...more >>

How to add namespace to msxml2.DOMDocument40Class ... Help needed
Posted by Sankaran K via .NET 247 at 5/30/2005 1:54:17 AM
Could anyone tell me how to add a namespace to msxml2.domdocument40class object. I tried String nameSpace = "http://www.w3.org/2002/xforms"; msxml2.domdocument40class xformsdoc; xformsdoc.namespaces.add("xforms",nameSpace); But it doesn't work. Could anyone tel me how it works? Thanks in ...more >>



DevelopmentNow Blog