Tag Archives: dynamic

C# 4.0 Dynamic & Functional

I was watching on MSDN Channel 9 about C# 4.0 meet the design team,. I was thinking that umm dynamic language, JavaScript has been dynamic in define a variable for 8 years as I recall, but this non-type feature of JavaScript bring in of much bugs and maintaining of the script. Again JavaScript are build

Nested ASP.NET Dynamically add Description and Keywords

I’m have to add description and keywords Meta tag to my html header for search engine to utilize the meta tag analyze my website for ranking. I know that you can make ContentPlaceHolder in the master page of my site, here (http://www.codeproject.com/KB/aspnet/PageTags.aspx) where you can make it build into your master page. But I don’t