Showing tag results for .NET

May 17, 2016
Post comments count0
Post likes count0

The week in .NET – 5/16/2016

Bertrand Le Roy
Bertrand Le Roy

To read last week's post, see The week in .NET – 5/10/2016. We shipped! Yesterday, we released ASP.NET Core RC2, .NET Core RC2, and the preview 1 of the associated SDK. We also released Entity Framework Core RC2. We also have a new .NET web site that you can reach using the simple dot.net URL. On.NET Last week on the show, ...

.NET
May 16, 2016
Post comments count0
Post likes count0

Announcing Entity Framework Core RC2

Rowan Miller
Rowan Miller

Entity Framework (EF) Core is a lightweight, extensible, and cross-platform version of Entity Framework. Today we are making Entity Framework Core RC2 available. This coincides with the release of .NET Core RC2 and ASP.NET Core RC2. EF Core, formerly known as EF7 Between RC1 and RC2, we changed from Entity Framework 7 to Entity Framework Core 1.0. ...

Entity Framework
May 16, 2016
Post comments count0
Post likes count0

Announcing Entity Framework Core RC2

Rowan Miller
Rowan Miller

Entity Framework (EF) Core is a lightweight, extensible, and cross-platform version of Entity Framework. Today we are making Entity Framework Core RC2 available. This coincides with the release of .NET Core RC2 and ASP.NET Core RC2. EF Core, formerly known as EF7 Between RC1 and RC2, we changed from Entity Framework 7 to Entity Framework Core 1.0. ...

Entity Framework
May 10, 2016
Post comments count0
Post likes count0

The week in .NET – 5/10/2016

Bertrand Le Roy
Bertrand Le Roy

To read last week's post, see The week in .NET – 5/3/2016. On.NET Last week in On .NET, we had the pleasure to speak with Andy De George about SadConsole, his text-based gaming engine. This week's guest is still TBD. Post of the week: Stack Overflow - How we do deployment This week, I want to do something exceptional for an exceptional post: extrac...

.NET
May 5, 2016
Post comments count0
Post likes count0

Tooling to Facilitate Framework Migrations

Bertrand Le Roy
Bertrand Le Roy

This post was written by Mike Rousos, a software engineer on the .NET team. Introduction In this recent post, Taylor introduced the .NET Framework Compatibility Diagnostics, a set of Roslyn-based code analyzers for detecting when an app is likely to encounter compatibility issues between two versions of the .NET Framework. This article gives a litt...

.NET
May 3, 2016
Post comments count0
Post likes count0

The week in .NET – 5/3/2016

Bertrand Le Roy
Bertrand Le Roy

To read last week's post, see The week in .NET – 4/27/2016. Evolve conference Xamarin Evolve, the largest cross-platform mobile event in the world, happened last week. The .NET team was there to celebrate all things Xamarin with our good friends, and now colleagues. All the sessions can be watched on YouTube, with an incredible cast of speakers t...

.NET
May 3, 2016
Post comments count0
Post likes count0

The week in .NET – 5/3/2016

Bertrand Le Roy
Bertrand Le Roy

To read last week's post, see The week in .NET – 4/27/2016. Evolve conference Xamarin Evolve, the largest cross-platform mobile event in the world, happened last week. The .NET team was there to celebrate all things Xamarin with our good friends, and now colleagues. All the sessions can be watched on YouTube, with an incredible cast of speakers tha...

.NET
May 2, 2016
Post comments count0
Post likes count0

Introduction to .NET Framework Compatibility

Bertrand Le Roy
Bertrand Le Roy

This post was written by Mike Rousos, a software engineer on the .NET team. Introduction Beginning with the .NET Framework 4.0, all versions of the .NET Framework with a major version number of 4 (called ‘4.x’ versions) install as in-place updates. This means that only one 4.x .NET Framework is installed on a computer at a time. Installing the .NET...

.NET
Apr 26, 2016
Post comments count0
Post likes count0

The week in .NET – 4/27/2016

Bertrand Le Roy
Bertrand Le Roy

To read last week's post, see The week in .NET – 4/19/2016. Xamarin Evolve Tomorrow, April 27th, the Xamarin Evolve conference keynote will be streamed live at 9AM EST. Watch it here: https://evolve.xamarin.com/live. On.NET Last week on the show, we had Burke Holland and Sam Basu from Telerik. This week, we'll speak with Benjamin Fistein and ...

.NET
Apr 19, 2016
Post comments count0
Post likes count0

The week in .NET – 4/19/2016

Bertrand Le Roy
Bertrand Le Roy

To read last week's post, see The week in .NET – 4/12/2016. On.NET Last week on the show, we looked at what PlayFab is doing to help game developers take advantage of the cloud. This week, we'll be speaking with Telerik. Package of the week: NUglify NUglify is a library that can minify JavaScript and CSS. It has no dependencies, and can run on ...

.NET