Tuesday, March 13, 2012

SiteMapProvider in ASP1.1?

Is there a site map provider that will read 2.0 Sitemap XML in asp 1.1?
Hate to reinvent the soon-to-be-invented wheel.
--MaxDid you want a SiteMap control or just a provider?
[url]http://webui.componentart.com/sitemap/features/basic_treeLayout/WebForm1.aspx[/url
]
"Max Metral" <memetral@.hotmail.com> wrote in message
news:Okbx$7uAFHA.1408@.TK2MSFTNGP10.phx.gbl...
> Is there a site map provider that will read 2.0 Sitemap XML in asp 1.1?
> Hate to reinvent the soon-to-be-invented wheel.
> --Max
>
I wanted to be able to author the XML sitemap so that it would be the same
in 1.1 and 2.0, and also to be able to "hook it up" to a repeater with
similar semantics.
"Ken Cox [Microsoft MVP]" <BANSPAMken_cox@.sympatico.ca> wrote in message
news:u7OOaTvAFHA.1260@.TK2MSFTNGP12.phx.gbl...
> Did you want a SiteMap control or just a provider?
> [url]http://webui.componentart.com/sitemap/features/basic_treeLayout/WebForm1.aspx[/u
rl]
> "Max Metral" <memetral@.hotmail.com> wrote in message
> news:Okbx$7uAFHA.1408@.TK2MSFTNGP10.phx.gbl...
>
Hi Max,
Since sitemap naviation is the new feature added in the asp.net 2.0 ,
currently there hasn't an existing buildin control or provider in 1.1. And
there're some 3rd party site navigation controls but each of them may have
their own format of xml data source. Also, are you already using a certain
site navigation control in your web application in 1.1 ? If you want this
one also use the datasource that compatible to the 2.0's sitemapdatsource
format, we may need to manually create a adapter to transform between the
different format of source.
Thanks.
Regards,
Steven Cheng
Microsoft Online Support
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

0 comments:

Post a Comment