A while ago we announced Visual Studio 2010 and C# 4.0. In case you'd like to catch up and read articles or watch videos about the upcoming new features, I wanted to gather some links here.
As you probably know by now, C# 4 is mostly oriented on interoperability: better COM interop, better interop with dynamic languages (like Python), better interop with the browser (Silverlight, JavaScript) and better Office interop. Briefly, the new language features are:
What to read about C# 4 language features? Well, first and foremost, there is always Charlie's blog that accumulates all C# news:
C# compiler developer's blogs are a terrific technical resource - highly recommended:
As far as I can tell, we don't yet have a comprehensive resource about the new features in the C# IDE. Well, let me spill the beans and briefly mention them here, before I dive into the details in my upcoming posts.
Justin van Patten has a great overview of upcoming new features in .NET 4.0. It is worth mentioning, that 4.0 will have a new CLR version 4.0 (2.0, 3.0 and 3.5 were all working on the CLR version 2.0). Most notably, .NET will introduce tuples, code contracts, parallel extensions, variance annotations and a whole lot more.
Of course, I'm only scratching the surface of what the next Visual Studio will bring - many teams across the division worked hard and implemented a lot of cool stuff (e.g. Architecture Explorer, Sequence Diagrams, etc). I'm only mentioning some features that I personally find really interesting as a member of the C# team.
In my next blog posts, I will start talking more about the upcoming new features (especially the Call Hierarchy one - since I was the one who tested it).
You've been kicked (a good thing) - Trackback from DotNetKicks.com
Materiale su Visual Studio 2010
A questo indirizzo è disponibile una grande quantità di link a materiale dedicato a Visual Studio 2010
"What's Next?" - Everybody is interested to about new upcoming this. When I purchase new
"What's Next?" - Everybody is interested to know about new and upcoming things. While I
저희 팀에 Kirill Osenkov 이 쓴 blog post인데 정말 유용한 VS10과 C# 4.0에 대한  link가 있습니다. 시간 나시면 꼭 한번 둘러 보세요.  
This week we have ActionScript byte code manipulation, COM interop in F#, a quick look at the option