Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
Join Jon Galloway and Maria Naggaga every Tuesday and Thursday as they chat with .NET open source developers. These are bite-sized conversations about open source libraries, cool .NET features, things... more
FAQs about Code Conversations - Channel 9:How many episodes does Code Conversations - Channel 9 have?The podcast currently has 25 episodes available.
August 29, 2017Sayed Hashimi on Open Source .NET Core Project TemplatesSayed I. Hashimi overviews the new templating system for .NET Core 2.0. For more info, see this video which explains how to create templates for Visual Studio 2017 and dotnet new....more15minPlay
August 22, 2017Sebastien Ros on ASP.NET Core MVC Resource ManagementShows how to manage resources like scripts and styles in ASP.NET Core MVC using the Orchard.ResourceManagement package (available for use independently as a NuGet package. This allows you to do some advanced things like inject scripts and styles from View Components and Partials, prevent duplicate registrations, and define resource dependencies. Code for this episode is available here: https://github.com/OrchardCMS/Orchard2/tree/master/src/OrchardCore/Orchard.ResourceManagement...more12minPlay
August 22, 2017Sebastien Ros on jint: a Javascript Interpreter for .NETSebastien Ros show how to use Jint. Jint is a Javascript interpreter for .NET which provides full ECMA 5.1 compliance and can run on any .NET platform. Because it doesn't generate any .NET bytecode nor use the DLR it runs relatively small scripts faster. It's available as a PCL on Nuget at https://www.nuget.org/packages/Jint. Code for this week's show: https://github.com/sebastienros/jint...more9minPlay
August 17, 2017Building Visual Studio Code Extensions with Sean McBreenIn this video, Sean McBreen gives us a quick tutorial on how to build Visual Studio Code extensions. To learn more about Visual Studio Code check out the following links: Visual Studio Code Roadmap How to build Visual Studio Code extensions....more11minPlay
August 15, 2017The File API in IIS Administration API with Jimmy CampbellJimmy Campbell shows how you can use the IIS Administration API to manipulate files on your servers running IIS, then digs into the code to show how they secured remote file administration in .NET Core. Source code for this presentation: https://github.com/microsoft/iis.administration...more10minPlay
August 15, 2017Website Resource Implementation in IIS Administration API with Jimmy CampbellJimmy Campbell digs into the resources exposed by the IIS Administration API, then shows how they implemented the website resource. Source code for this presentation: https://github.com/microsoft/iis.administration...more8minPlay
August 15, 2017.NET Core Plugin Architecture in the IIS Administration API with Jimmy CampbellJimmy Campbell gives a tour of the IIS Administration API then shows how they implemented a plugin architecture in .NET Core. Source code for this presentation: https://github.com/microsoft/iis.administration...more7minPlay
August 10, 2017Getting Started with .NET Standard 2.0 Part 2 - with Immo LandwerthIn this video Immo gives a quick introduction to .NET Standard 2.0. To learn more about this please check out: Videos GitHub...more5minPlay
August 10, 2017Getting Started with .NET Standard 2.0 Part 1 with Immo LandwerthIn this video Immo gives a quick introduction to .NET Standard 2.0. To learn more about this please check out: Videos GitHub...more8minPlay
August 03, 2017Multi-stage build in Docker with Kendra HavensIn this video, Kendra Havens shows us the work her team has been doing on the multi-stage build in Docker. To learn more about this please check out https://github.com/dotnet/dotnet-docker...more9minPlay
FAQs about Code Conversations - Channel 9:How many episodes does Code Conversations - Channel 9 have?The podcast currently has 25 episodes available.