« « To blog or not to blog… | ASP.NET tables » »
I decided to check out the System.Web.UI.WebControls.SiteMapPath for a project I’m working on. Sometimes I’ll research the tools in my toolkit and other times I’ll just pick up the tool and see what I can do with it – in this case I chose the latter approach. This is going to require some reading on my part.I ran the project without hooking the control to a data source just to see what sort of error I’d get back – If I ever get the same error I’ll know what I did wrong. It tells me The file web.sitemap required by XmlSiteMapProvider does not exist. OK, I need a web.sitemap file. Go to add a new file, sure enough, there’s a web.sitemap file there. But it has nested XML nodes that looks like this:
< siteMapNode url="" title="" description="">
So I need to provide the URL? Seems to me that there should be some way to reference pages in the project. Now I need to know if these are relative (I’m assuming) or absolute. I understand the navigation could easily point to somewhere else, but it doesn’t look like there is any GUI interface or property table to select data for these attributes.
Awesome! Gotta get me one tomorrow! http://t.co/xbpGrGNF INTRODUCING THE WORLD'S FIRST HOME MINI-NUCLEAR GENERATOR from @TigerDirect
Improve your OO coding with refactoring. Just take an hour or so to click through these tips: http://t.co/AghAGEbT
Fascinating blog/discussion on (C#) Enumeration classes to replace Enums, and related pros/cons: http://t.co/O2F5vh3M
@dwolt on snupnow: 1) create effective About page: what is it? 2) (advice given to me) get paying clients first, investors follow.
Leave a reply
You must be logged in to post a comment.