Maarten Balliauw 10/8/2009

Leveraging ASP.NET MVC 2 futures “ViewState”

Read Original

This technical article discusses a feature from the ASP.NET MVC 2 futures assembly, referred to as 'Serialized Model State' (SMS). It provides a practical tutorial on using SMS to persist model data across requests, specifically for implementing optimistic concurrency control in business applications, complete with C# code examples.

Leveraging ASP.NET MVC 2 futures “ViewState”

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week