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

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes