Wrox Programmer Forums
|
ASP.NET 2.0 Basics If you are new to ASP or ASP.NET programming with version 2.0, this is the forum to begin asking questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 31st, 2004, 08:27 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Default SiteMapProvider

Hello,

I'm creating my own SiteMapProvider to use as the TOC for my site. Using the GetParentNode and GetChildNode methods, should I be querying the database for these functions every time? Will that create new nodes to place on the tree?

I hope that makes sense...

Thanks,

Brian
__________________
Brian
 
Old August 6th, 2004, 12:09 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Hello,

I found some sources about the custom functions pertaining to the SiteMapProvider. I have that squared away. The only question i have is, how do you initially populate the site map? Do you load all of the information in the New constructor? I think that is the approach, but let me know otherwise.

Thanks,

Brian
 
Old August 31st, 2004, 10:40 AM
Registered User
 
Join Date: May 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I want to learn how to use SitMapProvider. I have a SQL Server database and I want to use that to define my tables. Do you have a link or sample of how to go about doing it?
 
Old August 31st, 2004, 11:44 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Hey,

I'm trying to work on it personally, and will let you know upon success. I thought I seen an example in the MSDN.

Brian









Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.