.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 043: The Pros of Using Unity with Jason Weimann CONT'D

.NET 043: The Pros of Using Unity with Jason Weimann CONT'D

In this continuation of last week’s episode, Jason Weimann delves deeper into Unity. We discuss how to get into Unity, working with the ecosystem and the benefits of using Unity to develop games. Jason offers up a ton of great gems in this episode. Sponsors CodeRush for Visual Studio | FREE 30-DAY TRIALRaygun | Click here to get started on your free 14-day trialFaithlife | Now Hiring Software DevelopersCacheFly Panel Caleb WellsShawn ClaboughJoel SchaubertWai Liu Special Guest Jason Weimann Links https://www.youtube.com/c/Unity3dCollegeUnity3DCollegehttps://open3dmodel.com/3d-models/fbxhttps://www.mixamo.com/https://www.fs.usda.gov/cnnf/https://cambatrails.org/ Picks Shawn Clabough www.holidaycoro.com Caleb https://www.turbosquid.com/Search/3D-Models/free/fbx Wai www.thetileapp.com Joel Mountain biking at the Chequamegon National Forest Jason Weimann https://rcgdesigns.comhttps://shop.bitgem3d.com Follow us on Twitter > @dotNET_PodcastSpecial Guest: Jason Weimann. 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.

20 Loka 202032min

.NET 042: The Pros of Using Unity with Jason Weimann

.NET 042: The Pros of Using Unity with Jason Weimann

In this episode of Adventures in .NET, Jason Weimann joins us to dig into Unity. We discuss how to get into Unity, working with the ecosystem and the benefits of using Unity to develop games. Jason offers up a ton of great gems in this episode. Sponsors CodeRush for Visual Studio | FREE 30-DAY TRIALRaygun | Click here to get started on your free 14-day trialFaithlife | Now Hiring Software DevelopersCacheFly Panel Caleb WellsShawn ClaboughJoel SchaubertWai Liu Special Guest Jason Weimann Links https://www.youtube.com/c/Unity3dCollegeUnity3DCollegehttps://open3dmodel.com/3d-models/fbxhttps://www.mixamo.com/https://www.fs.usda.gov/cnnf/https://cambatrails.org/ Picks Shawn Clabough www.holidaycoro.com Caleb https://www.turbosquid.com/Search/3D-Models/free/fbx Wai www.thetileapp.com Joel Mountain biking at the Chequamegon National Forest Jason Weimann https://rcgdesigns.comhttps://shop.bitgem3d.com Follow us on Twitter > @dotNET_PodcastSpecial Guest: Jason Weimann. 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.

13 Loka 202044min

.NET 041: .NET Microservices: From Code To Containers To Steeltoe with David Dieruf

.NET 041: .NET Microservices: From Code To Containers To Steeltoe with David Dieruf

In this episode of Adventures in .NET, guest David Dieruf joins the panel to discuss .NET microservices. They clear up the confusion about what microservices are and how to use them? Sponsors CodeRush for Visual Studio | FREE 30-DAY TRIALRaygun | Click here to get started on your free 14-day trialFaithlife | Now Hiring Software DevelopersCacheFly Panel Shawn ClaboughWai Liu Special Guest David Dieruf Links SteeltoeProject Tyedieruf.net Picks Shawn Clabough Doom Eternal Wai Tandem David Dieruf Identity Server Follow us on Twitter > @dotNET_PodcastSpecial Guest: David Dieruf. 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.

6 Loka 20201h 10min

.NET 040: The Magic of DAPR with Cecil Phillip

.NET 040: The Magic of DAPR with Cecil Phillip

In this episode of Adventures in .NET we learn about DAPR and how it can make all of our lives easier. Maybe you like microservices or maybe you don’t, well DAPR is here to help with implementation and getting all the different parts of your application talking to each other. Sponsors CodeRush for Visual Studio | FREE 30-DAY TRIALRaygun | Click here to get started on your free 14-day trialFaithlife | Now Hiring Software DevelopersCacheFly Panel Shawn ClaboughCaleb WellsWai Liu Special Guest Cecil Phillip Links DAPRSidecar patternhttps://dapr.io/MTLS Picks Shawn Clabough Warrior Nun Caleb Destiny 2 Wai Surfshark Cecil Phillip Gotham Knights Follow us on Twitter > @dotNET_PodcastSpecial Guest: Cecil Phillip. 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.

