iOS 11 is packed full of awesome with machine learning, augmented reality, and a full file system, but who cares about that? Let's talk about our new favorite feature: Drag & Drop! This week we dive ...
iOS 11 is packed full of awesome with machine learning, augmented reality, and a full file system, but who cares about that? Let's talk about our new favorite feature: Drag & Drop! This week we dive ...
It has been said that if feature has not been documented, than it might as well not exist. It could not be more true from our findings and this week we finally take a look at all things documentation! ...
Will Frank ever update his apps in the app store? When, how, and what all should go into that super important app update that your users are expecting. We investigate what has changed for us and the ...
.NET on Linux? Yes we can, with .NET Core! This week we tackle what it is like to developer for the server and the web using the new fancy Core tooling with .NET Core and ASP.NET Core. Frank stress tests ...
It is that time again, lightning talks! We cover 6 different topics in under 30 minutes! This week we talk coding standards, documentation, E3, app reviews, and so much more! Follow Us Frank: Twitter, ...
We are back to talk architecture with MVVM, that is right Model-View-ViewModel, and all of the awesome stuff that comes along for the ride with the fantastic frameworks available. Before we talk about ...
WWDC has come to a close and we are here to fill you in all the news from the largest Apple Developer event of the year. From iOS 11 and amazing new machine learning APIs, to brand new mac hardware to ...
To create design time data or not to create design time data, that is the question? Or is it better to mock out all of your interfaces or say heck let's code straight to the API end points? When you ...
C# 7 is here! The most functional version of C# to date with pattern matching, tuples, local functions, and so much more! This week we break down every single new feature and let you know what we love ...
The dream of continuous deployment and debugging your Android and iOS apps from Visual Studio with nothing more than a device is now a reality. We talk shop on what the Xamarin Live Player is and how ...
The past few days at Microsoft Build 2017 have been filled with wonderful news for .NET and Xamarin developers. On this weeks pod we have a full recap of the event, announcements, and a few predictions. ...
This week we tackle the TPL, that is right, the Task Parallel Library. We dive into one of our favorite features of C# and .NET, async/await programming. We take a walk through memory lane to talk about ...
DevOps, that is right Developer Operations, all the things that you don't want to do manually, so you automate them! This week talk about build, test, and deploy for all of your mobile applications and ...
It's everyone's favorite topic... TESTING! That is right we tackle the world of unit testing, code coverage, user interface testing, acceptance testing, and so much more. Even though Frank and James ...
Is 3D printing poised to change how we prototype and build parts and full machines or is it just another toy? Both Frank and James have been long time 3D printing advocates and with prices coming down ...
It's that time again... Lightning Talks!!! Every 10th episode here on Merge Conflict we take a look at our list of topics and what our listeners have submitted and pick six different topics that each ...
It's time to tune or developer skills by leveraging some amazing coding challenges that teach us exactly what are linked lists again? We share the best resources we know on coding questions and share ...
It is finally time for .NET truly to be EVERYWHERE! This week we investigate the dream of .NET Standard libraries, one library that can be shared in any .NET application. We take a look at the concept, ...
It's time to go down the rabbit hole of networking to investigate the ins and outs of Transport Layer Security (TLS) and how it impacts your apps. James walks Frank through his latest issues with APIs ...
When and how should you drop support for a specific device or operating system? We talk about the market today and how we handle it in our own apps. We also dive into specifics around what types of hardware ...
It's time to talk code security when developing applications to try to stop people from stealing our precious code and apps. We discuss the different methods we have used to attempt to obfuscate our ...
It is time to tackle the other desktop and brush up on our struts and springs as when investigate the ins and outs of macOS. If you know iOS development your are primed to make your next great desktop ...
Is your data ready for a complete disaster? We discuss why you should be caring about backing up your data and how to easily get started. No matter if it is just a few photos, your entire business documentation, ...
Everyone should build their own computer! This week we cover the ins and outs of building your own "Super" computer from scratch. We discuss where we got started building our own computers and what keeps ...
Cross-platform user interface? Pipe dream or reality? Frank and James debate the Pros and Cons of Xamarin.Forms, an open source cross-platform user interface library from Xamarin. We discuss performance, ...