Lost your password?

Blogs about: Linqtoxml

Featured Blog

Nodes with namespace uri:s when modifying web.config file in SharePoint1 comment

Johan Leino wrote 1 month ago: A while back I wrote a post on how to use a real web.config file when writing modifications to Share … more →

Tags: SharePoint, .Net 3.5, Best Practices, Configuration, ExtensionMethods, features, LINQ, XNameSpace

Trying to make web.config modifications maintainable2 comments

Johan Leino wrote 1 month ago: UPDATE 09-11-15: I updated the code to handle namespace uri:s and wrote a new post explaining those … more →

Tags: SharePoint, .Net 3.5, Best Practices, Configuration, features

XNamespace problem when parsing xml with Linq

Johan Leino wrote 7 months ago: This might be useful (it  got my head twisted at least) to somebody I hope. I wanted to parse the el … more →

Tags: C#, SharePoint, LINQ, XNameSpace

HowTo: Handling updates to files in SharePoint - truly handling the IgnoreIfAlreadyExist attribute2 comments

Johan Leino wrote 8 months ago: Here´s one of those really annoying things in SharePoint. When you provision a file through a module … more →

Tags: SharePoint, .Net 3.5, features, IgnoreIfAlreadyExist, LINQ, modules

Using LinqToXml to pre-populate SharePoint list with entries

Johan Leino wrote 8 months ago: This post is both about how to use LinqToXml to parse values from xml and how to leverage that in Sh … more →

Tags: SharePoint, LINQ, features, lambdas

Generic List to XML using LINQ

kiranpatils wrote 1 year ago: Let us see  how to generate list of XML using LINQ.   Scenario I have one generic List of Employee a … more →

Tags: LINQ

Convert XmlDocument to DataTable using LinqToXml

makka wrote 1 year ago: I found this solution to import in my database an XML file received from an external legacy system v … more →

Tags: xmldocument, Datatable


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS