Master pages are still awhile away, so there are some interesting solutions popping up to hold us over in the meantime. I'm working on a project that requires ease of design (a single page holds the layout, with a placeholder for the content), and maximum “crawlability“ by search engines. The solution requires some advanced techniques in ASP.Net to come up with a "master pages" 1.1 solution for a project I'm working on. This solution revolves around 2 techniques: loading user controls dynamically at runtime,and rewriting urls.
[read more here]
Print | posted on Friday, May 28, 2004 7:41 AM