0

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

user217137
  • 65
  • 1
  • 1
  • 4

4 Answers4

1

In another question (see ASP.Net MVC Futures Refresh For MVC2), 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.

Community
  • 1
  • 1
Levi
  • 32,628
  • 3
  • 87
  • 88
0

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
  • 178,213
  • 47
  • 333
  • 501
0

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
  • 77,456
  • 30
  • 160
  • 194
0

A great overview of MVC3 Futures is available here:

http://weblogs.asp.net/imranbaloch/archive/2011/07/26/using-the-features-of-asp-net-mvc-3-futures.aspx

Sniffer
  • 6,242
  • 10
  • 45
  • 53