Merge Conflict
Join Frank & James for a weekly discussion on the world of technology and development including C#, F#, .NET, web, mobile, and more.
We found 9 episodes of Merge Conflict with the tag “csharp”.
-
306: How to Contribute to OSS
May 16th, 2022 | 39 mins 1 sec
.net maui, ai, bindings, c#, csharp, dotnet maui, dotnetmaui, ml, xamarin
Frank had his first PR merged into iOS and macOS for .NET! We explore his journey to getting it accepted
-
var num = 303; var title = $$"""Episode #{{num}}""";
April 25th, 2022 | 33 mins 9 secs
.net, c# 11, csharp, csharp 11, dotnet, dotnetmaui, maui, xamarin
C# 11 is coming in hot with some awesome new previews and we break down our favorite features.
-
294: Hello .NET 7, C# 11, and !!
February 21st, 2022 | 36 mins 41 secs
.net 7, c#, csharp, ios, xamarin
It’s here already…!!!??!!!! That’s right, .NET 7 is on its way with awesome new features.
-
285: is not null
December 20th, 2021 | 31 mins 32 secs
.net, c#, csharp, dotnet, null, xamarin
More C# features coming at you! Ones that you totally need to know about!
-
284: C# 10 Global & Implicit Usings
December 13th, 2021 | 31 mins 55 secs
.net 6, android, c#, c# 10, csharp, csharp 10, dotnet 6, global usings, implicit usings, ios, using directives, xamarin, xamarin.forms
Are global and implicit usings controversial? It seem so, we discuss all the details of this awesome C# 10 feature.
-
178: Building C# with Mads Torgersen
December 2nd, 2019 | 49 mins 5 secs
android, c#, csharp, f#, ios, microsoft, xamarin
James sits down with the legendary Mads Torgersen to talk about how the team at Microsoft builds C# and works with the community to plan out and iterate on new features.
-
175: #nullable enable
November 11th, 2019 | 45 mins 27 secs
android, c# 8, csharp, ios, nullable, nullable reference types, xamarin
The time is now! Turn on C# 8 in all of your projects and enable Nullable Reference Types! James is a convert and he explains why in this week's pod.
-
174: LangVersion ??= C# 8
November 4th, 2019 | 49 mins 31 secs
.net core, android, c# 8, csharp, dot-net, ios, uwp, xamarin
The time has come for C# 8 and all of the glorious features it brings! Go time!
-
162: Throttle Those Cancellations
August 12th, 2019 | 38 mins 17 secs
android, cancelation, csharp, ios, performance, ui, xamarin
What is the best way to keep your UI responsive and at peak performance? This week we look at ways of properly throttling and using cancelation tokens efficiently.