I want to try a few things with the new version of the framework, but I use my machine to develop quite a few .NET 3.5 applications.
Will I be able to uninstall the framework and Vs 2010 without problems or incompatibilities? Has anyone tried it?
I want to try a few things with the new version of the framework, but I use my machine to develop quite a few .NET 3.5 applications.
Will I be able to uninstall the framework and Vs 2010 without problems or incompatibilities? Has anyone tried it?
.Net 4 runs along side 2.0 (with 3.5 extensions) so shouldn't be an issue to install and remove without impacting your existing installation.
Can you do it? Yes, probably. I do it.
Is it safe? No, it's not released software. There's a reason Microsoft offers no support of it.
There are no guarantees. Just because I can do it doesn't mean that you can do it, and if it destroys your ability to develop 3.5 applications, Microsoft is not required to help you in any way. You install any pre-release software on your own risk.
"Release Candidate" means, "if nobody reports serious bugs, we're going to release it". If it didn't work side by side with VS2008, that would be a serious bug. You should decide how important it is to you to be the one to report that bug.
Generally, yes, though not explicitly guaranteed.
I wouldn't worry about it, though. I've been doing it since Beta 1 with absolutely no problems, active 3.5 development happening on the same machine at the same time all the way.
In fact, I'm installing the RC on my main work machine (Vista x86) right now.