.NET is the free, open-source, cross-platform framework for building modern apps and powerful cloud services.

Post by this author

.NET Core Tooling in Visual Studio “15”

This post was co-authored by David Carmona, a Principal Program Manager Lead in .NET Team and Joe Morris, a Senior Program Manager in .NET Team. Couple of weeks back, we dedicated a blog post introducing .NET Standard 2.0, which will significantly extend your ability to share code by unifying .NET APIs across all application types and ...

Thank you for watching dotnetConf 2016!

(image) dotnetConf 2016 is a wrap! Thank you to all who tuned in live on Channel 9, asked questions, and participated in our twitter feed. We had a lot of awesome sessions from various product teams and community experts that showed us all sorts of cool things we can build with .NET across platforms and devices. There’s never been a better...

Tuple Tuesday!

One of the central features we're trying to add to both VB and C# in the near future is tuples. If you've never heard of a tuple it's a primitive data structure for combining values together that many other programming languages have supported for years, including .NET's F#, but has been suspiciously absent from Visual Basic. A tuple is ...

Happy 25th Birthday, VB!

(image) That’s right! Today marks the 25th (“Silver Anniversary”) since VB first debuted to the world. It seems like just yesterday I’d only been at Microsoft a little over a year when VB turned 20. Looking back at the progress of 5 years—a complete revamp of the IDE and debugger, a trove of new language features, and millions of ...

What’s New in Visual Studio Update 1 for .NET Managed Languages

(image) Hold on to your hats, cowboys and cowgirls! A lot of exciting things are coming out of the .NET Managed Languages team for Visual Studio 2015 Update 1. Read on to learn more about new IDE features, interactive C#, new code analysis management, Visual F# improvements, and the new F5 experience for Roslyn open source development. (...

Our Summer Internship on the .NET Team

This post was written by Microsoft Explorer interns Daniel King, Zoë Petard, and Jessica Petty and highlights their project & experiences this summer working on the .NET Roslyn team. We loved having them this summer! Roslyn Diagnostic Analyzer Tutorial Tired of frustrating compile-time errors? Analyzers can examine code as you type...

Thank you for your contributions

(image) Since going open source, Roslyn has had 45 and Visual F# has had 29 unique code contributors external to Microsoft. To celebrate and appreciate our first contributors, we sent them each a small gift in the mail: a mug with the classic “cup of tea” language joke as well as the SHA1 of their first commit engraved on the back...

Save the day with a Visual Basic, C#, or F# T-Shirt!

Mads and Dustin showed off these stylish little numbers at BUILD and ever since we've been getting pinged by community members wanting to know where they can get their very own so they too can show their passion for their favorite programming language(s). (image) Who wouldn't want to look this awesome? These were originally team t-shirts ...

Prism grows up

It's been over seven years since the Prism project started, led by the patterns & practices team. It was originally known as the Composite Application Library. Last year, we celebrated our 5th official release of Prism. The two major focuses of that release were: composability and ease of community contribution. From the beginning, ...

Prism grows up

It's been over seven years since the Prism project started, led by the patterns & practices team. It was originally known as the Composite Application Library. Last year, we celebrated our 5th official release of Prism. The two major focuses of that release were: composability and ease of community contribution. From the beginning, Prism ...