CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 3/9/2006 8:36:23 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 3 Views: 26 Favorited: 0 Favorite
4 Items, 1 Pages 1 |< << Go >> >|
SuCKeR_PuNCH
Asp.Net User
Best Practices3/9/2006 8:36:23 AM

0

Hi,

Can anyone tell me where i can find best practice tutorials on designing web pages using master pages...

Thanks
Pluginbaby
Asp.Net User
Re: Best Practices3/9/2006 4:46:33 PM

0

Hi,

Are you looking for best design with Master Pages or technical informations on making Master Pages ?


Laurent Duveau
M(VP+CT+CSD+CTS+CPD)
http://weblogs.asp.net/lduveau/
www.runatserver.com
SuCKeR_PuNCH
Asp.Net User
Re: Best Practices3/10/2006 7:05:57 AM

0

Both would be fine.
I created a Master Page and a few content pages. When i view them in IE 6 it views fine, but when i view them in firefox 1.5 or netscape navigator 8 the controls and all the dynamic content i retrieve from my db doesn't display.
Pluginbaby
Asp.Net User
Re: Best Practices3/10/2006 8:48:31 AM

0

Ok, ASP.NET web controls should work fine in every browsers, but this could have something to do with your HTML layout, since IE and Firefox does'nt have the same HTML render engine.

Try to resolve this by searching (Google) differences between IE and other browsers, and in the last alternative, if you don't manage to make a common layout which work with every browsers (the worst scenario), for your information you can use different layout according to the target browser.

You can prefix any control property with the browser ID, for example you can use 2 different MasterPage like this :

<%@ Page IE:MasterPageFile="~/MasterIE.master" MozillaFirefox:MasterPageFile="~/MasterFirefox.master" ...>

ASP.NET will choose automatiquelly which Master Page to use according to the client browser.

You can even track browser version, like IE4, IE5, IE6to9, etc...

Look at the browsers configuration stored in .browser files in the root .NET configuration (typically : C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG\Browsers)


Laurent Duveau
M(VP+CT+CSD+CTS+CPD)
http://weblogs.asp.net/lduveau/
www.runatserver.com
4 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Perl best practices Authors: Damian Conway, Pages: 517, Published: 2005
Gender resource package for peacekeeping operations Authors: United Nations. Peacekeeping Best Practices Unit, United Nations, United Nations. Dept. of Peace-keeping Operations, Pages: 228, Published: 2004
Best Practices: Building Your Business With Customer Based Solutions Authors: Llp Arthur Anderson, Simon & Schuster, Robert Hiebeler, Thomas B Kelly, Charles Ketteman, Pages: 240, Published: 2001
Best practices: evidence-based nursing procedures Authors: Lippincott Williams & Wilkins, Pages: 628, Published: 2006
Best practices: better matching of needs and resources will lead to better weapon system outcomes : report to the Chairman and Ranking Member, Subcommittee on Readiness and Management Support, Committee on Armed Services, U.S. Senate Authors: United States, United States General Accounting Office, Senate, Congress, United States. Congress. Senate. Committee on Armed Services. Subcommittee on Readiness and Management Support, Committee on Armed Services, Pages: 75, Published: 2001

Web:
Best practice - Wikipedia, the free encyclopedia Best practices in a particular industry or other professional field can be exchanged, just like any instructional capital, by any means, ...
Best Practices Database Searchable database cataloging over 650 good and best practices from more than 90 countries on how people, their communities, the public and private sectors ...
Best Practices, LLC: Benchmarking, Business to Business, Research ... Best Practices, LLC is a research, consulting and publishing firm that is a world-leader in the field of best practice benchmarking.
Best Practices Jan 29, 2004 ... Best Practices ... instructional approaches and strategies for teaching and learning in today's classrooms, creating a ...
Industrial Technologies Program: BestPractices Aug 28, 2008 ... An initiative of DOE's Office of Industrial Technologies (OIT), to help manufacturing plants improve energy efficiency and reduce costs in ...

ESB Best Practice with Large Request and/or Response - ibm ... ESB Best Practice with Large Request and/or Response, > ROOT > NEWSGROUP > IBM Software > ibm.software.websphere.process-server, ...
SSL best practice, how to set up the web app structure ... SSL best practice, how to set up the web app structure................, > ROOT > NEWSGROUP > Asp.Net Forum > general_asp.net.security, ...
DSBK Best practices for Disaster - novell.support.edirectory.netware DSBK Best practices for Disaster, > ROOT > NEWSGROUP > Novell Forums > novell. support.edirectory.netware, Date: 8/18/2005 1:03:55 PM, ...
Employee Info Starter Kit: Combining Asp.net 2.0 Best Pratices ... The upcoming releases for this starter kit will contain latest best practices using ASP. ... NET Entity Framework. Stay Tuned! Vote up. Vote down. ...
adding callto tag to the selected number - microsoft.public ... Chance Favors The Prepared Mind > comp.lang.javascript FAQ - http://jibbering. com/faq/index.html > Javascript Best Practices - > http://www. ...

Videos:
Performance Tuning Best Practices for MySQL Google TechTalks April 28, 2006 Jay Pipes Jay Pipes is a co-author of the recently published Pro MySQL (Apress, 2005), which covers all of ...
Best Practices in Javascript Library Design Google Tech Talks August 17, 2007 ABSTRACT This talk explores all the techniques used to build a robust, reusable, cross-platform ...
SEO Best Practices http://www.thinkseer.com / Wil Reynolds teaches which SEO practices are no longer used before explaining best SEO practices.
Best Practices in Javascript Library Design Google Tech Talks August 17, 2007 ABSTRACT This talk explores all the techniques used to build a robust, reusable, cross-platform JavaScript ...
Performance Tuning Best Practices for MySQL Google TechTalks April 28, 2006 Jay Pipes Jay Pipes is a co-author of the recently published Pro MySQL (Apress, 2005), which covers all of the ...












exposing properties of master page

master page with menus

problem with headerstyle font-bold="false" being ignored in gridview

xmlsitemapprovider does not exist

disabling postback in a asp menu with vs2008 and net 3.5

scraped php and master page that displays improperly

how to trap an enter (submit) command from an input field?

problem with a master page

cross browser style sheets

how to use the master page

create user wizard problem

get info from customize treenode?

changing master pages at runtime

searching treeview and highlighting results

scroll to node in treeview asp.net 2.0

bug: sitemapnodecollection(sitemapnodecollection) constructor fails

how to set a background picture to my masterpage so all the pages background take it as the default background?

metatags

access a control on a master form from .aspx page

responding to the check box being clicked in the treenode of the treeview control

alignment in mozilla browser

comunication betwhen nested master page and content page

picture in masterpage dont show until form authetication has happended

menu control

treeview usercontrol. ontreenodepopulate malfunction with page_load

weird problem with master page???

masterpage with 3 frames

uncooperatve content place holder

suppressing default drop down behavior of menu control

approach to personalising an interface - skins

 
Search This Site:

 
  Privacy | Contact Us
All Times Are GMT