Browse by Tags

Related Posts

  • I Think I Love LINQ

    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> <settings> <setting key="foo" value="foo...
    Posted to Stefan's ASP.NET Blog (Weblog) by stefan.sedich on 12-24-2007, 12:00 AM
    Filed under: .NET, .NET 3.5, ASP.NET, C#, Configuration, LINQ, MICROSOFT, XML
  • A Templated ASP.NET RSS Feed Reader Control

    Update 20070330: By popular demand (well a couple people) I have included a sample project with everything needed to get started using this control. Basically just a sample web project, click here to get the zipped archive. You might notice things are done a little different, I include the System.ServiceModel...
    Posted to Stefan's ASP.NET Blog (Weblog) by stefan.sedich on 03-18-2008, 12:00 AM
    Filed under: ASP.NET, MICROSOFT, .NET 3.5, LINQ, C#, XML, UserControl, RSS
  • Enhanced XMLSiteMapProvider with support for dynamic nodes.

    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 parse the XML and if it detected the node I had...
    Posted to Stefan's ASP.NET Blog (Weblog) by stefan.sedich on 08-14-2008, 12:00 AM
    Filed under: ASP.NET, MICROSOFT, .NET 3.5, C#, XML, Configuration, Sitemap
Page 1 of 1 (3 items)
Microsoft Communities