Browse by Tags

All Tags » Configuration (RSS)

Enhanced XMLSiteMapProvider with support for dynamic nodes. by stefan.sedich

Hello All, This might be a long one so bear with me here this might bore you :). I have have had the need to be able to add dynamic nodes to my sitemap, I am using a sitemap xml file. My first solution, was to create a custom sitemap provider, which would...

I Think I Love LINQ by stefan.sedich

I am beggining to really like to ease of using LINQ, On a project I am working on now I am storing configuration in an XML file like so: <sites> <site id="1" sitename="foo"> <domains> <domain url="www.foo.com" /> </domains>...
More Posts