.NET 5
I came across this article that talks about Visual Studio vNext and its focus on Agile development. Does this mean a shift from framework and language enhancements to a bit more on development process itself? Does this mean we are at the end of evolution of .NET and no significant new features are to be added to the framework?
What do you think? What's the future of .NET Framework?



Comments
Inside information from F# team suggests .Net 5 development has already started and a significant enhancement would be easy implementation of parallel library.
Posted by: Prathul Prabhakar | May 19, 2011 3:14 PM
I too haven’t seen any announcement on .NET 5 which means the major version is at least 2 to 3 years away considering timelines for TAPs, RTMs, etc. Considering the number of enhancements came in .NET 4 this is obvious. In the next version of .NET, Microsoft would possibly focus on bridging the gap between its on premise technologies and off premise (Windows Azure) so that applications built for on premise can run seamlessly on cloud with just configuration changes and vice a versa. If this is the case, things would come faster in Cloud space than on premise.
Posted by: Sudhanshu Hate | May 26, 2011 1:10 PM