whats new in asp.net 4.0
1) Permanent redirect – for HTTP 301 Moved Permanently you can now use RedirectPermanent(”yourpage.aspx”);
2) Meta Properties- Now you can use page.MetaKeywords and page.metaDescription for setting up meta tags.
1) Permanent redirect – for HTTP 301 Moved Permanently you can now use RedirectPermanent(”yourpage.aspx”);
2) Meta Properties- Now you can use page.MetaKeywords and page.metaDescription for setting up meta tags.
Powered by Sachin Jain