Showing results for .NET - .NET Blog

Dec 8, 2015
Post comments count0
Post likes count0

The week in .NET – 12/08/2015

Bertrand Le Roy
Bertrand Le Roy

Welcome to the second "The Week in .NET" post. It was great to see how well the first post was received. Thanks to all who sent messages of encouragement and contributions to this week's post. If you would like to participate too, if you wrote a great blog post, or just read one, if you want to show an amazing new contribution, if you've written a ...

.NET
Dec 7, 2015
Post comments count0
Post likes count0

New feature to enable C# 6 / VB 14

Web Development Tools Microsoft
Web Development Tools Microsoft

The model to leverage updated versions of C# or VB in web apps has changed over the past few years. In the past to leverage a new version of C# or VB you would get the runtime and build tools by installing the .NET Framework. With Visual Studio 2015 and the latest version of MSBuild this is no longer needed. You can decide which applications levera...

ASP.NET
Dec 3, 2015
Post comments count0
Post likes count0

[Guest Post] Announcing F# Support in Visual Studio Code with Ionide

Visual FSharp Team [MSFT]
Visual FSharp Team [MSFT]

This is a guest post by Krzysztof Cieślak, an F# community developer and contributor to the Ionide project including its Visual Studio Code extension. To learn more about F# and engage with the community, head to fsharp.org. To learn more about the Ionide project, head to ionide.io.Ionide is a suite of packages for the Atom editor that aims to...

.NET
Dec 1, 2015
Post comments count0
Post likes count0

The Week in .NET – 12/1/2015

Bertrand Le Roy
Bertrand Le Roy

This is our first "The Week in .NET" post. Our objective in writing this is to provide more regular updates about what the team and core contributors have been working on, and to give a community heartbeat, in the form of a list of interesting links. Of course, if you wrote a great blog post, or just read one, if you want to show a great new contri...

.NET
Nov 30, 2015
Post comments count0
Post likes count0

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

.NET Team
.NET Team

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. You can now right-...

.NET
Nov 18, 2015
Post comments count0
Post likes count0

Entity Framework 7 RC1 Available

Rowan Miller
Rowan Miller

Today we are making Entity Framework 7 RC1 available. EF7 will be the next major release of Entity Framework and is currently in pre-release.   When to use EF7 As discussed in our EF7 – v1 or v7 post, EF7 introduces some significant changes and improvements over EF6.x. Because EF7 is based on a new core, the features from EF6.x do not aut...

Entity Framework
Sep 15, 2015
Post comments count0
Post likes count0

Our Summer Internship on the .NET Team

.NET Team
.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 and pres...

.NET
Jul 20, 2015
Post comments count0
Post likes count0

Announcing .NET Framework 4.6

Rich Lander [MSFT]
Rich Lander [MSFT]

Update: See .NET Framework Releases to learn about newer releases. We’re excited to announce the RTM releases of .NET Framework 4.6 and Visual Studio 2015 today. You can read about the new features or leave that for later and try them out now. The quickest way to get started is to install the free Visual Studio 2015 Community version. With th...

.NET
Jul 14, 2015
Post comments count0
Post likes count0

First .NET Port Award

Immo Landwerth
Immo Landwerth

Recently, we shared quite a bit how we make progress on our open source journey (Roslyn's First Year of Open Source and .NET Core Open Source Update). We all feel highly privileged to be on the .NET team when all of this awesomeness happens! However, unless you're an active contributor on any of our OSS projects, you probably didn't have the opp...

.NET
Jul 14, 2015
Post comments count0
Post likes count0

First .NET Port Award

Immo Landwerth
Immo Landwerth

Recently, we shared quite a bit how we make progress on our open source journey (Roslyn's First Year of Open Source and .NET Core Open Source Update). We all feel highly privileged to be on the .NET team when all of this awesomeness happens! However, unless you're an active contributor on any of our OSS projects, you probably didn't have the oppor...

.NET