asp.net - Design site map page -


I need to design my website's site map page in asp.net.

I am confused whether using custom site map and receiving information from the database, or getting information from the database directly and pairing it with hyperlinks ...

Please help Please.

The advantage of using this is that you use it with Sitemap, menu, and trivium control You can. You can also gain access, which is good if the map of your site changes based on permission.

The negativity is that when it comes to queries of strings it can be quite harsh, and you have to jump from provider model hoops just to get some data from the database.

If you are planning to display a Sitemap in multiple ways (menu, sitemap, etc) or require security trimming, then I will ask you to use a custom provider if you are using hyperlinks. If you do not access your original data, then follow it, and just do it.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -