You are here: Home >> asp net 4 0 hosting

asp net 4 0 hosting

ASP.NET 4.0 Hosting - The New ASP Net Technology Improvements

by Lisa S Foster on Mar 9, 2010

ASP.NET 4 brings a lot of new possibilities overits predecessor, ASP.NET 3. One of the best additions is support formeta keywords and meta description. These are very important parts of awebsite if you want to rank high in search engines. It is also a vitalpart of SEO. Unlike in ASP.NET 3, where you would need to work with theHtmlMeta class, with ASP.NET 4 you can add meta and description tagsdirectly from the Page object through two new properties. ASP.NET 4brings more control on Controls ViewState by adding a new property, theViewStateMode. In ASP.NET 3, if one wanted to disable the viewstate forthe page but still have it enable for the control, it was impossible.With the new property, you can do just that! ASP.NET 4 provides anew property, ClientIDModefor page objects and controls that helpsdevelopers get the client ID. This was a very challenging task inASP.NET 3 and thankfully it is now much easier. Also, there are majorimprovements in the ListView control. These...Read More >>



Find answers for asp net 4 0 hosting

Did this solve your question? If not, then read following articles, answers and questions or ask a new question.

My Questions & Articles

Find latest questions, answers and articles.

Questions I Ask

Questions I Follow

Articles I Share