.NET 010: What's new in C# 8.0 with Jason Bock
Adventures in .NET15 Loka 2019

.NET 010: What's new in C# 8.0 with Jason Bock

In this week’s episode of Adventures in .NET the panel is joined by Wai Liu, the new panelist, and Jason Bock, the special guest. Wai shares a bit about himself, currently, he works as a PM from Australia. His focus lately has been on Azure and .NET Core. Jason Bock introduces himself next, he is a practice lead for application development in .NET. He is a writer and a speaker, often about the new features of C#. The panel interviews Jason about the new features found in C# 8.0. The first thing developers should know about C# 8.0 is that it is no longer tied to .NET Framework. Jason explains that everything is slowly shifting to .NET Core and developers can only enjoy all the C# 8.0 features with .NET Core 3. He lists that some of the features can be used with .NET Framework. The panel discusses migration to .NET Core from .NET Framework. Jason explains that it is not a question of if we should migrate but when should we migrate. Not only does .NET Core have better capabilities and speed but Microsoft is focussing all their future efforts in .NET core. Jason invites everyone to think about switching over and start making a plan. The panel considers how hard it will be to move over large applications into .NET Core. Jason explains that since Microsoft has many applications in .NET framework they are in the same boat as other large enterprises. So, support for .NET Framework 4.8 will continue to be supported. The panel considers their current projects and how migrating could affect them. Moving on to the new features of C# 8.0, the panel considers the two most exciting new features, default interface members and nullable reference types. They start by discussing nullable reference types. Nullable reference types allow developers to annotate types in parameters and properties and say that they are nullable. The panel discusses the opt-in function of this feature and why that is necessary at this stage of its release. Jason explains how this all works and the two main purposes for nullable reference types. First, it is trying to reduce the number of null references developers get. Second, it allows developers to try expressing intent. The panel shares their excitement to give nullable reference types a try. They also warn developers that they may want to run away when they first turn it on. Jason advises developers to turn it on in new projects, but for large projects, he advises developers to turn it on a profile basis. He explains that Microsoft is just getting started with nullable reference types and will continue to make changes all the way to .NET 5.0. Moving on to discuss default interface members, Jason predicts that default interface members will see a lot of abuse. The panel expresses their discomfort with the feature as it is a new way of using an interface. Jason explains the intent of this feature is to provide a way for developers to define an interface where some of the members have implementations. It is commonly referred to as default interface methods as most examples are with methods. The goal of default interface members is to improve versioning with interfaces. Jason explains that there are many possibilities for this feature and goes over some of them with the panel. Jason explains that the difference between an interface and an abstract class is, an abstract class can have constructors and state whereas an interface cannot. The panel considers how default interface members could be considered normal practice in the future. Jason explains that there is still a lot of uncertainty around when to use them and when not to, it will take some time for default interface members to find their place. The other features discussed are the enhancements made to pattern matching, asynchronous streaming, enhancements of the using, ranges and indices. They explain briefly what each of these features does and how they will improve the .NET experience. Panelists
  • Shawn Clabough
  • Caleb Wells
  • Wai Liu
Guest
  • Jason Bock
Sponsors Links Picks Caleb Wells: Shawn Clabough: Jason Bock: Wai Liu: Special Guest: Jason Bock.

Support this podcast at — https://redcircle.com/adventures-in-net/donations

Advertising Inquiries: https://redcircle.com/brands

Privacy & Opt-Out: https://redcircle.com/privacy

Become a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-net--6102015/support.

Jaksot(236)

.NET 035: Performant Applications using the Actor Pattern & Akka.NET with Aaron Stannard

.NET 035: Performant Applications using the Actor Pattern & Akka.NET with Aaron Stannard

Aaron Stannard joins the Adventures in .NET team this week to discuss Akka.NET. He digs into the Actor model, the reasons to use it and what gave him the impetus to port Akka to .NET. Sponsors PVS-Studio | Try PVS-Studio for free using the promo code; #advdotnetCodeRush for Visual Studio | FREE 30-DAY TRIALCacheFly Panel Shawn ClaboughCaleb WellsJoel Schaubert Special Guest Aaron Stannard Links https://petabridge.com/bootcampBuilding Your First Whiskey Collection Picks Shawn Clabough Locke & Key Caleb Animal Crossing: New Horizons Joel Schaubert Fender Special Edition Deluxe PJ Bass Sea Foam Pearl Aaron Stannard eaglerare.com Follow us on Twitter > @dotNET_PodcastSpecial Guest: Aaron Stannard. Support this podcast at — https://redcircle.com/adventures-in-net/donationsAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-net--6102015/support.

