home.social

Search

16 results for “csharpfritz”

  1. I'm excited for Eurovision and supporting streamers with the new StreamerMap website using Azure, .NET, Redis, and Aspire to deliver maps everyone can use on Twitch! But.. we need to make sure it scales, and that's what I'm coding today.

    twitch.tv/csharpfritz
    youtube.com/csharpfritz

  2. I'm excited for Eurovision and supporting streamers with the new StreamerMap website using Azure, #ASP.NET, Redis, and Aspire to deliver maps everyone can use on Twitch! But.. we need to make sure it scales, and that's what I'm coding today.

    twitch.tv/csharpfritz
    youtube.com/csharpfritz

  3. I'm excited for Eurovision and supporting streamers with the new StreamerMap website using Azure, #ASP.NET, Redis, and Aspire to deliver maps everyone can use on Twitch! But.. we need to make sure it scales, and that's what I'm coding today.

    twitch.tv/csharpfritz
    youtube.com/csharpfritz

  4. I'm excited for Eurovision and supporting streamers with the new StreamerMap website using Azure, #ASP.NET, Redis, and Aspire to deliver maps everyone can use on Twitch! But.. we need to make sure it scales, and that's what I'm coding today.

    twitch.tv/csharpfritz
    youtube.com/csharpfritz

  5. I'm excited for Eurovision and supporting streamers with the new StreamerMap website using Azure, #ASP.NET, Redis, and Aspire to deliver maps everyone can use on Twitch! But.. we need to make sure it scales, and that's what I'm coding today.

    twitch.tv/csharpfritz
    youtube.com/csharpfritz

  6. Building components for other developers is hard... and our Squad has made it easy. Let's get Gritty today and put together some reports, some samples, and show folks that #ASP.NET can be migrated to Blazor... and play a little Minecraft along the way

    twitch.tv/csharpfritz
    youtube.com/csharpfritz

  7. I've just published the latest episode of #CsharpInTheCards - this time we're learning about collections! SortedLists, HashTables, Queues, and Stacks are all on the table for this lesson.

    You can find it on YouTube at: youtu.be/5k-bN_wlGjk

    #dotnet

  8. If you want to learn the BASICS of programming, and want to try C#, the latest episode of my weekly series #CSharpInTheCards is now available. 1 10-15 minute lesson a week teaching a concept with free materials you can try.

    Today we learn about loops: csharpinthecards.com/lesson/8

    #dotnet

  9. Dates.. Times.. Time Zones.. it can get confusing in C#. In the latest episode of #CSharpInTheCards, I introduce the various Date and Time data types and give you tips on how to use the DateTimeOffset to handle Time Zones and Daylight Savings data

    youtu.be/Q2CypBVHBCE?si=j96OAM

    #dotnet #csharp

  10. I just pushed Episode 6 of #CSharpInTheCards live. This time, we're learning about Dates, Times, and Time zones.

    Learn how to work with dates, date arithmetic and convert between time zones like a boss at csharpinthecards.com/lesson/6

    #dotnet #csharp #learn #beginner

  11. Episode 5 of #CSharpInTheCards is now live! This time, we learn about string literals and formatting strings with C#.

    Tune in for this bite sized series about the C# programming language, sized for EVERYONE to learn

    youtu.be/W0c1pisM6X8

    #dotnet #csharp

  12. 🎉 New Episode Alert! 🎉 Shuffle up for a new episode of C# in the Cards as we unravel the mysteries of working with strings in C#. Tune in now to level up your coding skills! youtube.com/watch?v=YFxEmB7vt-

    #CSharpintheCards #LearnToCode #dotnet

  13. Episode 3 of #CSharpInTheCards is now live!

    In this episode we introduce basic Math operations and functions. There's a video and a Jupyter notebook available that you can use to follow along and tinker with the sample code while learning C#

    csharpinthecards.com/lesson/3

    #dotnet #getstarted #csharp