Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. pls its very urgent (Code for Dynamic dropdown side menu)

pls its very urgent (Code for Dynamic dropdown side menu)

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdatabasehelp
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    narendrakumarp
    wrote on last edited by
    #1

    Hi friends I want some help. ie., i want to create a dynamic dropdown side menu using database in .Net web application (Asp.net with c# coding). It is my task to complete in 2 days. So plz tell me if anybody knows. Thanking u, Naren Plz Help me

    P 1 Reply Last reply
    0
    • N narendrakumarp

      Hi friends I want some help. ie., i want to create a dynamic dropdown side menu using database in .Net web application (Asp.net with c# coding). It is my task to complete in 2 days. So plz tell me if anybody knows. Thanking u, Naren Plz Help me

      P Offline
      P Offline
      percyvimal
      wrote on last edited by
      #2

      Dynamic Drop down menu from XML file or Database? Help in need is the help indeed

      N 1 Reply Last reply
      0
      • P percyvimal

        Dynamic Drop down menu from XML file or Database? Help in need is the help indeed

        N Offline
        N Offline
        narendrakumarp
        wrote on last edited by
        #3

        Thanks How to create a dynamic dropdown menu xml or Database. Can u tell me some suggestions. Thanking u Naren please help me

        P 1 Reply Last reply
        0
        • N narendrakumarp

          Thanks How to create a dynamic dropdown menu xml or Database. Can u tell me some suggestions. Thanking u Naren please help me

          P Offline
          P Offline
          percyvimal
          wrote on last edited by
          #4

          It depends on your requirement. If you are going to create a menu which is dynamic ie you dont know how many menus and submenus the page may have and it may increase , then the way to go is database and provide a module in admin section for the Administrator of the application to add the menu in the future from application to the database. Assume if the menu is fixed ie you only going to have fixed sets of menu then you can either go for xml or create those menus directly on the page. But if you decide to decrease the load to the database then you can create a Menu.xml and make a interface to add edit delete the menus into that xml file and still able to manage a dynamic menu for the user. But i would go for Database because Relational Database is much efficient than the XML interms of reading and writing data to and from.Next you have a centralized data where as you have to make sure your xml file is updated one and if accidently deleted then you are in trouble. So consider these situation and choose a best option. In Code project there are lot of tutorials or articles available for menus and try searching it and if you cant fine i will put some nice links for you. all the best and happy programming. Help in need is the help indeed

          N 1 Reply Last reply
          0
          • P percyvimal

            It depends on your requirement. If you are going to create a menu which is dynamic ie you dont know how many menus and submenus the page may have and it may increase , then the way to go is database and provide a module in admin section for the Administrator of the application to add the menu in the future from application to the database. Assume if the menu is fixed ie you only going to have fixed sets of menu then you can either go for xml or create those menus directly on the page. But if you decide to decrease the load to the database then you can create a Menu.xml and make a interface to add edit delete the menus into that xml file and still able to manage a dynamic menu for the user. But i would go for Database because Relational Database is much efficient than the XML interms of reading and writing data to and from.Next you have a centralized data where as you have to make sure your xml file is updated one and if accidently deleted then you are in trouble. So consider these situation and choose a best option. In Code project there are lot of tutorials or articles available for menus and try searching it and if you cant fine i will put some nice links for you. all the best and happy programming. Help in need is the help indeed

            N Offline
            N Offline
            narendrakumarp
            wrote on last edited by
            #5

            Hi Vimal Thanks for giving best suggestion, I m very new to this environment & i got this task in my company. So according to ur suggestion i ll do with database. Pls send some of url or any suggestions more regarding this problem. Once again, Thanking u. Naren. please help me

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups