.NET Compiler Platform ("Roslyn") for the Rest of Us

This post is brought to you by Beth Massi, a Program Manager on the Visual Studio team.

If you’ve been reading this blog I’m sure you know by now that the .NET Compiler Platform (code named "Roslyn") is the next generation of the Visual Basic and C# .NET compilers. But what does that mean? I was up in Redmond a couple weeks ago and I caught up with Dustin Campbell (Program Manager on the Managed Languages Team) and sat him down to explain Roslyn to me, a .NET developer. I mean, let’s face it folks, I’m not a compiler geek. I’m a busy, practical, programmer who trusts their compiler will just work. So what’s in it for me?

It turns out that Roslyn brings a ton of value to anyone writing VB or C# code. By making it much easier for partners to build amazing tools and for language and IDE features to get implemented much faster, developers everywhere will benefit from the faster innovation. Dustin also shows off some of the new IDE features like quick fixes and new refactorings for both VB and C# that are available in the Visual Studio "14" CTP.  

Watch: .NET Compiler Platform ("Roslyn") for the Rest of Us

Thanks, Dustin, for setting me straight!

For more information on Roslyn and to try it out, see "Installing the Preview" section of the Codeplex site at https://roslyn.codeplex.com/

Enjoy,
-Beth Massi, Visual Studio Community