Results 1 to 3 of 3

Thread: Menu inside Master page

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2005
    Posts
    102

    Menu inside Master page

    Hello Friends

    I am using the asp.net menu control
    I have put the menu in the master page.
    In the entire project apart from the menu there is nothing that is common in all the pages.

    Am I doing the right thing?? should i be instead using .js file or some thing else?? please Help

    Does adding Master page decrease efficiency or speed?

    regards
    Sara
    Last edited by sara_23apr; Jan 13th, 2007 at 06:48 AM.

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: Menu inside Master page

    Master pages give your site consistent look . Save you a lot of time too...short answer is yes that's right....I don't think master pages has any flaws regarding speed or efficiency.The whole application is compiled but before that , master pages' code is injected into the content pages on the server..

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Menu inside Master page

    What makes you think something is wrong with this approach? Of course it's a good approach.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width