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 10 episodes of Merge Conflict with the tag “csharp”.
-
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.