Using too many libraries and your app size is too big? Don't worry the linker is here to save the day! That is right the Mono linker and .NET Native are here to shrink that app and library size and can ...
Using too many libraries and your app size is too big? Don't worry the linker is here to save the day! That is right the Mono linker and .NET Native are here to shrink that app and library size and can ...
MVVM, Functional Reactive Programming, Redux, Reactive, or just straight up code behind! There are so many options out there and has been a huge debate. We sit down and discuss some architecture including ...
It is time to release some "real" software and "real" production libraries. We discuss the steps we take to release our libraries out into the wild including a full audit trail of APIs, code, docs, and ...
It may be our geekiest podcast yet as we somehow chat about the new Span and Memory value types in C# 7.2 and all the optimized goodness that they bring to .NET applications! We also dive through James's ...
James is back from GDC, the Game Developers Conference, and he has games on his mind! We take a look at the state of game development for .NET developers in 2018 and at some of the large announcements ...
This week Apple announced their brand new plan for bringing the iPad to classrooms with a brand new cheaper iPad, new software, and a new SDK for developers to create content. We breakdown the entire ...
Yes! Half way to 180 episodes! We are back for lightning talks covering not 6 but 7 different topics this week! We take a quick recap of web assembly, but jump directly into Flutter, React Native, source ...
You read that correct, you can now run .NET Code directly in your browser with WebAssembly and Mono and it is absolutely amazing. On top of that you can run Xamarin.Forms and ASP.NET applications directly ...
It is that time of year to sit down and analyze F# and how absolutely awesome it is! Frank and James talk through some features that make it a delightful programming language. They also chat about the ...
Frank is ready to start his next app and he is completely skipping cross-platform development... or is he?!?! We investigate what to do with File->New and how to start the architecture for your next ...
"It works on my machine" is a statement of the past with containers! Docker, Kubernetes, Pods, Registries, Swarms, and Spheres! So much to learn and so much awesome. This week we break down what containerized ...
It is 2018 and we are so over Linked Files, Portable Class Libraries, or Shared Projects cluttering up our libraries. In fact we only need ONE project to target every platform that .NET supports. It ...
Did we just become web developers? This week we slip over to the ASP.NET Core side of things as we build out web apps with Razor Pages, Ooui, and all sorts of C#/.NET goodness. We discuss the ups and ...
We have way too many open source projects and NuGet libraries which are used by thousands of developers, which is awesome, but means we get really scared when we change anything! We discuss when and ...
It is 2018 and both iOS 11 and Android O are in full swing on tons of awesome and new devices. What does that mean when you want to update your apps? We walk through what we have been up to in the last ...
When something goes wrong, it is time to debug! Or maybe first we should write logs? Maybe we should use the intermediate window? Or perhaps write a unit test? We discuss our pro tips for debugging when ...
We are not lawyers! However, we both have our own LLCs. We explain why on this lightning talk week and also tackle your questions around performance, .NET Standard, CSS in Xamarin.Forms, and technologies ...
We kick off the new year by not knowing what to do, what to talk about, or just about anything. All we know is Frank has taken the plunge on the new iMac Pro, so why not have him justify it and discuss ...
We kick off the new year by not knowing what to do, what to talk about, or just about anything. All we know is Frank has taken the plunge on the new iMac Pro, so why not have him justify it and discuss ...
We kick off the new year by not knowing what to do, what to talk about, or just about anything. All we know is Frank has taken the plunge on the new iMac Pro, so why not have him justify it and discuss ...
Happy 2018! We made it, so let's recap the best in tech, development, live, coffee, and so much more that happened in 2017. We expose out top picks of the year and of course what we are looking forward ...
Happy 2018! We made it, so let's recap the best in tech, development, live, coffee, and so much more that happened in 2017. We expose out top picks of the year and of course what we are looking forward ...
In this holiday special we thank our listeners by getting to all of your great questions that you have been asking about python, Visual Studio, DevOps, and so much more. We discuss our holiday hacks ...
In this holiday special we thank our listeners by getting to all of your great questions that you have been asking about python, Visual Studio, DevOps, and so much more. We discuss our holiday hacks ...
When having SQLite isn't enough for James he has to go try to solve offline data caching again with Monkey Cache. We discuss why this open source library happened, where it is going, what are best practices ...