All | Series | TagsYears

 

All Posts (130 Total) Page 11 of 22

Migrating Azure Functions from v1 (.NET) to v2 (.NET Standard)

This post explains how a production serverless C# app that uses Azure Functions, Azure Table Storage, and Azure Cosmos DB was successfully migrated from v1 using .NET to v2 using .NET Standard.

Azure ] [ Azure Functions ] [ Serverless ] [ Net Core ] [ Cloud Computing ]

Azure Event Grid: The Whole Story

Learn about Azure Event Grid for event-driven cloud computing with massive scale and high availability. See how to send and consume messages both inside and outside of Azure, including custom code.

Azure ] [ Cloud ] [ Messaging ] [ Azure Event Grid ] [ Pub Sub ]

Hack Your Career (Part Two of Two)

Tips and tricks from 25 years of professional development experience to help you hack your technology career.

Startup ] [ Resume ] [ Career ] [ Development ] [ Tips ]

Hack Your Career (Part One of Two)

Five tips to move forward in your technology career from a 25-year professional development veteran.

Entrepreneurship ] [ Technology ] [ Careers ] [ Career Advice ] [ Development ]

MVVM Support in Blazor

Simple solution for change detection across Blazor components by supporting the MVVM pattern and INotifiyPropertyChanged.

JavaScript ] [ Blazor ] [ WebAssembly ] [ Single Page Applications ] [ Web Development ]

From Angular to Blazor: The Health App

Build a sample app in Blazor, a .NET-based framework for building web apps that run in the browser and leverages C# and Razor templates to generate cross-platform, HTML5-compliant WebAssembly code.

JavaScript ] [ .NET ] [ Blazor ] [ Single Page Applications ] [ Angular ]