Implementing an ASP.NET PreserveProperty Control(www.west-wind.com)

submitted by vijaystvijayst(1311) 8 months, 29 days ago

ASP.NET allows controls to preserve property information in the ViewState. ViewState stores all the properties of the control. As a result, the ViewState becomes bulky and the page loads slowly. PreserveProperty Control allows an ASP.NET control to store only selected properties into a page. This results in a leaner ViewState and a faster download of the page. This blogpost describes how to implement a PreserveProperty Control.

add a comment |category: |Views: 13

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