Error!
Success!

By tag: MasterPage

showing:  of
0
kicks

TipJar: Title Tags and Master Pages  (Unpublished)

There are a couple of peculiarities worth understanding when dealing with title tags and master pages within Web Forms and ASP.NET MVC. These assume you are using the HtmlHead control, aka <head runat="server" />.


Kicked By:
Drop Kicked By:
0
kicks

Moving jQuery File Reference to ASP.NET MasterPage  (Unpublished)

I ran into two gotchas that I thought I would share.


Kicked By:
Drop Kicked By:
0
kicks

Code Snippet: Master Page Meta Tags  (Unpublished)

I don't know about you, but as a Web Developer I sometimes find myself not doing the things I should be doing.


Kicked By:
Drop Kicked By:
0
kicks

Diet plan for ASP .net pages… LOOSE WEIGHT NOW !!  (Unpublished)

If we don’t take care about how we feed our ASP .net pages… we will find that they will tend rapidly to gain too much weight, this can provide us a lot of headaches. Let's see how to reduce the size of our pages.


Kicked By:
Drop Kicked By:
0
kicks

How to refer Master page content in Content Page - Vikram Lakhotia  (Unpublished)

Many a times while using a master page we want to refer content, Controls and properties in Master Page while working in Content page. We come across requirement where by we can change or access the values of controls residing in Master page when we are coding in the content page itself.


Kicked By:
Drop Kicked By:
0
kicks

ASP.NET: How to Convert Your Site To A MasterPage Site in 3 Steps  (Unpublished)

This article is for those who don’t have much or any experience with MasterPages or are converting an old ASP.NET site to a MasterPage-driven site. If this is you, don’t be afraid—You can do it in just three easy steps!


Kicked By:
Drop Kicked By:
0
kicks

Accessing a MasterPage ScriptManager from a Content Page  (Unpublished)

A blog post explaining how to Access a Script Manager on a MasterPage from within a Content Page.


Kicked By:
Drop Kicked By:
0
kicks

Handling Google Maps API Keys with ASP.NET MasterPages and Web.config  (Unpublished)

Juggling Google Maps API keys for a single application between multiple locations (local development, testing server, production server, etc...) can be a pain. Here's a trick that will simplify your life.


Kicked By:
Drop Kicked By:
0
kicks

How-to: Access ASP.NET MasterPage properties without casting  (Unpublished)

ASP.NET master pages are pretty handy and here is a simple tip to make them even easier to use. Using the MasterType reference in your content page allows you to refer to your master page properties without having to cast it to your master page type every time.


Kicked By:
Drop Kicked By:
0
kicks

Masterpages hate logic, throw interfaces at them  (Unpublished)

Wyatt Barnett explains a good way to keep your logic and presentation independent.


Kicked By:
Drop Kicked By:
0
kicks

Master Page ContentPlaceHolder inside head element  (Unpublished)

Short article on using ContentPlaceHolder inside head element.


Kicked By:
Drop Kicked By: