Working with EF Core and Azure Cosmos DB
On .NET - Channel 9
by Cecil Phillip, Douglas Cline
2y ago
In this episode, Jeremy joins Christos to talk about some of the features and improvements made to the Cosmos DB provider in EF Core 6. [00:00] - Introduction [01:29] - EF 6 overview [06:38] - EF Cosmos Demo [10:53] - Connecting to the Storage Emulator   Useful Links EF Core Azure Cosmos DB Provider What's New in EF Core 6.0 EF Core on GitHub   ..read more
Visit website
OData Batching with ASP.NET Core
On .NET - Channel 9
by Cecil Phillip, Douglas Cline
2y ago
OData (Open Data Protocol) can be considered an extension to REST that that defines an additional set of conventions  for building and consuming Web APIs. In this episode, Hassan Habib joins Jeremy to show us how we can easily add support for OData batch to our Web APIs [00:00] - Introduction [01:28] - What is OData? [03:20] - What is OData Batching? [09:07] - Setting up OData in an ASP.NET Core project [20:54] - Adding batching support in OData    Useful Links All in One with OData $Batch https://www.odata.org/ ASP.NET Core OData on GitHub Supercharging your Web APIs with OD ..read more
Visit website
Large Object Heap Churn in .NET
On .NET - Channel 9
by Cecil Phillip, Douglas Cline
2y ago
Mike Rousos is back again! This time Mike shows us how to inspect and diagnose large Object Heap churn in .NET [00:00] - Introduction [01:36] - What tools can we use to look into performance? [03:35] - Diagnostics Demo in Azure App Service [08:50] - Collecting diagnostic traces using dotnet trace [12:56] - Reviewing stats in Perfview [19:56] - Inspecting GC Heap allocations [22:16] - Reducing allocations ArrayPool      dotnet-trace performance analysis utility What is Application Insights? Analyze CPU usage without debugging in the Performance Profiler Kudu service overview ..read more
Visit website
High CPU Usage with .NET Counters
On .NET - Channel 9
by Cecil Phillip, Douglas Cline
2y ago
Investigating  high cpu usage in your applications can be challenging. Our friend Mike Rousos returns to show us how diagnose our applications using a few tools. [00:00] - Introduction [03:30] - Investigating CPU usage in a Web App [05:33] - Reviewing the built-in monitoring in Azure  [07:24] - Using the App Service Kudu tools [10:45] - Installing and using the dotnet-trace [15:14] - Retrieving the dump file through Kudu [16:45] - Analyzing the dump file [22:40] - Recap Useful Links dotnet-trace performance analysis utility Kudu service overview What is Application Insights? Analy ..read more
Visit website
Building a custom checkout form with Stripe Elements
On .NET - Channel 9
by Cecil Phillip, Douglas Cline
2y ago
Stripe elements provide prebuilt UI components that enable developers to create beautiful checkout flows for your applications. In this episode, CJ Avilla does on to show us how to integrate Stripe elements into an ASP.NET Core project.  [00:00] - Introduction [01:34] - Exploring a custom form [04:12] - Payment collection workflow [06:37] - Adding stripe checkout to your app [12:27] - Customizing the payment types [15:12] - Can you apply your own styles? [16:15] - How are taxes handled?   Accepting online payments (Checkout) https://github.com/cecilphillip/ContosoCraftsStriped http ..read more
Visit website
Exploring the .NET Table Storage SDK
On .NET - Channel 9
by Cecil Phillip, Douglas Cline
2y ago
In this episode,  Software Engineer, Christopher Scott, join Jeremy to talk about the new Table Storage SDK for .NET. [00:00] - Intro [01:45] - When do I use Table Storage? [02:32] - What are the highlights of the new SDK? [04:46] - Exploring the GitHub samples [08:48] - Migrating from other Table Storage SDKs Useful Links Azure for .NET Developers Azure Storage docs Cosmos DB Docs     ..read more
Visit website
Accepting online payments with Stripe
On .NET - Channel 9
by Cecil Phillip, Douglas Cline
2y ago
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 Stripe in a Blazor application. [00:00] - Introduction [00:54] - What is Stripe? [02:44] - Setting up Stripe.NET  [14:35] - Understanding price data [16:30] - Using stripe.js in the frontend  [20:21] - Learning about checkout sessions Accepting online payments (Checkout) https://github.com/cecilphillip/ContosoCraftsStriped https://stripe.com/docs/payments/accept-a-payment?platform ..read more
Visit website
Using the Console Log formatter
On .NET - Channel 9
by Cecil Phillip, Matthew Leib
2y ago
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 working on to improve logging for .NET applications. [01:03] - What’s new for console logging? [04:06] - SimpleConsole demo [07:54] - Changing the console log format [17:06] - Customizing your own log format   Useful Links Logging in .NET Console log formatting   ..read more
Visit website
Diagnosing memory leaks in .NET apps
On .NET - Channel 9
by Cecil Phillip, Matthew Leib
2y ago
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 a different OS.  [00:55] - What are memory leaks? [04:45] - Inspecting memory leaks cross platform [18:30] - Using dotnet-dump [21:35] - Inspecting dumps in Visual Studio [27:03] - Inspecting dumps with dotnet-dump   Useful Links Thread pool exhaustion Investigate performance counters Dump collection and analysis utility Symbol downloader ..read more
Visit website
C# Language Highlights: Deconstructing Non-tuple Types
On .NET - Channel 9
by Cecil Phillip, Ricardo Esway
2y ago
In this short video, David and Kendra diving into the deconstruction of non-tuple types.   Useful Links Deconstructing tuples and other types Creating record types Tuple types .NET Videos   ..read more
Visit website

Follow On .NET - Channel 9 on FeedSpot

Continue with Google
Continue with Apple
OR