views:

60

answers:

3

Is there any documentation for ASP.NET MVC 2 Futures?

A: 

Most of the Futures library is undocumented, but we are looking to add samples and documentation for some of the new features as we move forward.

http://aspnet.codeplex.com/wikipage?title=MVC

Robert Harvey
A: 

According to their CodePlex page, its not likely: "Most of the Futures library is undocumented, but we are looking to add samples and documentation for some of the new features as we move forward."

John Sheehan
+1  A: 

In another question (see http://stackoverflow.com/questions/2734316/asp-net-mvc-futures-refresh-for-mvc2/2734558#2734558), I posted a list of MVC 2 Futures features and linked to what little scattered documentation there is. It's not much, but it should be enough to get you started working with the library.

Levi