Quantcast
Channel: On .NET (HD) - Channel 9
Browsing latest articles
Browse All 64 View Live

Image may be NSFW.
Clik here to view.

C# Language Highlights: Exception Filters

In this quick video, Leslie and Cecil teach us how to use exception filters in our applications. Useful LinksException HandlingUse user-filtered exception handlers  

View Article



Image may be NSFW.
Clik here to view.

Clustering in Orleans

Using Microsoft Orleans you can build applications that scale from a single on-premises server to globally distributed and highly-available in the cloud.In this episode, Reuben Bond joins Cecil to...

View Article

Image may be NSFW.
Clik here to view.

C# Language Highlights: Async Streams

In this short video Leslie and Bill explain how to use Async Streams in C#.Useful LinksGenerate and consume async streams C# 8 asynchronous streamsAsync Streams with IAsyncEnumerable in .NET Core 3...

View Article

Image may be NSFW.
Clik here to view.

Setting up Observability in Orleans

As we continue to explore Microsoft Orleans, Reuben Bond returns to chat with Rich about how we can implement observability in our Orleans applications. He reviews concepts like OpenTelemetry, call...

View Article

Image may be NSFW.
Clik here to view.

C# Language Highlights: String Interpolation

In this video, James and Maira explain how string interpolation works in C#.Useful LinksString Interpolation (C# reference)String Interpolation in C#String Interpolation interactive tutorialTake your...

View Article


Image may be NSFW.
Clik here to view.

Feature flags with .NET and Azure App Configuration

In this episode, Scott Addie joins Christos Matskas to discuss feature management in .NET apps. An ASP.NET Core 5.0 Blazor Server app is used to demonstrate the following concepts:Integrating the...

View Article

Image may be NSFW.
Clik here to view.

C# Language Highlights: Nullable Reference Types

Learn about the benefits of Nullable Reference types from Leslie https://twitter.com/lyrichardson01 and Matt https://twitter.com/CodeMillMatt in this short video. Useful LinksNullable Reference...

View Article

Image may be NSFW.
Clik here to view.

Working with Azure AD B2C in ASP.NET

Azure AD B2C enables your applications to authenticate to social accounts and enterprise accounts using open standard protocols.In this episode, Christos get together with our friend JP to show us how...

View Article


Image may be NSFW.
Clik here to view.

Getting started with Azure Static Web Apps

Azure Static Web apps makes it easier for developers to build and deploy their static apps to the cloud.In this episode, Anthony Chu joins the show to talk to us about some of the benefits of using...

View Article


Image may be NSFW.
Clik here to view.

C# Language Highlights: Null Coalescing Operator

The null coalescing operator in C# is a really handy feature. Learn how it works in this short video from James and Maira Useful Links?? and ??= operators (C# reference)First steps with C# 

View Article

Image may be NSFW.
Clik here to view.

C# Language Highlights: Using Declarations

Learn about the “using declarations” feature in C# from Matt  and Maira.Useful Links:What’s new in C# 8.0First steps with C#  

View Article

Image may be NSFW.
Clik here to view.

What's New in .NET for Apache Spark v1.1.1

.NET for Apache Spark empowers .NET developers to participate in the world of big data analytics. In this episode, Jeremy chats with Michael Rys to discuss some of the new features and capabilities...

View Article

Image may be NSFW.
Clik here to view.

Diagnosing thread pool exhaustion issues in .NET Core apps

In this episode, Software Engineer, Mike Rousos, joins Rich to go through some ways to diagnose thread pool exhaustion in your .NET apps. Mike discusses and demos a collection of .NET CLI tools and...

View Article


Image may be NSFW.
Clik here to view.

C# Language Highlights: Null Coalescing Assignment

Learn about Null Coalescing Assignment in short video from James and Maira. Useful Links?? and ??= operators (C# reference)Nullable Reference typesUnderstanding Nullable Reference TypesFirst steps with...

View Article

Image may be NSFW.
Clik here to view.

C# Language Highlights: Positional Pattern Matching

In this quick video, Cecil and David walk us through positional pattern matching works.Pattern Matching https://docs.microsoft.com/dotnet/csharp/pattern-matching?WT.mc_id=dotnet-00000-dapineA Tour of...

View Article


Image may be NSFW.
Clik here to view.

C# Language Highlights: Exhaustive case guards

In this short video, with learn how Exhaustive case guards work with pattern matching in C# from Cecil and David.Useful LinksPattern MatchingA Tour of C# What's new in C# 9 First steps with C# 

View Article

Image may be NSFW.
Clik here to view.

C# Language Highlights: ValueTask

In this short video, Brandon  and Jasmine walk us through the use of ValueTask in C#. Useful LinksUnderstanding the Whys, Whats, and Whens of ValueTaskUnderstanding how to use Task and...

View Article


Image may be NSFW.
Clik here to view.

C# Highlights: Immutable Collections

In this short video, you'll learn about Immutable collections from Leslie and Brandon.Useful LinksImmutable collections ready for prime timeImmutable Collections in MSDN MagazineFirst steps with C#.NET...

View Article

Image may be NSFW.
Clik here to view.

C# Language Highlights: The "in" Parameter Modifier

In just a few minutes, we’ll learn about the "in" Parameter Modifier with Brandon  and Jayme Useful LinksThe ‘in’-modifier and the readonly structs in C#in parameter modifier (C# Reference)First steps...

View Article

Image may be NSFW.
Clik here to view.

C# Language Highlights: Properties

Properties in C# is such a fundamental feature. We’ll learn all about  them in this short video from James and Jayme Useful LinksProperties (C# Programming Guide)Properties (C# Concepts)First steps...

View Article

Image may be NSFW.
Clik here to view.

Using SignalR in your Blazor applications

In this episode, David Pine joins Jeremy to show off this chat bot enabled demo that's powered by Blazor WASM and SignalR[00:00] - Start[01:09] - Why is SignalR and Blazor interesting together?[05:00]...

View Article


Image may be NSFW.
Clik here to view.

C# Language Highlights: Deconstructing Non-tuple Types

In this short video, David and Kendra diving into the deconstruction of non-tuple types. Useful LinksDeconstructing tuples and other typesCreating record typesTuple types.NET Videos 

View Article


Image may be NSFW.
Clik here to view.

Diagnosing memory leaks in .NET apps

In this episode, Software Engineer, Mike Rousos, joins Rich to show can we can use tools like dotnet-dump and Visual Studio to diagnose memory leaks in our .NET applications, even if they're running on...

View Article

Image may be NSFW.
Clik here to view.

Using the Console Log formatter

In this episode we’re joined by Maryam Ariyan, one of the Software Engineers that works on the Logging extensions for .NET. Maryam talks to us about some of the new enchantments that her team have been...

View Article

Image may be NSFW.
Clik here to view.

Accepting online payments with Stripe

Stripe is a great service that makes it easy for developers to accept payments and send payouts globally.In this episode we’re joined by Stripe Developer Advocate, CJ Avilla, who shows us how to enable...

View Article

Browsing latest articles
Browse All 64 View Live




Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>