vote up 4 vote down star

In Stackoverflow, i found few people referring to MVC Futures Library. I searched for it and only found the release page

http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=22359

What is this project ? How to use it ? Where is the documentation ?

flag

80% accept rate
For reference the location of the project is currently: aspnet.codeplex.com/Release/… – Jason Jun 5 at 12:17

3 Answers

vote up 10 vote down check

Check Eilon Lipton's Blog :

In this blog post I'll introduce you to a feature that's not even part of the main ASP.NET MVC download. It's part of the separate MVC Futures download, which includes prototypes of features that we're thinking of including in a future version of ASP.NET MVC.

link|flag
vote up 4 vote down

There is no documentation because it is very early prototype work. We do post the source code so if you're really interested, you can figure it out. Over time, we'll start to blog about it and provide samples. Right now, our focus is on the main product. We post the futures to provide a way for those who really want to dig into the source to provide feedback on what we're thinking about for the future.

link|flag
vote up 0 vote down

Tak a look at this blog. It highlights areas of the MVC Future

http://msmvps.com/blogs/luisabreu/archive/tags/MVC/default.aspx

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.