25 Elo 20201h 11min

.NET 034: What is Command Query Responsibility Segregation (CQRS) with Derek Comartin

.NET 034: What is Command Query Responsibility Segregation (CQRS) with Derek Comartin

In this episode of Adventures in .NET, guest Derek Comartin talks to us about Command Query Responsibility Segregation. He explains CQRS benefits, downsides and usage in real world situations. Sponsors PVS-Studio | Try PVS-Studio for free using the promo code; #advdotnetCodeRush for Visual Studio | FREE 30-DAY TRIALSee the latest in VueJS on the Views on Vue podcast Panel Shawn ClaboughCaleb WellsWai Liu Special Guest Derek Comartin Links MediatRBrighterCodeOpinionJimmy Bogard Picks Shawn Clabough A First Look at Unreal Engine 5 Caleb DragonHumpers Wai Ring Fit Adventure Derek Build Stuff YouTube ChannelSpecial Guest: Derek Comartin. Support this podcast at — https://redcircle.com/adventures-in-net/donationsAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-net--6102015/support.

18 Elo 202053min

.NET 033: Working Remotely in the COVID 19 Pandemic

.NET 033: Working Remotely in the COVID 19 Pandemic

The panelists of Adventures in . NET talk about working remotely during Covid 19 pandemic. They address issues such as home with kids, meeting remotely with co-workers and much more. Panel Shawn ClaboughCaleb WellsWai Liu Links ASP.NET Core model binder deserilises UTC time string to local time rather than UTC time · IssueDownload a Windows 10 virtual machineVirtual Machines - Microsoft Edge DevelopereKL USB Switchwindows 10 - Remote Desktop intermittently freezing - Super UserBlack screen on Windows 10 Remote Desktop after Windows 10 May Update 2019 - Super User Picks Shawn Clabough: Follow Shawn on Twitter > @DotNetSuperheroFully - Standing desks, chairs, and things to keep you moving Caleb Wells: Caleb's websiteAppSumo | #1 software deal site for entrepreneurs Wai Liu: You Don't Know Jack Follow Adventures in .NET on Twitter > @dotNET_PodcastSupport this podcast at — https://redcircle.com/adventures-in-net/donationsAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-net--6102015/support.

4 Elo 202049min

.NET 032: Containers with Michael Jolley

.NET 032: Containers with Michael Jolley

[powerpress] Michael Jolley joins us to talk all things containers, live coding and being bald! Michael is a Developer Advocate for Vonage with 20+ and does live coding multiple days a week on twitch as baldbeardedbuilder. .NET Summit Belarus 2020 | Get 15% off tickets with promocode DOTNETtoDEVCHATTV15 Panel Caleb WellsWai LiuJoel Schaubert Guest Michael Jolley Links SQL Server in Containers Picks Michael Jolley: Follow Michael on TwitchKymPhillpotts - TwitchGist - Visual Studio MarketplaceRemote Development - Visual Studio MarketplaceVIKINGS BLADEDuke Cannon Best Beardsman's Bundle Caleb Wells: Caleb's websiteEpic Games Wai Liu: Kingpins — Parcast Joel Schaubert: f.lux: software to make your life betterXamarin Follow Adventures in .NET on Twitter > @dotNET_PodcastSpecial Guest: Michael Jolley. Support this podcast at — https://redcircle.com/adventures-in-net/donationsAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-net--6102015/support.

21 Heinä 202047min

.NET 031: gRPC, Microservices, and Teaching via Pluralsight with Shawn Wildermuth

.NET 031: gRPC, Microservices, and Teaching via Pluralsight with Shawn Wildermuth

