Bertrand Le Roy

Senior Software Engineer, Xamarin

Bertrand has been programming since he was ten. He was an early contributor to ASP.NET, co-founded the Orchard CMS project, and he was also on the team that built .NET Core. He currently works on the Xamarin team on improving the Forms developer experience in Visual Studio and Visual Studio for mac.

Post by this author

The week in .NET – 8/9/2016

To read last week's post, see The week in .NET – 8/2/2016. On .NET Last week on the show, we had Frank Krueger to talk about his amazing Continuous C# and F# IDE for the iPad. This week, we'll speak with Francisco Monteverde about PlasticSCM. Package of the week: OxyPlot OxyPlot is an open source and cross-platform plotting library...

The week in .NET – 8/2/2016

To read last week's post, see The week in .NET – 7/26/2016. On .NET We had no show last week, and the guest for this week is still to be determined. Please check the On .NET channel on YouTube for updates. Package of the week: AForge.NET AForge.NET is an open source C# framework designed for developers and researchers in the fields of ...

The week in .NET – 6/28/2016

To read last week's post, see The week in .NET – 6/21/2016. We shipped! We are excited to announce the release of .NET Core 1.0, ASP.NET Core 1.0 and Entity Framework Core 1.0, available on Windows, OS X and Linux! .NET Core is a cross-platform, open source, and modular .NET platform for creating modern web apps, microservices, libraries ...

The week in .NET – 6/21/2016

To read last week's post, see The week in .NET – 6/14/2016. On .NET Last week, we spoke with Pratap Lakshman about MS Test, and about running tests for .NET Core in general. This week, we'll speak with Jeremy Kuhne about long path support. Package of the week: Stuntman Testing and debugging user-specific scenarios can be cumbersome. ...

The week in .NET – 6/14/2016

To read last week's post, see The week in .NET – 06/07/2016. On .NET Last week, we spoke with Daniel Egloff from QuantAlea about their very cool GPU technology that enables C# and F# code to be compiled for modern GPUs, thus unlocking massively parallel computations with performance that is out of reach of regular CPUs. This week, we speak ...

The week in .NET – 06/07/2016

To read last week's post, see The week in .NET – 5/31/2016. DotNetConf 7-9 June Are you ready to rediscover .NET? Well, dotnetConf is back! (image) Immerse yourself in the world of .NET and join our live stream for 3 days of free online content June 7 - 9 featuring speakers from the .NET Community and Microsoft product teams. Watch ...

The week in .NET – 5/31/2016

To read last week's post, see The week in .NET – 5/24/2016. DotNetConf 7-9 June Are you ready to rediscover .NET? Well, dotnetConf is back! (image) Immerse yourself in the world of .NET and join our live stream for 3 days of free online content June 7 - 9 featuring speakers from the .NET Community and Microsoft product teams. Watch ...

The week in .NET – 5/24/2016

To read last week's post, see The week in .NET – 5/16/2016. On.NET Last week on the show, we had Miguel de Icaza: This week, we'll speak with Maoni Stephens, who works on .NET's GC. Package of the week: Math.NET Symbolics Math.NET is an impressive project. We've covered Math.NET's numeric package before. Today, we're looking at its ...

Changes to Project.json

This post was written by Scott Hunter. Last week we announced the schedule for RC2 / RTM of .NET Core and ASP.NET. Now that we have shipped RC2 I want to give more details on the .NET Core tooling moving from .xproj / project.json to .csproj / MSBuild. MSBuild When the ASP.NET team started building ASP.NET 5 (now ASP.NET Core) one of the key ...

The week in .NET – 5/16/2016

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...