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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
LINQ element is null10 Mar 2008 14:02 GMT6
my xml file is:
<?xml version="1.0" encoding="ISO-8859-1"?>
<Message xmlns="http://www.kith.no/xmlstds/henvisning/2005-07-08"
xmlns:xsd="http://www.w3.org/2001/XMLSchema.xsd"
relative efficiency of methods for accreting xml?10 Mar 2008 09:08 GMT3
Hi...
I know there's a lot to clean up on how we're doing some of our xml
processing, but I ran into an interesting set of questions.
We have an app that's building an XmlDocument in memory, taking new elements
Trying to use SelectNodes06 Mar 2008 12:26 GMT1
I have an XMLDocument.  When I set a breakpoint in my code and check
doc.InnerText in the immediate window, it's definitely there.
But when I check doc.SelectNodes("//Children/BrowseNode").Count, it
gives me 0.  I've tried variations on the theme, such as
XslCompiledTransform behaves differently than XslTransform05 Mar 2008 18:19 GMT3
I'm in the midst of moving a web application from ASP.NET 1.1 to
ASP.NET 2.0 (framework 3.0), and as part of this move, I am told by
Visual Studio that the XslTransform object is now deprecated, and I
should use XslCompiledTransform. For the most part changing to this
LINQ and Where clause04 Mar 2008 17:26 GMT2
I need to know how to use a WHERE clause to weed out elements that are not
present. If I remove the where altogether and all elements are present app
runs as should. However, sometimes the element "ThumbNail" is not present
and app fails - stories not set.
dsig prefix03 Mar 2008 21:03 GMT2
I have a Clickonce application that contains a file element:
 <file name="Properties\Resources\wecan32.ico" size="3262">
   <hash>
     <dsig:Transforms>
XpathNavigtor or XmlNode which one is better?02 Mar 2008 15:05 GMT2
I’m trying to shuffle my Xml doc. What I do is load a xml file into
XmlDocument and have it return a XmlNode object represent my Xml doc.
    XmlNode node = doc.DocumentElement;
The Xml file look like:  
.net and XML schema *.XSD ???01 Mar 2008 13:04 GMT1
I'm a newbie in XML and .Net
I've a function that return some XML
I've also a XML schema *.XSD
What should I do with all this things ?
Pages: 1 2 February, 2008
 
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.