Stefan Sedich's Blog
My adventures in the wonderful world of .NET.
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
.NET 1.1
.NET 3.5
AJAX
ASP
ASP.NET
Attributes
C#
Caching
Configuration
CONTROLS
Cross Page Postback
Event Validation
FireFox
Javascript
LINQ
MICROSOFT
PAGING
PARAMETRES
PNG
RSS
SEO
Sitemap
SQL
TagCloud
Tagging
Tags
THREADS
Urchin
URL Rewriting
UserControl
VB.NET
XML
Sponsors
advertise here
Navigation
Home
Blogs
Archives
August 2008 (2)
July 2008 (1)
April 2008 (3)
March 2008 (7)
February 2008 (4)
January 2008 (7)
December 2007 (5)
November 2007 (2)
October 2007 (1)
Favourite Sites
Slashdot
The Daily WTF
Browse by Tags
All Tags
»
Configuration
(
RSS
)
.NET
.NET 3.5
ASP.NET
C#
LINQ
MICROSOFT
Sitemap
XML
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...
Filed under:
.NET 3.5
,
ASP.NET
,
C#
,
Configuration
,
MICROSOFT
,
Sitemap
,
XML
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>...
Filed under:
.NET
,
.NET 3.5
,
ASP.NET
,
C#
,
Configuration
,
LINQ
,
MICROSOFT
,
XML
More Posts