All | Series | TagsYears

 

All Posts (130 Total) Page 5 of 22

Serverless HTTP With Durable Functions

Durable functions enable implicit and explicit state management for serverless workflows and accommodate a variety of patterns. A new addition, the HTTP task, helps manage interactions with HTTP endpoints including error handling and support for long polling.

Durable Functions ] [ Serverless ] [ Azure Functions ] [ Azure ]

Advanced Blazor: Shared Assemblies and Debugging from Edge

Advanced Blazor techniques covered such as sharing Razor class libraries between a Blazor WebAssembly project and Blazor server-side. Shows how to reference embedded resources like JavaScript libraries, debug on server-side then deploy as client-side and debug in the browser.

Blazor ] [ WebAssembly ] [ Web Development ] [ Debugging ] [ Edge ]

Custom Terminals and User Interface (UI) in Windows Terminal

How to customize the new Windows Terminal for Windows 10 for custom font, look and feel, as well as setup terminals for git-bash, Node.js, PowerShell, and Azure Cloud Shell.

Azure ] [ Windows ] [ Windows Terminal ] [ PowerShell ] [ Azure CLI ]

Webassembly for C, Rust, Go, and C# in 45 Minutes

A 45 minute video presentation that walks through the history of WebAssembly starting with asm.js then demonstrates examples of apps using C, Go, Rust, and C# Blazor.

WebAssembly ] [ Blazor ] [ Rust ] [ Go ]

Moving From Lambda ƛ to Azure Functions <⚡>

Six part video series walks through migration of a JavaScript Node.js AWS Lambda serverless function that uses DynamoDB for cache to Azure Functions.

AWS Lambda ] [ Azure Functions ] [ Serverless ] [ Cloud ] [ Migration ]

Exploring Blazor

Full presentation video with hands-on demonstration of Blazor, a cross-platform solution for building Single Page Applications using C#. Learn about WebAssembly and how it enables .NET to run in the browser without plugins and see firsthand how fast and easy it is to build web apps.

Blazor ] [ .NET ] [ .NET Core ] [ Single Page Applications ] [ Presentation ]