|
-
Jan 13th, 2007, 06:44 AM
#1
Thread Starter
Lively Member
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.
-
Jan 14th, 2007, 06:16 PM
#2
Sleep mode
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..
-
Jan 17th, 2007, 04:10 PM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|