“I’m participating in the Advent of Code 2021. Here’s my solutions for Day 6 – Lantern Fish
Tag: DotNet
Advent of Code 2021 – Day 5
I’m participating in the Advent of Code 2021. Here’s my solutions for Day 5 – Hydrothermal Vents
Advent of Code 2021 – Day 4
I’m participating in the Advent of Code 2021. Here’s my solution for Day 4
Advent of Code 2021 – Day 3
I’m participating in the Advent of Code 2021. Here’s my solution for Day 3
Advent of Code 2021 – Day 2
I’m participating in the Advent of Code 2021. Here’s my solution for Day 2
Advent of Code 2021 – Day 1, Puzzle 2
I’m participating in the Advent of Code 2021 (@adventofcode). Here’s my solution for Day 1, Puzzle 2 – Three Measurement Sliding Window
Advent of Code 2021 – Day 1, Puzzle 1
I’m participating in the Advent of Code 2021 (@adventofcode). Here’s my solution for Day 1, Puzzle 1 – Measuring depth increases
C# Advent 2020 – ASP.NET Core API Endpoints
MVC is a mess. Controllers in one folder, views in another, services in another, models and viewmodels in yet other folders. Related files are all over the place. Trying to piece together these related pieces can be a real pain. Steve ‘ardalis’ Smith has come up with another way: ASP.NET Core API Endpoints
The Nightmare Before Blazor
“What better way to celebrate this C# Advent on a Friday, the 13th, than to talk about the nightmare that is web development. Devs have more ways than ever to write applications for the web. And now, into the vast wasteland of web development, rides Blazor.
Flow & Function Together – CS Advent
For this year’s CS Advent post, I am going to continue my posts about using Microsoft Flow to make our lives easier. This time, we’re adding in some Azure Functions as well. In a previous post, I covered creating a Flow that an attendee to a conference might create to watch for tweets that they might want to re-tweet. This time, we want to take on the role of conference organizers who want to watch the flow of tweets for how positive or negative people feel about our conference.