Migrating .NET applications to .NET Core? The Windows Compatibility Pack can help! Carl and Richard talk to Immo Landwerth about the Windows Compatibility Pack, which is a NuGet package of NuGet packages to fill in over 20,000 APIs that aren't part of .NET Core. The goal, as Immo explains, is to make it easier for developers to deal with migration, by having more parts of the framework included. But you likely don't need them all, so breaking them down into separate packages makes them easy to r...
Aug 30, 2018•48 min•Transcript available on Metacast What the heck is Twitch, and why would you want to code on it? Carl and Richard talk to Jeff Fritz about his experiences building a TwitchTV livestream for coding with .NET. What started as an experiment has grown to thousands of viewers and streams that happen several times a week. Jeff talks about the power of reaching new audiences and how the digressions during streams turn into the most important bits. Is live stream coding a good way to learn? How does it compare to other techniques? And j...
Aug 28, 2018•53 min•Transcript available on Metacast How should developers get started with Azure? Carl and Richard talk to Adam Cogan about his nine knights of Azure - in order, a set of services in Azure that developers should start with. Right off the bat, Adam suggests staying clear of the fancy cloud techs like containers and serverless. Start simple with Azure Web Apps, then start working on continuous integration and deployment. There are a ton of moving parts in Azure, and Adam has a great plan for getting your application and your skills ...
Aug 23, 2018•1 hr 4 min•Transcript available on Metacast Xamarin keeps evolving - are you using the latest? Carl and Richard talk to James Montemagno about his on-going work making life easier for Xamarin developers. The conversation starts out referencing a comment from a listener about the code-compile-deploy time and what it takes to get going faster. James discusses the work Xamarin has done working with the different emulators out there to make things go faster and work in more configurations. And then it's on to Xamarin Essentials - combining al...
Aug 21, 2018•58 min•Transcript available on Metacast Can Artificial Intelligence help protect the Earth? Jennifer Marsman says yes! Carl and Richard talk to Jennifer about her new role working with Microsoft Research on implementing machine learning systems to support agriculture, environmental protection, biodiversity and more. Some of the projects originate within Microsoft, but there are a number of external projects supported by the team with Azure credits and funding. AI for good! Support this podcast at — https://redcircle.com/net-rocks/dona...
Aug 16, 2018•57 min•Transcript available on Metacast How are applications being built for Hololens? While on the Modern Web Tour in Munich, Richard chatted with Jimmy Engstrom about his work building software for Hololens. The conversation starts out with the frustration over the lack of new hardware on the Hololens front - but with hope for something new soon! Jimmy runs down a variety of different programming methods for Hololens, the most popular of which is Unity - and not just for writing games! Support this podcast at — https://redcircle.com...
Aug 14, 2018•48 min•Transcript available on Metacast Back at the beginning of WPF, before Silverlight, there was MVVM Light. While on the Modern Web Tour in Zurich, Richard sat down with Laurent Bugnion to talk about his work creating the open source toolkit that helped developers build cross-platform applications using the Model View View-Model pattern. Laurent's story crosses much of the story of XAML itself, from WPF to Silverlight to Windows Phone and Xamarin Forms! Support this podcast at — https://redcircle.com/net-rocks/donations...
Aug 09, 2018•1 hr•Transcript available on Metacast Ready to add UX to your skills? While in Berlin at the Telerik Modern Web Tour, Richard interviews Jessica Engstrom on how developers can add UX skills to their repertoire. Sure, it would be nice to have a dedicated UX person, but that's not always an option. So what do you need to know to get started? Jessica talks about the Tenets and Traps card deck that lists a variety of key tenets and the traps that you can fall into when it comes to making great UX experiences. Lots of great thinking! Sup...
Aug 07, 2018•54 min•Transcript available on Metacast So many ways to build mobile apps - what works best for you? Carl and Richard talk to Matt Netkow about the past, present and future of PhoneGap and how the Progressive Web App is playing in the mobile dev world. Matt talks about the many JavaScript-based solutions for mobile cross-platform development including PhoneGap, Cordova, NativeScript and Ionic. But with Progressive Web Apps being supported by browsers on mobile devices, could you just be writing native Javascript for your web app? Lots...
Aug 02, 2018•56 min•Transcript available on Metacast It's 2018, do you know where your C++ is? Carl and Richard talk to Kate Gregory about the resurgence she sees in C++ - but why? Kate talks about a number of factors, including the fact that C++ itself has evolved, the latest standard is from 2017 and there are plans for a 2020 edition! Anywhere that performance and resources are at a premium, C++ is there - you see it in embedded systems, all kinds of drivers and production code that cares how fast things go. There are lots of new developers on ...
Jul 31, 2018•59 min•Transcript available on Metacast GraphQL continues to evolve - should it be in your toolbox? Carl and Richard talk to Cory House about how he's been working with GraphQL. Cory talks about how he appreciates the lack of ceremony around GraphQL and it's strengths in dealing with a diversity of clients and bandwidth availability. Comparisons with oData are inevitable, and the jury is kind of out on it - both technologies are viable. GraphQL has a great ecosystem growing up around it, and is well worth a look if you need web-callab...
Jul 26, 2018•58 min•Transcript available on Metacast Containerize all the things! Carl and Richard talk to Ben Hall about his on-going work with software in containers. Ben talks about Docker being pretty much synonymous with containers now, but when it comes to orchestration, there are a few more choices. Kubernetes seems to be the popular choice in the public cloud space, but Docker Swarm, Apache Mesos and Red Hat OpenShift all can play a role as well. Ben also digs into the role of serverless in a container world, and how these cloud-native arc...
Jul 24, 2018•56 min•Transcript available on Metacast We've all heard of volcanoes - but what's a supervolcano? Time for a Geek Out! Richard starts out with a discussion on the core concepts behind our understanding of volcanoes and vulcanism - and how before modern times, there have been occasional massive volcanic eruptions so large they are classed as super-eruptions. The best-known supervolcano today is the Yellowstone Caldera, and depending who you ask, it's due for an eruption. What would a super-eruption look like, and what can we do about i...
Jul 19, 2018•49 min•Transcript available on Metacast Azure loves Node! Carl and Richard talk to John Papa about running JavaScript on the server side, in the cloud and otherwise. John talks about the tooling around doing web development in Azure, including the Azure CLI and more. The conversation also digs into the client side of development with VS Code and the huge array of extensions available that allow you to personalize and automate your development experience - the right tooling makes all the difference! Support this podcast at — https://re...
Jul 17, 2018•59 min•Transcript available on Metacast Time for a chat with the leader of C#! Carl and Richard talk to Mads Torgersen about where C# has been and where it's going. Mads discusses some of the ideas being explored for what will become C# 8, including the on-going experiments with nullable reference types. The conversation dives into how language features are developed, the challenge of dealing with a huge diversity of developers in C# of varying skill levels and community engagement. Mads loves his role, and C# is better for it! Suppor...
Jul 12, 2018•56 min•Transcript available on Metacast Serverless technology can extend your applications! Carl and Richard talk to Glenn Block about his work at Auth0 and building out WebHooks. Glenn talks about taking WebHooks to the next level with Extend, providing a SaaS offering for extensibility into other SaaS applications. This leads to a conversation about the architecture of extensibility in the cloud - rather than building a ton of features, let your customers extend your software the way they want! Support this podcast at — https://redc...
Jul 10, 2018•56 min•Transcript available on Metacast Want to extend Visual Studio? Carl and Richard talk to Mads Kristensen about what its like to build Visual Studio extensions - and how he's now responsible for helping others build extensions too! Mads is the person behind Web Essentials, which used to be a big stand-alone download. Today it's a bunch of Visual Studio extensions. Today Mads is a program manager for Visual Studio extensions, and wants to help YOU be successful at building them too! Support this podcast at — https://redcircle.com/...
Jul 05, 2018•1 hr 4 min•Transcript available on Metacast .NET Core in Action! Carl and Richard talk to Dustin Metzgar about his new Manning book, .NET Core in Action. Dustin talks about the challenge of writing faster than the .NET team can ship code - how do you get a book done? The conversation also digs into effective strategies for working with .NET Core, the kind of tooling you care about, approaches to debugging, internationalization and more! Support this podcast at — https://redcircle.com/net-rocks/donations...
Jul 03, 2018•52 min•Transcript available on Metacast How can Azure help your applications be secure? Carl and Richard talk to Daniel Piessens about his experiences using various features of Azure to secure applications. The conversation starts out with application secrets stored in Azure Key Vault - not just for SSL certificates, any information that your application needs should be in there. To access it, you'll want Azure Active Directory, and that leads to a discussion on multi-factor authentication and increasing sophistication of identity - a...
Jun 28, 2018•57 min•Transcript available on Metacast Put machine learning into your .NET app! Carl and Richard talk to John Alexander about ML.NET - a set of libraries that Microsoft has been using internally for years, now available for you as a NuGet package that you can add to your application pretty painlessly. The conversation dives into what sorts of machine learning tasks make sense for ML.NET and your application, and there are a ton. From sentiment analysis to pricing prediction, machine learning has a ton of possibilities. ML.NET provide...
Jun 26, 2018•50 min•Transcript available on Metacast How do you handle faults in your application? Carl and Richard talk to Dylan Reisenberger about Polly, the open source library (now part of the .NET Foundation) that helps organize fault recovery into a set of policies. Dylan talks about creating good fault solutions, not especially hard code, but it can get messy at times - creating policies makes your code more readable as well as easy to maintain when your approach to faults needs to change. And now Polly is a recommended tool for working wit...
Jun 21, 2018•1 hr 2 min•Transcript available on Metacast The .NET Framework continues to evolve! Carl and Richard talk to Kathleen Dollard about her work at Microsoft - helping to provide tooling and new features for maintaining existing applications and creating new ones. Kathleen is also responsible for Visual Basic .NET, and talks about how it's being maintained based on the needs of VB.NET developers - stability is a focus! The upcoming Core 3 offers some interesting opportunities for existing applications to get new features, and Kathleen talks a...
Jun 19, 2018•1 hr 1 min•Transcript available on Metacast Everything fails eventually - how do you recover? Carl and Richard talk to Barry O'Reilly about building anti-fragile systems. Anti-fragility is the philosophy of accepting that things can break and you need to be able to detect and recover from that failure, whatever form it might take. Barry talks about the four aspects of anti-fragility: redundancy, diversity, modularity and loose-coupling. They're all common terms, but understanding how to do them well within your system is a challenge. How ...
Jun 14, 2018•53 min•Transcript available on Metacast Microsoft acquires GitHub! What does this mean? Carl and Richard talk to Phil Haack about what's going to change and what isn't - starting with, at least for the foreseeable future, Phil is not a Microsoft employee! GitHub is going to be a wholly owned subsidiary of Microsoft, operated independently. But having Microsoft resources available does open some interesting doors - Phil talks about the vast amount of resources that Microsoft has to move quickly on cool features and projects around the ...
Jun 12, 2018•49 min•Transcript available on Metacast Where has Uno been all your life? Carl and Richard talk to Francois Tanguay and Jerome Laban about Uno - the open source cross-platform UX library based on the Microsoft Universal Windows Platform (UWP) - the other flavor of XAML! Francois and Jerome talk about using various versions of Uno the past four years to build cross-platform applications for Windows, Android and iOS - more than 200 of them! Now they have implemented a web assembly version as an experiment and are open sourcing the frame...
Jun 07, 2018•50 min•Transcript available on Metacast C# is not done - there's more to come! Carl and Richard talk to Mark Michaelis about his work on Essential C# 7 which digs into the new bits in the 7.x version of C# - which is cool, but so is the conversation around what happened at the Build event and how that is reflected in C#. Mark talks about the new language features in C#, even going into some things that should appear in version 8 to deal with modern programming problems. And then there's Core 3 - what will it mean to have WPF and WinFo...
Jun 05, 2018•1 hr 2 min•Transcript available on Metacast Azure is good - but tooling makes it great! While at Build in Seattle, Carl and Richard talked to Paul Yuknewicz and Andrew Hall about the latest tools available in Visual Studio for developers wanting to get the most out of Azure. The conversation starts out with a response to a listener about debugging services in Azure - the challenge of following an execution path through your software and the various service offerings of Azure that your application might depend on to understand where proble...
May 31, 2018•58 min•Transcript available on Metacast More news from Build - the release of Visual Studio for the Mac 7.5! Carl and Richard talk to Mikayla Hutchinson about the latest features coming for the former Xamarin product. The biggest news is support for Razor, JavaScript and TypeScript intellisense, which sounds simple, but involves a ton of changes and makes VS for Mac more than just that mobile development tool. There's plenty of improvements in the mobile dev space too, and the first steps to integrating with VSTS! Support this podcast...
May 29, 2018•43 min•Transcript available on Metacast Could there be life on other planets? Time for a Geek Out! Richard chats with Carl about Fermi's Paradox, Drake's Equation and all the latest science we've gathered around how common life is on other planetary bodies. This does lead to a discussion about what makes a planet a planet in the first place - that definition is changing and being heavily debated. And as for intelligent life... well, that's a whole other problem! Support this podcast at — https://redcircle.com/net-rocks/donations...
May 24, 2018•1 hr•Transcript available on Metacast Desktop installation needs to get better! While at Build in Seattle, Carl and Richard talked to Andrew Clinick about MSIX, the next generation installation technology from the Windows team. MSIX is open source and available at GitHub, and works to make your desktop application installation experience a bit less painful. Andrew discusses the various approaches that Microsoft has taken over the years around installation and some of the unintended consequences that have come along - all that learni...
May 22, 2018•55 min•Transcript available on Metacast