Coding Flamingo
Coding Flamingo
  • 160
  • 415 534
How To Deploy an application with SSL Certificate with NGINX in AWS EKS
Deploy an application using Kubernetes with AWS EKS and add an SSL Certificate using NGINX
Twitter: coding_flamingo
GitHub: github.com/coding-flamingo/
Coding books I recommend:
Clean Code: amzn.to/3i2lyIt
The Art of Unit Testing amzn.to/3czqenS
Refactoring: Improving the Design of Existing Code: amzn.to/3cwVkN3
My Setup:
Shure MV7 XLR/USB Dynamic Podcasting Microphone: amzn.to/38kPmgT
KINESIS Gaming Freestyle Edge RGB Split Mechanical Keyboard amzn.to/3p57fXB
GPU Nvidia GTX 1080 amzn.to/2RZDybA
Mouse amzn.to/2WAPPZy
CPU AMD Ryzen 5600x amzn.to/3DrhU6B
Motherboard MSI MPG B550 GAMING amzn.to/2WvGGSm
Переглядів: 68

Відео

SCEPMAN vs EZCA The Battle for the Best Cloud PKI for Intune
Переглядів 125Місяць тому
Are you looking for the best Certificate Authority for Intune and Azure? In this video I compare the top 2 PKI Solutions (SCEPMAN and EZCA) and give you the Best Cloud PKI for Intune and Microsoft. Twitter: coding_flamingo GitHub: github.com/coding-flamingo/ Coding books I recommend: Clean Code: amzn.to/3i2lyIt The Art of Unit Testing amzn.to/3czqenS Refactoring: Improving the Desig...
How To Do Health Checks and Automate Restarts in Kubernetes
Переглядів 412 місяці тому
Tired of waking up in the middle of the night and restart your web service? Kubernetes health checks can do that for you. Learn how to set up liveprobes for your application in Kubernetes and Helm Twitter: coding_flamingo GitHub: github.com/coding-flamingo/Avalonia Coding books I recommend: Clean Code: amzn.to/3i2lyIt The Art of Unit Testing amzn.to/3czqenS Refactoring: Improving th...
How To Add Entra ID Users to AWS
Переглядів 1433 місяці тому
Are you trying to use your Entra ID credentials to authenticate in AWS and AWS Console? Learn how to do it in less than 5 minutes! Twitter: coding_flamingo GitHub: github.com/coding-flamingo/Avalonia Coding books I recommend: Clean Code: amzn.to/3i2lyIt The Art of Unit Testing amzn.to/3czqenS Refactoring: Improving the Design of Existing Code: amzn.to/3cwVkN3 My Setup: Shure MV7 XLR...
How To Add Application Icons to Avalonia UI App
Переглядів 2183 місяці тому
In this video we learn how to add application icons to Avalonia UI Twitter: coding_flamingo GitHub: github.com/coding-flamingo/Avalonia Coding books I recommend: Clean Code: amzn.to/3i2lyIt The Art of Unit Testing amzn.to/3czqenS Refactoring: Improving the Design of Existing Code: amzn.to/3cwVkN3 My Setup: Shure MV7 XLR/USB Dynamic Podcasting Microphone: amzn.to/38kPmgT KINESIS Gami...
Avalonia UI Getting started and Installing Material UI
Переглядів 7885 місяців тому
As You know I stopped using .net maui and went for the best alternative, Avalonia UI, in this video I guide you on how to get started with Avalonia UI and the Material UI NuGet Twitter: coding_flamingo GitHub: github.com/coding-flamingo/Avalonia Coding books I recommend: Clean Code: amzn.to/3i2lyIt The Art of Unit Testing amzn.to/3czqenS Refactoring: Improving the Design of Existing...
Tools To Improve Dotnet Development Experience
Переглядів 2915 місяців тому
In this video I go over the tools (Rider, GitHub copilot, Csharpier, Resharper, GitHub VSCode extension, and Spellchecker) Twitter: coding_flamingo Coding books I recommend: Clean Code: amzn.to/3i2lyIt The Art of Unit Testing amzn.to/3czqenS Refactoring: Improving the Design of Existing Code: amzn.to/3cwVkN3 My Setup: Shure MV7 XLR/USB Dynamic Podcasting Microphone: amzn.to/38kPmgT ...
Rider vs Visual Studio vs Resharper Best IDE for .NET Development
Переглядів 3,5 тис.6 місяців тому
In this video I go over the difference between Visual Studio, JetBrains Rider and Visual Studio Resharper and determine which is the best IDE for dotnet development. Twitter: coding_flamingo Coding books I recommend: Clean Code: amzn.to/3i2lyIt The Art of Unit Testing amzn.to/3czqenS Refactoring: Improving the Design of Existing Code: amzn.to/3cwVkN3 My Setup: Shure MV7 XLR/USB Dyna...
How to Convince Your Manager to Upgrade Your Computer as a Software Developer
Переглядів 5297 місяців тому
In this video I go over how to have the conversation with your manager about upgrading your computer to have better performance as a Software Engineer Twitter: coding_flamingo Coding books I recommend: Clean Code: amzn.to/3i2lyIt The Art of Unit Testing amzn.to/3czqenS Refactoring: Improving the Design of Existing Code: amzn.to/3cwVkN3 My Setup: Shure MV7 XLR/USB Dynamic Podcasting ...
How to only send some traffic through the proxy in MacOS
Переглядів 617 місяців тому
In this video I set up a proxy that connect to http toolkit to inspect the traffic of my application without having all the traffic of my PC go through the proxy. Twitter: coding_flamingo Coding books I recommend: Clean Code: amzn.to/3i2lyIt The Art of Unit Testing amzn.to/3czqenS Refactoring: Improving the Design of Existing Code: amzn.to/3cwVkN3 My Setup: Shure MV7 XLR/USB Dynamic...
My Last .NET MAUI Video - Is MAUI Ready for Production?
Переглядів 1,1 тис.8 місяців тому
in this video I go through all the pains I have gone through as an early adopter of .NET MAUI. Unfortunately after two years of development I can no longer recommend .NET MAUI. Twitter: coding_flamingo Coding books I recommend: Clean Code: amzn.to/3i2lyIt The Art of Unit Testing amzn.to/3czqenS Refactoring: Improving the Design of Existing Code: amzn.to/3cwVkN3 My Setup: Shure MV7 X...
How to Do Client Certificate Based Authentication in NET 7
Переглядів 3,4 тис.9 місяців тому
Learn how to setup automatic client certificate authentication in .NET 7 GitHub: github.com/coding-flamingo/CertificateAuthentication GitHub Commit: github.com/coding-flamingo/CertificateAuthentication/commit/132f24dfa4ce90a141bc8b564484c49af89070ef previous video: ua-cam.com/video/xjKxCGC0YsU/v-deo.html Twitter: coding_flamingo Coding books I recommend: Clean Code: amzn.to/3i2lyIt ...
How to Setup Certificate Authentication with Azure API Management and EZCA with Automatic Rotation
Переглядів 1,8 тис.10 місяців тому
Learn how to setup automatic client certificate authentication and rotation for your users with Azure API Management service and EZCA Microsoft Docs learn.microsoft.com/en-us/azure/api-management/validate-client-certificate-policy#policy-statement GitHub: github.com/coding-flamingo/CertificateAuthentication GitHub Commit: github.com/coding-flamingo/CertificateAuthentication/commit/b0681dd33e9c2...
How to Use The Stream Deck iPad App For Visual Studio
Переглядів 1,3 тис.Рік тому
How to Use The Stream Deck iPad App For Visual Studio
How to use Chat GPT Bing Chat, and GitHub Co pilot to be More Efficient
Переглядів 519Рік тому
How to use Chat GPT Bing Chat, and GitHub Co pilot to be More Efficient
How to Do AAD Authentication in MAUI Mac Catalyst
Переглядів 411Рік тому
How to Do AAD Authentication in MAUI Mac Catalyst
How To Sign Your DotNet MAUI packaged App exe
Переглядів 673Рік тому
How To Sign Your DotNet MAUI packaged App exe
How to Make NET MAUI App Run As Administrator
Переглядів 493Рік тому
How to Make NET MAUI App Run As Administrator
How to Add Documentation comments to .NET
Переглядів 261Рік тому
How to Add Documentation comments to .NET
How to Parse Console App Arguments Using CommandLineParser NuGet Package
Переглядів 1,1 тис.Рік тому
How to Parse Console App Arguments Using CommandLineParser NuGet Package
How To Create a NuGet Package
Переглядів 711Рік тому
How To Create a NuGet Package
How to Send Teams Messages using a webhook in c#
Переглядів 6 тис.Рік тому
How to Send Teams Messages using a webhook in c#
How to view user flows in Blazor using Microsoft Clarity
Переглядів 468Рік тому
How to view user flows in Blazor using Microsoft Clarity
New Way to Declare Strings in .NET 7
Переглядів 363Рік тому
New Way to Declare Strings in .NET 7
Top 10 New .NET 7 Features
Переглядів 6 тис.Рік тому
Top 10 New .NET 7 Features
How To Scrape Reddit Using C#
Переглядів 928Рік тому
How To Scrape Reddit Using C#
How to Set Up Azure Certificate Based Authentication
Переглядів 7 тис.Рік тому
How to Set Up Azure Certificate Based Authentication
How to Support Multiple Languages in .NET MAUI
Переглядів 2,1 тис.Рік тому
How to Support Multiple Languages in .NET MAUI
How to Build and Package MAUI App for Windows
Переглядів 2,7 тис.Рік тому
How to Build and Package MAUI App for Windows
How to Build and Package MAUI App for Android
Переглядів 10 тис.Рік тому
How to Build and Package MAUI App for Android

