Moving VIEWSTATE and other hidden fields to the bottom of the page in (interviews.dotnetthread.com)

submitted by abomnkvabomnkv(250) 3 years, 1 month ago

As we know that state of all ASP.NET controls is maintained __VIEWSTATE hidden field in encrypted format. By default this _VIEWSTATE HTML hidden field will be rendered at the top inside body tag (just below form tag). If we have lot of control data to be stored in ViewState then length of the viewstate will be more hence page will take time to load and also reduces rank in search engine as all the junk will be loaded at the top of actual content. So to make web page more search engine friendly and to make page render faster we may wish to move this __VIEWSTATE to the bottom of the page.

add a comment |category: |Views: 61

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

No comments so far

information Login or create an account to comment on this story