Getting access to the Head tag in Master Pages
Posted by: Rick Strahls WebLog,
on 26 May 2006 |
View original | NEW Bookmarked: 0 time(s)
I've been busily converting one of my apps to ASP.NET 2.0 as well as updating some core components and the base databinding mechanism of my overall framework. This app didn't really need an update from a functional perspective, but I used the application as my proving ground for a number of new concepts and ideas I've been tossing around – most of which have been discussed here at one time or another.
One thing that's still throwing me for a loop once a while is MasterPages. I'm still...