KEYNOTE: Microsoft’s Open Source Journey: Are We Done? Or Just Getting Started?

C# can be developed and run on more and more platforms, and thanks to the "Roslyn" language engine you can increasingly make your own tooling for it. C# 7 embraces several new features for working better with data, such as tuples and pattern matching. Come see how you can start using C# 7 today!
Nice features!! When destructuring wouldnt it be better if one can only specified the name of the value that u want without even writing the underscore for the values that dont matter. Like Typescript.
I see you pick the scrollbars with your mouse pointer when you wanna scroll up or down in your visual studio, does the two finger scrolling works on your visual studio? it doesn't in mine and that is something annoying.
@name: Two finger scrolling *does* work in VS, but when I tried it before the talk, it wasn't working smoothly on my Mac over Parallels. So, I had to use click the scrollbar.
@dcampbell thx for this interesting screencast.
I can't find the extension with the binary refactoring. Which one contains it?
@destinchfield:Loaded Preview 1, now I get everything. d'oh
Great presentation and cool features! Thanks!