No announcements
Found 2432351 threads
-
0 Votes
Help with LINQ to XML
/entrydata[@name = 'FullName']/text").Value) Next Thanks everybody for your helpAnswered | 10 Replies | 4156 Views | Created by Silversea - Monday, August 3, 2009 7:56 PM | Last reply by Silversea - Wednesday, August 5, 2009 6:43 PM -
0 Votes
Help with a LINQ XML Join
I'm trying to get my arms around using LINQ to join two xml documents, and I'm in need of some help.Answered | 2 Replies | 3982 Views | Created by Lark007 - Friday, July 1, 2011 12:34 AM | Last reply by Alan_chen - Tuesday, July 5, 2011 8:32 AM -
1 Votes
XML to Linq
Refer msdn article at http://msdn.microsoft.com/en-us/library/bb387098.aspx for more help.Answered | 3 Replies | 1523 Views | Created by Anu Tresa George - Thursday, January 31, 2013 6:15 AM | Last reply by Prashant.Soni - Friday, February 1, 2013 11:15 AM -
0 Votes
XML to LINQ
Data Platform Development Forums > LINQ to SQL located here: http://social.msdn.microsoft.com/Forums/en-US/linqtosql/threads and for XML ...Answered | 1 Replies | 8325 Views | Created by TheLearner - Tuesday, June 30, 2009 9:20 AM | Last reply by Shrikant Maske - Tuesday, June 30, 2009 4:17 PM -
0 Votes
Querring XML Tree with linq
If you would provide a snippet of your "real" XML and not the "fake" one you provided in your initial message, we may be able to provide better ...Answered | 4 Replies | 3236 Views | Created by Sheen Ismhael Lim - Thursday, April 29, 2010 10:44 PM | Last reply by DeborahK - Friday, April 30, 2010 3:01 PM -
4 Votes
Need help on reading XML file using Linq to XML
My thanks to Mitja for his (or her) very helpful example - it worked exactly as I needed and helped me understand how 'Linq to XML' works.Answered | 3 Replies | 2942 Views | Created by namwam - Monday, June 25, 2012 10:31 PM | Last reply by namwam - Tuesday, June 26, 2012 6:31 PM -
0 Votes
Linq to XML
Hi dear I want to create xml file from linq data, Can any one tell me please how to do ...Answered | 1 Replies | 3217 Views | Created by Shail_CSP - Friday, September 25, 2009 11:58 AM | Last reply by JakubLedl - Friday, September 25, 2009 12:42 PM -
0 Votes
LINQ to XML
Hi NETVinodh; If you do have nodes in the XML document with the same tag name deeper in the document and only are looking for those node at the top ...Answered | 5 Replies | 3358 Views | Created by .NETVinodh - Wednesday, July 25, 2012 10:34 AM | Last reply by Fernando Soto - MCSD - Friday, July 27, 2012 12:51 PM -
0 Votes
Linq to Xml help
new CampaignObjectFromXml() { CampaignName = (string)row.Element(ns + "CampaignName").Attribute("value"), ...Answered | 2 Replies | 1054 Views | Created by Kamran Shahid - Friday, July 12, 2013 7:15 AM | Last reply by Kamran Shahid - Friday, July 12, 2013 10:52 AM -
1 Votes
LINQ - XML - OSD - Help
Please help, I am writing a program in c# windows form that needs to read elements and display them and edit them.Answered | 3 Replies | 2325 Views | Created by Mike Wickens - Sunday, April 11, 2010 9:34 PM | Last reply by Louis.fr - Sunday, April 11, 2010 10:02 PM -
0 Votes
DTD processing in Linq to XML
It is possible for a malicious XML document that contains a DTD to cause the parser to use all memory and CPU time, causing a denial of service attack.Answered | 2 Replies | 8442 Views | Created by Shahed Kazi - Monday, May 30, 2011 1:09 AM | Last reply by Shahed Kazi - Friday, June 3, 2011 7:22 AM -
0 Votes
DataSet Help.
Thanks for everything it helped out quite a bit.Answered | 24 Replies | 4587 Views | Created by punk_bassist - Thursday, May 21, 2009 2:13 AM | Last reply by punk_bassist - Tuesday, June 2, 2009 3:55 PM -
0 Votes
Linq To Xml From Xml Column in Database
[OrderID] From your provided linq query, I assume you would expect it returns only one record, then you could fetch the XML content as below: string ...Answered | 1 Replies | 897 Views | Created by dpimental_RM - Thursday, September 10, 2015 3:24 PM | Last reply by Fred Bao - Monday, September 14, 2015 7:24 AM -
0 Votes
Refactoring XmlDocument to LINQ to XML or LINQ to Collections
Cpnsider to post a sample of the XML format your code is trying to extract data from, we in particular need to know whether there are any namespaces in use.Answered | 2 Replies | 5606 Views | Created by vs2015junkie - Thursday, May 5, 2011 5:36 PM | Last reply by Martin Honnen - Friday, May 6, 2011 9:59 AM -
3 Votes
Linq to XML and Dynamic Order By
linkid=9763159<br/> Please remember to mark the replies as answers if they help and unmark them if they provide no help.Answered | 7 Replies | 8562 Views | Created by AgileGuy - Wednesday, February 2, 2011 12:09 AM | Last reply by Michael Sun [MSFT] - Friday, May 6, 2011 3:53 PM -
5 Votes
Reading XML file using Linq - Need help
Thanks Robin and Louis for your quick help.Answered | 6 Replies | 4042 Views | Created by maverick1979 - Monday, September 26, 2011 1:16 PM | Last reply by Louis.fr - Thursday, September 29, 2011 9:56 AM -
3 Votes
Linq to XML (vb to c#) question
MVP XML My blogAnswered | 5 Replies | 3957 Views | Created by FredHerring - Wednesday, July 1, 2009 11:03 PM | Last reply by Martin Honnen - Thursday, July 2, 2009 11:28 AM -
3 Votes
Reading XML using Linq
That definitely helped.Answered | 3 Replies | 3078 Views | Created by Michelle Zimmer - Thursday, June 28, 2012 8:55 PM | Last reply by Bob Shen - Friday, June 29, 2012 3:28 AM -
0 Votes
Using linq to create a xml document
Please remember to mark the replies as answers if they help and unmark them if they provide no help, this will help others who are ...Answered | 5 Replies | 622 Views | Created by Willy-Billy - Saturday, August 16, 2014 5:44 PM | Last reply by Frank L. Smith - Saturday, August 16, 2014 9:27 PM -
0 Votes
Open Xml not very LINQ friendly?
All are LINQ friendly as the return values can be used with the common LINQ methods such as First(), Single(), Where(), Skip(), etc.Answered | 2 Replies | 2423 Views | Created by John Aschenbrenner - Tuesday, May 7, 2013 4:30 PM | Last reply by John Aschenbrenner - Tuesday, May 7, 2013 8:52 PM - Items 1 to 20 of 2432351 Next ›
No announcements