If you have ever used Pluralsight you'll know our guest, Shawn Wildermuth. A Microsoft MVP, speaker and author, Shawn joins the Adventures in .NET panelists to discuss gRPC and microservices. He speaks extensively about teaching and learning programming technologies. .NET Summit Belarus 2020 | Get 15% off tickets with promocode DOTNETtoDEVCHATTV15 Panel Shawn ClaboughCaleb Wells Guest Shawn Wildermuth   Links Homepage | Wilder Minds TrainingHello World: The Film Picks Shawn Wildermuth: Follow Shawn on Twitter > @ShawnWildermuth, WebsiteApollo 11 (2019)The Outer Worlds Shawn Clabough: Follow Shawn on Twitter > @DotNetSuperheroHidden Figures (2016)LINQPad - The .NET Programmer's Playground Caleb Wells: Caleb's websiteLegends of Runeterra Follow Adventures in .NET on Twitter > @dotNET_PodcastSpecial Guest: Shawn Wildermuth. Support this podcast at — https://redcircle.com/adventures-in-net/donationsAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-net--6102015/support.

7 Heinä 202055min

.NET 030: CodeRushed with Mark Miller Pt2

.NET 030: CodeRushed with Mark Miller Pt2

In this episode of Adventures in .NET, Mark Miller takes us on an exciting adventure of the science of UI, live coding and productivity tools. Mark Miller is CodeRushed. Panel Shawn ClaboughCaleb WellsWai Liu Guest Mark Miller Sponsors "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get Your Copy Today! Links MONDAYS - What Sunday Threw Up - PWOP Productions Picks Mark Miller: Follow Mark on Github, TwitchBattery backupdragonhumpers - TwitchCode Rush Feature of Week Shawn Clabough: Top Gun: Original Motion Picture SoundtrackFollow Shawn on Twitter > @DotNetSuperhero Caleb Wells: Caleb's websiteD&D Blood Hunter Wai Liu: Dell Inspiron 7000 Follow Adventures in .NET on Twitter > @dotNET_PodcastSpecial Guest: Mark Miller. Support this podcast at — https://redcircle.com/adventures-in-net/donationsAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-net--6102015/support.

30 Kesä 202045min

.NET 029: CodeRushed with Mark Miller Pt1

.NET 029: CodeRushed with Mark Miller Pt1

In this episode of Adventures in .NET, Mark Miller takes us on an exciting adventure of the science of UI, live coding and productivity tools. Mark Miller is CodeRushed. Panel Shawn ClaboughCaleb WellsWai Liu Guest Mark Miller "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get Your Copy Today! Links CodeRushRushNav for VS CodeScience of Great UI - YoutubeScience of Great UIDyslexie FontRed-Green Color Blindness – ColblindorCodeRushed - Twitch Follow Adventures in .NET on Twitter > @dotNET_PodcastSpecial Guest: Mark Miller. Support this podcast at — https://redcircle.com/adventures-in-net/donationsAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-net--6102015/support.

23 Kesä 202042min

.NET 028: Modern Identity: From Internal Directories to Cross-Domain Identity Over the Public Internet with Bobby Johnson

.NET 028: Modern Identity: From Internal Directories to Cross-Domain Identity Over the Public Internet with Bobby Johnson

Bobby Johnson introduces us to modern identity and the use of external providers to outsource your authentication layer. Panel Shawn ClaboughWai Liu Guest Bobby Johnson "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get Your Copy Today! Links Have I Been Pwned: Check if your email has been compromised in a data breach Picks Bobby Johnson: Follow Bobby on Twitter @NotMyself , Github, WebsiteThe Live CodersRest Client Shawn Clabough: Follow Shawn on Twitter > @DotNetSuperheroAussie Gold Hunters Wai Liu: TIMELAPSE OF THE FUTURE: A Journey to the End of Time Follow Adventures in .NET on Twitter > @dotNET_PodcastSpecial Guest: Bobby Johnson. Support this podcast at — https://redcircle.com/adventures-in-net/donationsAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-net--6102015/support.

9 Kesä 202051min

Suosittua kategoriassa Liike-elämä ja talous

puheenaihe
psykopodiaa-podcast
mimmit-sijoittaa
sijotuskasti
rss-rahapodi
pomojen-suusta
ostan-asuntoja-podcast
herrasmieshakkerit
rss-neuvottelija-sami-miettinen
raharesepti
hyva-paha-johtaminen
rss-tyoelaman-timantteja
inderespodi
oppimisen-psykologia
leadcast
sijoituspodi
raksapodi
rss-lahtijat
rss-paikoillenne-valmiit-laakikseen
rss-startup-ministerio