I need to have some simple examples of how to do the following:
1. Create an asp.net MembershipProvi der from scratch
2. Extend the existing XMLSiteMapProvi der that comes with asp.net to include
an image attribute in the SiteMapNode element.
3. Create an asp.net ProfileProvider from scratch.
Does anybody have any links on how to do the above?
1. Create an asp.net MembershipProvi der from scratch
2. Extend the existing XMLSiteMapProvi der that comes with asp.net to include
an image attribute in the SiteMapNode element.
3. Create an asp.net ProfileProvider from scratch.
Does anybody have any links on how to do the above?
Comment