A while back I wrote a post on how to use a real web.config file when writing modifications to SharePoint. Apparently I had missed that if a node (like the one you see below) has a namespace reference… more →
Johan LeinoJohan 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 →
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 →
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 →
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 →
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 →
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 →
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 →