Set HTML Header Items Programmatically in ASP.NET 2.0 (WebProNews)
Set HTML Header Items Programmatically in ASP.NET 2.0 (WebProNews)
Among the differences between version 1.1 and 2.0 of .NET Framework is the many new controls. Even though most of them don’t add new functionality they make a lot of things much easier and cleaner than before. Some of these new controls in ASP.NET are the HTML controls HtmlHead, HtmlMeta and HtmlLink. They don’t add much new functionality by them selves, but look at how clean the code becomes