КОМЕНТАРІ

  • @aristidefumagalli5100
    @aristidefumagalli5100 6 днів тому

    Great stuff! The only quick and up to date video about this :)

  • @Ahmed-ui5wn
    @Ahmed-ui5wn 11 днів тому

    this does not work, and you don't respond to comments. So pretty much useless

  • @tonykoch992
    @tonykoch992 14 днів тому

    Unfortunately it doesn't change while running.

  • @muzammilghani2492
    @muzammilghani2492 21 день тому

    Thanks for quick help.

  • @docelmo
    @docelmo Місяць тому

    Thanks for this. I am using the MSAL library. When you setup your entra application do you use SPA, Mobile/Desktop or web for the authentication type?

  • @Dtr146
    @Dtr146 Місяць тому

    You only need this update if you are one of those people that uses public Wi-Fi a lot. The attacker needs physical access to the network. Which means they need to be connected to it. If someone gets access to your home Wi-Fi. You have different issues to worry about.

  • @hei6406
    @hei6406 Місяць тому

    No

  • @novianindy887
    @novianindy887 Місяць тому

    how to deactivate it?

    • @codingflamingo
      @codingflamingo Місяць тому

      They just announced that they are not going to release it until they fix the issues

  • @tadrian67
    @tadrian67 Місяць тому

    havent’t tried them all but Radzen is my choice if you want something free for commercial use, they also have a ui editor and forum

  • @MasticinaAkicta
    @MasticinaAkicta Місяць тому

    I am sure the lawyers of some really big companies love hearing about this. Something about NDA's and Sensitive Data and GDPR and... you know.

  • @JuanB21001
    @JuanB21001 Місяць тому

    Good video ❤🎉😊

  • @pvanroos
    @pvanroos Місяць тому

    Still not supported out-of-box by MS today?

  • @akin242002
    @akin242002 2 місяці тому

    9GB of RAM for an IDE is rough. My company is very stingy with additional RAM past the base 16GB and makes employees pay out of pocket.

    • @codingflamingo
      @codingflamingo Місяць тому

      To be fair, this was running a massive project. For smaller projects it uses around 4 gb or less. Just wanted to show the extremes since some people's codebases grow to be that big

    • @thibauthanson7670
      @thibauthanson7670 Місяць тому

      If Rider is using 9GB, Visual Studio will be using more.

  • @ersachin1204
    @ersachin1204 2 місяці тому

    Can you make a video or git repo for subscription stripe integration in .net core mvc using blazor

  • @bama2619
    @bama2619 2 місяці тому

    Can not find your last video which you mentioned You only have 5 videos here, which one is the last.

  • @nicolaimagnussen1914
    @nicolaimagnussen1914 2 місяці тому

    You should actually try flutter flow, it takes you 2 months probably to be really sufficient, and two weeks to wrap your head around, I think it can also be used for enterprise apps 🎉 yeah, bummer that it didn’t work out, interesting that Microsoft aren’t able to keep up with all the other frameworks, now they have rebranded Xamarin to Maui, what where most lacking in your opinion?

    • @codingflamingo
      @codingflamingo Місяць тому

      Thanks, since we had already the c# code we wanted to stay somewhat in the same lane, but we definitely want to try out flutter for new projects. It was just lacking support for many things, even their own applications such as intune had trouble distributing MAUI apps, so we just had to change frameworks because it was making us look bad.

  • @golosbezdoka
    @golosbezdoka 3 місяці тому

    Hi, thanks for the tutorial. My app can read from the default resx file but it doesn't change the language when I change the browser language. Am I doing anything wrong? Thanks

  • @golosbezdoka
    @golosbezdoka 3 місяці тому

    Wow! everything in a single github commit was a cool idea :) thank you!

  • @jayvdz
    @jayvdz 3 місяці тому

    Great tutorial. Thanks! When you say share the URL with your users at the end, you could improve the user experience by creating a waffle (myapps) linked entry to the AWS logon URL.

  • @lusi3851
    @lusi3851 3 місяці тому

    Hi, I'm about to embark on learning Dotnet for frontend stuff, was curious why you switched from MAUI to avalonia? I'm starting to learn Maui cause it has good documentation and I'm new to dotnet, but people seem to like avalonia a lot more. Would you recommend I start with MAUI and get comfortable with dotnet/xaml stuff with good documentation, and then move to Avalonia, or just bite the bullet and start with Avalonia and bad documentation? thanks.

    • @codingflamingo
      @codingflamingo 3 місяці тому

      if you are planning on using Avalonia long term I would recommend starting with Avalonia

  • @Fanboy1222
    @Fanboy1222 4 місяці тому

    How do i solve line unrecognized

  • @oswin4715
    @oswin4715 4 місяці тому

    Have you tried using Rider with project repo in WSL2? I know it’s not common most people use in Windows to develop in C# but WSL2 is good.

    • @codingflamingo
      @codingflamingo 4 місяці тому

      I was trying to do some WSL2 work and couldn't get rider to work so moved back that day to vs. is there a good way to do it?

    • @oswin4715
      @oswin4715 3 місяці тому

      @@codingflamingoWe use WSL2 for our projects at my work. I managed to get it working by just opening in Rider with \\WSL$ path. Don’t use the remote connection it sucks. The problem is I’m trying to figure out how to debug docker compose containers

  • @Sp1tfire100
    @Sp1tfire100 4 місяці тому

    Wat? Better navigation? It's a copy of vs code ui

  • @flyingpig7203
    @flyingpig7203 4 місяці тому

    thanks for just getting to the point!

  • @sebastianbusch6905
    @sebastianbusch6905 4 місяці тому

    doesnt work

  • @Duelweb
    @Duelweb 4 місяці тому

    How is the development with Avalonia going ? I am ready for mobile now and need to choose between .NET and Flutter. Would you reccommend Avalonia over Flutter for a .NET dev ? Thanks!

    • @codingflamingo
      @codingflamingo Місяць тому

      There isn't a lot of docs (hopefully I will have time to make videos on it to help the community), but other than that is going very well.

  • @aa-xn5hc
    @aa-xn5hc 5 місяців тому

    Thank you

  • @babag8667
    @babag8667 5 місяців тому

    How Auto update from server ?

  • @gofudgeyourselves9024
    @gofudgeyourselves9024 5 місяців тому

    Thanks for the honesty

  • @GAMERS125
    @GAMERS125 6 місяців тому

    hey guys, i have a problem when i do a maui-check : [1] 29694 killed maui-check Any ideas ?

  • @user-ht5vw9gy4g
    @user-ht5vw9gy4g 6 місяців тому

    This is the best solusion I've got a question? Could we use the .cer file instead of .pfx file ?

    • @codingflamingo
      @codingflamingo Місяць тому

      .cer files do not have the private key so you will need a certificate with the private key

  • @verdurakh
    @verdurakh 6 місяців тому

    Been a fan of Rider for about 2 years. Didn't know about the paste json as classes so thanks for that :)

  • @ShahidKhan-vs8bb
    @ShahidKhan-vs8bb 6 місяців тому

    Thanks for the video. I have one question How do I get the certificate thumbprint?

    • @codingflamingo
      @codingflamingo 6 місяців тому

      You can get it by opening the certificate, clicking on the details tab and scrolling down to the bottom.

    • @ShahidKhan-vs8bb
      @ShahidKhan-vs8bb 6 місяців тому

      Thanks. I'll try @@codingflamingo

  • @ItsSalesGabriel
    @ItsSalesGabriel 7 місяців тому

    Maybe uno plataform, can make video about ?

  • @Duelweb
    @Duelweb 7 місяців тому

    I've been holding off on starting Maui, but after this I think I am going to go with Avalonia or Flutter. Maui i still in Beta and its embarrasing.

  • @CRBarchager
    @CRBarchager 7 місяців тому

    I guess you could transform the part out and only included it in release mode or wrap it in a #if !DEBUG #endif clause so it's only active in release mode.

  • @CRBarchager
    @CRBarchager 7 місяців тому

    If you're running on a Ryzen 7900 now. You should update your video info. Still says 5600x :D

  • @qwertyualex
    @qwertyualex 7 місяців тому

    I just tried this tip. Didn't work. My manager told me to just download more RAM.

    • @codingflamingo
      @codingflamingo 7 місяців тому

      Lol follow your manager's advice and you will definitely need a new computer

  • @DeepWorksStudios
    @DeepWorksStudios 7 місяців тому

    Maui is definitely not production ready for real world applications that may get more complex than the samples from Microsoft. I’ve been using it since it’s GA Release back 2022 and I’ve been reporting since that day multiple issues. I still got hope but it’s hard to believe this should be used in real world projects at this stage of the framework. I hope it won’t be your last video about Maui

  • @raiden631
    @raiden631 7 місяців тому

    Thank you very much, I'm sure that will come handy later ;)

  • @michalbasar
    @michalbasar 7 місяців тому

    man finally some decent and simple explanation, thx! <3

  • @shaileshpandey6214
    @shaileshpandey6214 7 місяців тому

    I am getting an error when publish project for distribution. Error : unable to build chain to self signed root for signer Apple Development created via API (......) In build folder path. Windows machine paired with Mac machine.

  • @rigos1983
    @rigos1983 7 місяців тому

    Hi, thank you for sharing this coding example. I'm trying to adapt it to my project. Q. How can I test it in a different language, specifically Spanish? (You are referring to that, but not showing how.) I already changed the language on the browser to Spanish, but it is only showing the value of the variable in the default language (English). It's actually taking the value from the variable, because I added it to a page, and it's working, but not in a different language. Please advise. Thank you a lot.

  • @liberalManifesto68
    @liberalManifesto68 8 місяців тому

    Hi , I always get certification as null , in HttpContext.connection.certificate

  • @user-sz9nm9xv9v
    @user-sz9nm9xv9v 8 місяців тому

    Sad to hear things about MAUI, like in the video(

  • @vandeljasonstrypper6734
    @vandeljasonstrypper6734 8 місяців тому

    I've encountered challenges with MAUI, and despite its ten years of development since acquisition, I've found it to be less stable than expected. While I appreciate the efforts, it seems there are issues that need attention. It's crucial for the community to openly discuss these challenges and provide constructive feedback. This can help the MAUI team address concerns and work towards making it a more robust framework for .NET developers. Sharing our experiences will contribute to a better understanding of the current state of MAUI and foster improvements over time.

  • @samig42
    @samig42 8 місяців тому

    I'm not an expert, but please do not let the new framework you create be based on XAML and native ui elements.

    • @samig42
      @samig42 8 місяців тому

      I would also love to see devlogs about this new framework.

    • @samig42
      @samig42 8 місяців тому

      And sorry for my english

  • @muralid2867
    @muralid2867 8 місяців тому

    I have a doubt in .NET MAUI. I am creating a point-of-sale (POS) application in .NET MAUI for a Windows platform. I am using an entry field and a search bar in my application, and it needs to be in full-screen mode. I have converted the program into an executable (exe) file and ran it on a POS machine (Essae Machine). However, when I touch the entry field, the soft keyboard does not pop up. Interestingly, the soft keyboard works in Google Chrome and AnyDesk on the same POS machine. Can you help me understand why the soft keyboard is not popping up in my application?

    • @codingflamingo
      @codingflamingo 8 місяців тому

      I believe soft keyboards were not supported on Windows until .NET 8 I would recommend updating to dotnet 8 and trying, I believe that in the .net conf Maui session the talk about this new feature

    • @muralid2867
      @muralid2867 8 місяців тому

      @@codingflamingo Thank How To Change The .net 7 To .net 8

  • @devrub623
    @devrub623 8 місяців тому

    Maui is pure garbage. Failed project.

  • @grant_vine
    @grant_vine 8 місяців тому

    Nice vid, interestingly I’ve viewed MAUI as more for the mobile side of things, just because it can build windows or Mac apps it seems counter-intuitive when most people building a windows app generally would have windows devs and vice versa for Mac - more for legacy sense I assume, but if I today wanted to build say a Mac app I would likely be looking at Swift, it’s like MAUI is a great way to bootstrap that per se, but once you have to truly integrate with the OS and have versioning associated to Apple release cycles and not MAUIs wouldn’t you by then (a) have enough justifiable interest in your product to make a dedicated app for that OS as well as (I assume) by then know what platforms your users are actively using to know where to invest that time? Also iirc Apple can natively run iOS apps so maybe their view is that you could just release for that for that Apple people out there?

    • @codingflamingo
      @codingflamingo 8 місяців тому

      I understand that how you see it is how most people see it, an evolution of xamarin for Mobile with the added advantage of being able to do some desktop development. But Microsoft is pushing it as the ultimate platform for all devices, which is far from it.