There's no declarative way to define head tags, such as links to stylesheets or metatags, in content pages in VS2005 (see http://www.codeproject.com/aspnet/PageTags.asp for more info on the subject). Will this be handled differently in Orcas? SEO optimization becomes quite cumbersome when the only way of achieving this is through some C# inside the Page_Load event...
Thx,
Alan