When VS 2010 RC is going to be released?
I was looking to install the latest Windows Azure Tools for Microsoft Visual Studio. However, this version doesn't work with Visual Studio 2010 Beta 2. They say that the latest version of Azure Tools & SDK will only work with VS 2008 and VS 2010 RC and that for VS 2010 Beta 2 I still need to install November开发者_如何学C release.
I know that VS 2010 is going to be released on April 12th this year but does anyone knows when VS 2010 RC is coming out?
EDIT: The full RTM version of Visual Studio 2010 is released as of April 14, 2010.
According to Scott Gu's blog, RC will be available sometime this month.
Source: here
Visual Studio 2010 RC is out today, February 8th, to MSDN subscribers. Everybody else will get it on February 10th.
Visual Studio 2010 has been Released.
Few comments about RC from scottgu:
string.IsNullOrWhiteSpace() which checks for spaces, empty or null.
Perf improvements with VS 2010 RC compared to previous builds are huge. Really happy with what I'm seeing so far.
Oh my goodness, VS2010 RC is much, much faster. Kudos to VS perf team and everyone else.
VS 2010 RC performance is ridiculously faster, can't wait to switch over full time!
Trying out VS2010 RC: Snappier UI, much faster intellisense, significant build time reduction. Overall: AWESOME JOB!
etc.
Release starting Wednesday for non MSDN-ers
Source: here
As others have stated, VS2010 RC is out, and is compatible with Windows Azure Tools 1.1, which was just released a short time ago.
However, be aware that Silverlight 4 is not supported in VS2010RC. Silverlight 3 is, however. Eventually Silverlight 4 support will return, but it will based on the Silverlight team pushing out an updated beta.
精彩评论