user217137
user217137

Reputation: 65

ASP.NET MVC 2 Futures documentation

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

Upvotes: 0

Views: 522

Answers (4)

Sniffer
Sniffer

Reputation: 6412

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

Upvotes: 0

Levi
Levi

Reputation: 32818

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.

Upvotes: 1

John Sheehan
John Sheehan

Reputation: 78124

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."

Upvotes: 0

Robert Harvey
Robert Harvey

Reputation: 180808

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

Upvotes: 0

Related Questions