You are here: Home >> asp net 4 0

asp net 4 0

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

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

<<Previous 1 2 Next>>

Recommended Reading

Hotfix for ASP.NET browser definition files in .NET 4.0

by

ASP.net development is widely preferred for building dynamic web applications, web services and websites. ASP.net developers get numerous benefits from this technology which is commercialised by Microsoft like compilation of server side code to one or more DLL files on web server. Here in this article we will discuss some issues commonly faced by ASP.net developers and for its solution a hotfix can be used. Let us see in details.

ASP.net development allows asp.net developers to develop web based applications, e-commerce website development, shopping cart development, desktop...

Read More >>

My Questions & Articles

Find latest questions, answers and articles.

Questions I Ask

Questions I Follow

Articles I Share

Do you like it? Share with friends!

Don't forget to follow us!

If you like our tutorials and answers, please give us a +1!