29 Syys 20201h 7min

.NET 039: Microsoft Orleans with Reuben Bond

.NET 039: Microsoft Orleans with Reuben Bond

In this episode of Adventures in .NET, guest Ruben Bond (no relation to James) discusses using MS Orleans for distributed computing – from the basics to using it for games and more. Sponsors PVS-Studio | Try PVS-Studio for free using the promo code: #advdotnetCodeRush for Visual Studio | FREE 30-DAY TRIALRaygun | Click here to get started on your free 14-day trialAudible.comCacheFly Panel Shawn ClaboughJoel SchaubertWai Liu Special Guest Reuben Bond Links github.com/dotnet/orleanshttps://www.imdb.com/title/tt4477976/dataintensive.nethttps://www.databass.dev/ Picks Shawn Clabough Ryan Knorr Lawn Care Wai https://www.nbc.com/superstore Reuben Bond Fall Of Civilizations Podcast Follow us on Twitter > @dotNET_PodcastSpecial Guest: Reuben Bond. 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.

22 Syys 202043min

.NET 038: EFCore 5 and Blazor with Jeremy Likness

.NET 038: EFCore 5 and Blazor with Jeremy Likness

In this episode of Adventures in .NET, we dig deep into Microsoft’s progression from EF6 to EFCore 5 and how EFCore integrates with Azure Cosmos DB. Jeremy also discusses how he has worked with Blazor and EFCore in Azure and the benefits of his approach. Sponsors PVS-Studio | Try PVS-Studio for free using the promo code: #advdotnetCodeRush for Visual Studio | FREE 30-DAY TRIALAudible.comCacheFly Panel Shawn ClaboughCaleb WellsWai Liu Special Guest Jeremy Likness Links https://blog.jeremylikness.com/series/blazor-and-ef-core/EFCore 5 Preview 6.NET Docs Taxonomy updatesEF Core Community Standups Picks Shawn Clabough Cursed | Netflix Caleb Umbrella Academy 2 Wai Appetize.io Jeremy Likness Oculus QuestStrength In Weakness: My life with Parkinson’s DiseaseFollow Jeremy on Twitter > @JeremyLikness Follow us on Twitter > @dotNET_PodcastSpecial Guest: Jeremy Likness. 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.

15 Syys 202051min

.NET 037: Microsoft Build 2020

.NET 037: Microsoft Build 2020

In this episode of Adventures in .NET, the panel discusses Microsoft Build 2020. 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 Links Build native apps for any device with .NET | BOD107Future of Azure Mobile Appsdocs.microsoft.com/en-us/learn/tv/Jhttps://github.com/microsoft/PowerToyshttps://news.microsoft.com/build2020/https://docs.microsoft.com/en-us/windows/package-manager/winget/ Picks Shawn Clabough Bill & Ted Face The Music Official Trailer #1 (2020) Caleb Phantasy Star Online 2 Joel Schaubert Feline Rescue Project Follow us 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.

8 Syys 202050min

.NET 036: dotNET – Blazoring with C# with Jeff Fritz

.NET 036: dotNET – Blazoring with C# with Jeff Fritz

In this episode of Adventures in .NET, guest, Jeff Fritz and panelists have lots of fun talking about all things .NET – .NET Core, .NET Standard, Blazor, Webforms, Classic ASP and more. Sponsors PVS-Studio | Try PVS-Studio for free using the promo code; #advdotnetCodeRush for Visual Studio | FREE 30-DAY TRIALCacheFly Panel Shawn ClaboughCaleb WellsWai Liu Special Guest Jeff Fritz Links Blazor WebAssembly 3.2.0 Release CandidateMobile Blazorhttps://github.com/FritzAndFriends/BlazorWebFormsComponents40 Years on, PAC-MAN Recreated with AI by NVIDIA Researchers Picks Shawn Clabough Microsoft PowerToys Caleb Westworld – Season 3 Wai Oppo Reno 5G Smartphone Jeff Twitch.tv Follow us on Twitter > @dotNET_PodcastSpecial Guest: Jeff Fritz. 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.

1 Syys 20201h 12min

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