Search code examples
Xlinq query returning null WhereEnumerableIterator<>...

c#linqlinq-to-xmlxelement

Read More
XElement.Elements(XName name) doesn't return a name that exists in XElement.Elements()...

linq-to-xmlxelement

Read More
how to find out whats the nodeType?...

c#xelement

Read More
How would I deserialize some class from XML (file), and vice versa?...

c#xml-serializationlinq-to-xmlxelementxml-deserialization

Read More
NullReferenceException while using XElement...

c#xmllinq-to-xmlxelement

Read More
C# - Get XElement.Value in a custom datetime format...

c#xelementiformatprovider

Read More
Simple binding of XML data to WPF TreeView using XElement...

c#wpfxmltreeviewxelement

Read More
Best way to map one XML document to another that have different schemas...

xmlmappingxelement

Read More
What is the best way to sort xml elements by attribute values in c#/.net 3.5...

c#xmlxelement

Read More
Extracting XElement children and grandchildren by name...

c#xmlxelement

Read More
Is there a difference between el.Attribute ("...") and el.Attribute (XName.Get ("...&...

c#linq-to-xmlxelementxattributexname

Read More
The best way to retrieve the attributes from xml elements using C#/.net 3.5...

c#xml.net-3.5xpathxelement

Read More
Unable to find root node while parsing xml using XElement - Windows Phone 7...

c#visual-studio-2010windows-phone-7linq-to-xmlxelement

Read More
Why XDocument Elements is always null...

c#linq-to-xmlxelement

Read More
error when returning an XElement type as an object in a WCF service...

wcfserializationxelement

Read More
Insert XML element using LINQ...

c#xmllinqxelement

Read More
creating a "join" to update one XElement from another XElement...

c#asp.netlinq-to-xmlxelement

Read More
Elegant way to deal with null references in chained XElement axis methods...

.netlinq-to-xmlxelementmethod-chaining

Read More
NullRefernceException when adding XElement to a XDocument...

c#nullreferenceexceptionxelement

Read More
Save XElement to ZipFile via Stream...

c#xmlxelementdotnetzip

Read More
Using Linq to Get Lat/Lon from Bing Maps REST Service...

xmllinq-to-xmlbing-mapsxelement

Read More
Reading an XML Feed into XElement...

c#xmlbing-mapsxelementxmlstreamreader

Read More
Is XElement's add operation Thread Safe?...

c#concurrencylinq-to-xmlthread-safetyxelement

Read More
How do I cast a XElement as string in c#?...

c#stringcastinglinq-to-xmlxelement

Read More
XML problem - HTML within a node is being removed (ASP.NET C# LINQ to XML)...

c#xmllinq-to-xmlxelement

Read More
Serializing / Deserializing image to / from XElement...

c#serializationxelement

Read More
Parsing XML data with XDocument / XElement...

xmllinq-to-xmlxelement

Read More
Indexed access to XElement‘s child nodes...

c#xmllinqlinq-to-xmlxelement

Read More
C# - From NetworkStream to XElement managing different encoding...

c#encodingxelement

Read More
I want to return the only/single string value from an XML Element using Linq...

c#.netxmllinq-to-xmlxelement

Read More
BackNext