mostlylucid

scott galloway's personal blog...
posts - 916, comments - 758, trackbacks - 11

My Links

News

Archives

Post Categories

Misc. Coding

Really nice method of determining where properties should be persisted to...

Was reading this post on ASP.NET Weblogs on the best method of saving and loading data to and from ViewState. I have to say that the method I always favoured was that mentioned by  Michael Teper ; with the getter and setters using the ViewState collection internally, but this does have a boxing / unboxing penalty associated with it. However someone also mentioned a CodeProject article on using a Persist attribute for this stuff...looks like a really nice solution....

Print | posted on Monday, October 01, 2007 9:02 PM | Filed Under [ .NET ASP.NET ]

Comments have been closed on this topic.

Powered by: