开发者

Is the .NET 4 Framework going to change?

开发者 https://www.devze.com 2022-12-23 19:16 出处:网络
Is the .Net 4 Framework going to change before the \"go-live\" or can we safely assume that the framework will stay the same as 开发者_如何学编程it currently is in the Release Candidate?I would be sur

Is the .Net 4 Framework going to change before the "go-live" or can we safely assume that the framework will stay the same as 开发者_如何学编程it currently is in the Release Candidate?


I would be surprised to see any significant new features or API changes - but I'd expect some bug fixes or performance improvements. To put it another way, I would still put any software you're building through a fairly rigorous test run after the release, but with the expectation of it still working.


You said it yourself - Release Candidate. This means that though large changes are unlikely, they can occur as can small changes.


Framework 4.0 (and VS 2010) release candidate is available under a Go Live license which, amongst othre things, includes "committed to providing a smooth upgrade path from Beta 2 to RC and then to the final release (“RTM”) of Visual Studio 2010 and the .NET Framework 4" and providing support should things go wrong.

http://blogs.msdn.com/jeffbe/archive/2010/02/08/going-live-with-the-visual-studio-2010-release-candidate.aspx

Meaning - the API might change (unlikely) and if it does, and it causes big issues, you can enlist MS Support to help.

All things going to plan it should be very smooth to start using RC now and move to RTM when required.


Assume stability. At this point, significant changes would have to be rooted in a design desaster. You basically talk of fixing critical issues at this point. Even IF the api changes, it is going to be minimal.

0

精彩评论

暂无评论...
验证码 换一张
取 消