Will .Net 4.0 include a new CLR or keep with version 2.0
Posted
by Rory Becker
on Stack Overflow
See other posts from Stack Overflow
or by Rory Becker
Published on 2008-09-29T14:12:53Z
Indexed on
2010/05/17
1:00 UTC
Read the original article
Hit count: 564
Will .Net 4.0 use a new version of the CLR (v2.1, 3.0) or will it stick with the existing v2.0?
Supplementary: Is it possibly going to keep with CLR v2.0 and add DLR v1.0?
Update: Whilst this might look like a speculative question which cannot be answered, the VS team appear to be releasing more and more info on VS10 and .Net 4.0 so this may very soon not be the case. (Info available here -> http://msdn.microsoft.com/en-us/vstudio/products/cc948977.aspx)
© Stack Overflow or respective owner