Daniel Hindrikes
Daniel Hindrikes
  • Видео 91
  • Просмотров 282 625
Updates for TinyInsights, what is new for .NET MAUI developers that want to use Application Insights
The source code and docs for TinyInsights: github.com/dhindrik/TinyInsights.Maui/tree/main
Support the development of TinyInsight by becaming a sponsor on GitHub,github.com/sponsors/dhindrik
Other videos about TinyInsights:
AppCenter is retiring! This is how to use Application Insights for your .NET MAUI apps, ruclips.net/video/Og-NsV5vYT4/видео.html
How to setup the TinyInsights Website with Entra Id, ruclips.net/video/MIuG2gPtMrc/видео.html
Просмотров: 454

Видео

How to setup the TinyInsights Website with Entra Id
Просмотров 91Месяц назад
Read more about TinyInsights here: github.com/dhindrik/TinyInsights.Maui The docs for setting up the website: github.com/dhindrik/TinyInsights.Maui/blob/main/docs/SetupServerSite.md
AppCenter is retiring! This is how to use Application Insights for your .NET MAUI apps!
Просмотров 1,6 тыс.4 месяца назад
In this video, we delve into the world of .NET MAUI apps, focusing on the transition from AppCenter to Application Insights. With the retirement of AppCenter, it’s more important than ever to understand how to use Application Insights effectively for monitoring, diagnosing, and gaining insights into your .NET MAUI applications. But that’s not all! We’re also excited to introduce a custom-built ...
Building an activity tracker app with .NET MAUI and Blazor - Part 2 - Saving data and creating tests
Просмотров 1,3 тыс.7 месяцев назад
In this series of videos, I will build an app from scratch. It will be a hybrid app and I will use .NET MAUI and Blazor. The app itself will be an activity tracker app, like Strava. In the second episode, I will set up a service layer that I will use for saving data to a local database, etc. I add LiteDB and I create unit tests for the code that I write. I use parallels to run Windows on my Mac...
Building an activity tracker app with .NET MAUI and Blazor - Part 1 - Getting started
Просмотров 2,4 тыс.7 месяцев назад
In this series of videos, I will build an app from scratch. It will be a hybrid app and I will use .NET MAUI and Blazor. The app itself will be an activity tracker app, like Strava. In the first episode, I will set things up, create the project, build the first components, and talk about code sharing and how to combine native UI and web UI., Blazm extension for Visual Studio: marketplace.visual...
Be productive with .NET MAUI and your own control library
Просмотров 1,2 тыс.8 месяцев назад
Building your own control library is a great way to be productive when developing apps. Instead of duplicating code over and over again, I recommend you create your own library for UI controls. My video about creating custom controls: ruclips.net/video/3Cd3amJ-qcw/видео.html Join this channel to get early access to videos and access to the source code I show in videos: ruclips.net/channel/UCYgC...
My experience upgrading my app, from Xamarin.Forms to .NET MAUI (I should have listened to David)
Просмотров 1,6 тыс.8 месяцев назад
In this video, I will talk about my experience upgrading one of my apps, from Xamarin.Forms to .NET MAUI. What was my plan? What mistake did I make? What did David Ortinau say about it? What did I learn? Is the app yet released? Join this channel to get early access to videos and access to the source code I show in videos: ruclips.net/channel/UCYgCOJLbtiBCHzuoPNovtzQjoin TinyMvvm: github.com/dh...
.NET MAUI: How I create a Flyout in compact mode with Shell
Просмотров 1,5 тыс.9 месяцев назад
In this video about .NET MAUI show how I created a Flyout in compact mode using animations and Shell. Flyout in compact mode can be very useful for tablet- and desktop apps. Join this channel to get early access to videos and access to the source code I show in videos: ruclips.net/channel/UCYgCOJLbtiBCHzuoPNovtzQjoin #dotnet #dotnetmaui #visualstudio #crossplatformdevelopment #crossplatform #ap...
Visual Studio on Windows on Mac
Просмотров 2 тыс.10 месяцев назад
Visual Studio for Mac will be retired. But if you still want to run Visual Studio without buying a PC? For that, you can use Parallels, software for running Windows (or other operating systems, like Linux) in a VM on your Mac. This video will give you a short overview of Parallels, how to use the iOS simulator, and how to connect to an Android emulator. Read more about Parallels here: parallels...
.NET MAUI . Use the Shell and the SearchHandler to implement search in your apps
Просмотров 1,5 тыс.10 месяцев назад
In this video, I show how to easily add a search box to your apps and how to do it the right way (according to me), because the way they do it in the docs is not usable in a real-world scenario. I also show a workaround for an iOS bug. The bug is registered here, github.com/dotnet/maui/issues/19219 Join this channel to get early access to videos and access to the source code I show in videos: r...
.NET MAUI and Visual States
Просмотров 1,2 тыс.10 месяцев назад
Unlock the potential of .NET MAUI with Visual States and Visual State Manager in this quick tutorial! 🚀 I will show both how to use the common states and your own custom states. 00:00 - Intro 00:45 - Exploring the docs 01:50 - Common states 06:00 - Custom states Join this channel to get early access to videos and access to the source code I show in videos: ruclips.net/channel/UCYgCOJLbtiBCHzuoP...
.NET MAUI - How to create menus for desktop apps
Просмотров 2,1 тыс.11 месяцев назад
In this video, I will show how to create menus for desktop apps using .NET MAUI. I will also show how to structure the menu and how to bind keyboard shortcuts to the using what they call "keyboard accelerators" in .NET MAUI. Join this channel to get early access to videos and access to the source code I show in videos: ruclips.net/channel/UCYgCOJLbtiBCHzuoPNovtzQjoin Interested in parallels? Ch...
Trying out JetBrains Rider for .NET MAUI development
Просмотров 10 тыс.Год назад
🚀 Join us on an exciting journey as we dive into JetBrains Rider for .NET MAUI! With the retirement of Visual Studio for Mac on the horizon, we explore whether Rider can step up as a worthy replacement in this enlightening video. Be sure to show your support by liking, sharing, and subscribing for more valuable content! 📺 Timestamps: 0:00 - Introduction 1:18 - Project Creation 3:06 - Running an...
Visual Studio for Mac will be retired - Get started with VSCode for .NET MAUI
Просмотров 5 тыс.Год назад
Are you a .NET MAUI developer using Visual Studio for Mac? 🖥️ It's time to make a smooth transition as Visual Studio for Mac will be retired. 📢 Embrace the future of cross-platform development by switching to Visual Studio Code (VSCode) for your .NET MAUI projects! In this video, we'll guide you through the process of transitioning from Visual Studio for Mac to VSCode, ensuring you continue to ...
Get started with .NET 8 MAUI Preview and Visual Studio on Mac
Просмотров 8 тыс.Год назад
Explore the exciting features of .NET 8 Preview and unleash the power of coding with Visual Studio on Mac! In this tutorial, we'll guide you through the steps to kickstart your journey with .NET 8 MAUI Preview and seamlessly integrate it into your Mac environment. Discover the latest enhancements, tools, and optimizations for cross-platform development. Join us to dive into the world of .NET 8 ...
How Blazor saved my day!
Просмотров 1,3 тыс.Год назад
How Blazor saved my day!
.NET MAUI and Telerik Components - Part 5 - 5 controls that makes your apps better
Просмотров 529Год назад
.NET MAUI and Telerik Components - Part 5 - 5 controls that makes your apps better
Building an app with .NET MAUI and Telerik Components - Part 4 - Exporting to Excel and PDF
Просмотров 1 тыс.Год назад
Building an app with .NET MAUI and Telerik Components - Part 4 - Exporting to Excel and PDF
Building an app with .NET MAUI and Telerik Components - Part 3 - ImageEditor & Toolbar
Просмотров 558Год назад
Building an app with .NET MAUI and Telerik Components - Part 3 - ImageEditor & Toolbar
Daniel meets Karl-Henrik Nilsson and talks about Azure Functions design patterns
Просмотров 223Год назад
Daniel meets Karl-Henrik Nilsson and talks about Azure Functions design patterns
Daniel meets David Ortinau and talking about .NET MAUI
Просмотров 421Год назад
Daniel meets David Ortinau and talking about .NET MAUI
Building an app with .NET MAUI and Telerik Components - Part 2 - Charts
Просмотров 755Год назад
Building an app with .NET MAUI and Telerik Components - Part 2 - Charts
Building an app with .NET MAUI and Telerik Components - Part 1 - DataGrid
Просмотров 2,1 тыс.Год назад
Building an app with .NET MAUI and Telerik Components - Part 1 - DataGrid
C# and nullable reference types
Просмотров 661Год назад
C# and nullable reference types
Visual Studio and Android Emulators
Просмотров 6 тыс.Год назад
Visual Studio and Android Emulators
An update on TinyMvvm for .NET MAUI
Просмотров 927Год назад
An update on TinyMvvm for .NET MAUI
Playlist Builder - Part 3, Building a .NET MAUI app from scratch
Просмотров 1,6 тыс.Год назад
Playlist Builder - Part 3, Building a .NET MAUI app from scratch
Playlist Builder - Part 2, Building a .NET MAUI app from scratch
Просмотров 2,3 тыс.Год назад
Playlist Builder - Part 2, Building a .NET MAUI app from scratch
Playlist Builder - Part 1 , Building a .NET MAUI app from scratch
Просмотров 7 тыс.Год назад
Playlist Builder - Part 1 , Building a .NET MAUI app from scratch
.NET MAUI - Working with images
Просмотров 12 тыс.Год назад
.NET MAUI - Working with images

Комментарии

  • @marziasaidi6922
    @marziasaidi6922 22 часа назад

    How to silent unslient or mute unmute the app in dotnet maui?

  • @ericritter46
    @ericritter46 29 дней назад

    1:41 thought my screen was cracked😂

  • @GuildOfCalamity
    @GuildOfCalamity Месяц назад

    Is your Activity Tracker tutorial abandoned? Or will you be releasing a part 3 any time soon?

    • @DanielHindrikes
      @DanielHindrikes Месяц назад

      I actually don't know. My time to create videos is still pretty limited and it pretty much work to create those videos 🙁 But maybe I should, but I will not be able to commit to release on a week for example. It will unfortunately not work in my private situation right now.

    • @GuildOfCalamity
      @GuildOfCalamity Месяц назад

      @@DanielHindrikes Understood. I was really hoping you would continue with that project, it seemed like it would've been a great exploration into useful coding concepts.

  • @NFranco34
    @NFranco34 2 месяца назад

    Learn much more with u, thanks!

  • @liemnguyen3088
    @liemnguyen3088 2 месяца назад

    Please make more video about CustomControl: Gesture, Event, DataBinding, native platform UI look!

  • @almanzalj2066
    @almanzalj2066 2 месяца назад

    Thank you! How to upload a zoomable image ?

  • @mikl8292
    @mikl8292 2 месяца назад

    9.20 Who can use SetNameOnUpdate without parameters? why studio doesn't show error there need name;

  • @earthlingthings
    @earthlingthings 2 месяца назад

    I'm trying to simply list the image file names from the resources/images folder via code. Any help locating the path ?

  • @MegaxAT
    @MegaxAT 3 месяца назад

    Glorious! : D

  • @thefrieber_362
    @thefrieber_362 3 месяца назад

    Thanks

  • @demarcorr
    @demarcorr 3 месяца назад

    Is that Load method called automagically or do you need to call it else where? Seems really cool otherwise, taking care of all that boilerplate

    • @DanielHindrikes
      @DanielHindrikes 3 месяца назад

      You need to call it. But if you combine it with my library TinyMvvm. Things like that si handled for you. github.com/dhindrik/TinyMvvm

  • @Heneyspanicker
    @Heneyspanicker 3 месяца назад

    Please tidy up the code as you go . It make easier for beginners to follow

  • @MegaxAT
    @MegaxAT 3 месяца назад

    great work! do we need to set permissions on android to save to files?

    • @myplaths490
      @myplaths490 7 дней назад

      The way he's doing it doesn't require setting permissions, but if, for example, you were selecting a folder, you would need to. So, it depends on the situation.

  • @NoFeetOnEarth
    @NoFeetOnEarth 3 месяца назад

    Is there an easy way to save and encrypt a somewhat large JSON file?

  • @matanyamin1
    @matanyamin1 3 месяца назад

    Thanks for the video! By the way, can we use HotReload on VSC for Mac? I managed to use it only on a simulator, not with the editor like in Android Studio or Xcode.

  • @wimdevriendt2346
    @wimdevriendt2346 3 месяца назад

    Hi ,nice stuff can we have a link to the repo ?

    • @DanielHindrikes
      @DanielHindrikes 3 месяца назад

      github.com/Hindrikes-RUclips/ActivityTracker

  • @MegaxAT
    @MegaxAT 3 месяца назад

    Good one

  • @anonimoanonimo3393
    @anonimoanonimo3393 3 месяца назад

    Hello Daniel, Thanks for your videos, they are very interesting. One question... If the application crashes unexpectedly, is the exception caught?

    • @DanielHindrikes
      @DanielHindrikes 3 месяца назад

      As long it is a .net crash. Low level/native crashes is not supported right now. As it is now it will send the crash report next time the user starts the app after a crash.

  • @MegaxAT
    @MegaxAT 3 месяца назад

    liked and subsicribed

  • @ericritter46
    @ericritter46 4 месяца назад

    Thank you so much for this. I am diving into maui and blazor. I was wondering how to make this connection between app and web app.😊

  • @sergejjarosch
    @sergejjarosch 4 месяца назад

    Thanks for showing it, I was very interested to see how well Visual Studio would run on the Mac with Parallels. Thank you

  • @Evolyzer
    @Evolyzer 4 месяца назад

    Thanks, this video really really helped me!

  • @지현명-m2c
    @지현명-m2c 4 месяца назад

    thank you

  • @sarthakchauhan4163
    @sarthakchauhan4163 4 месяца назад

    Amazing I love it

  • @bartvanhoey2663
    @bartvanhoey2663 4 месяца назад

    Hi Daniel, I am happy you are back!

  • @spytromics
    @spytromics 4 месяца назад

    Wow. This is spectacular. The stuff that you do is really cool.

  • @zqzhang-ni8nr
    @zqzhang-ni8nr 4 месяца назад

    If I have lots of columns and need to have a horizontal scrolling bar, how to handle it

  • @zqzhang-ni8nr
    @zqzhang-ni8nr 4 месяца назад

    If I have lots of columns and need to have a horizontal scrolling bar, how to handle it

  • @communism8037
    @communism8037 4 месяца назад

    What about another path to save files? I cant reach it

  • @michaeltagmose4993
    @michaeltagmose4993 5 месяцев назад

    Hi, and thanks for the insights... You want examples of solutions hard to achieve. I have one. I have a number of views, and it depends on the user how many I want to add to the Shell. So I populate the Shell dynamically in C#. Along with the views, I would like to show a status bar at the bottom. The same status bar for all views, and essentially a part of the Shell main window. Comparable with the Flyout meny. Then I would also like to bind to the whole thing instead of pushing to the Shell. This seems to be very hard to achieve. Maybe Shell.FlyoutContentTemplate is the key. Right now I have no clue...

  • @KAnt-mi1lc
    @KAnt-mi1lc 5 месяцев назад

    Thanks. Helpfull

  • @ayisthiya740
    @ayisthiya740 5 месяцев назад

    Hi video is amazing, I like to know how to fill full image as a background can you please explain me

  • @ShilpaYaramala
    @ShilpaYaramala 5 месяцев назад

    Thank You. Your video solved my issue.

  • @nickeax
    @nickeax 5 месяцев назад

    Thanks!

  • @eelam_hiphops
    @eelam_hiphops 5 месяцев назад

    how to implement sub menu expandable

  • @ricsharkbrazil
    @ricsharkbrazil 5 месяцев назад

    Is xCode a prerequisite to use VSCode for .NET MAUI on a Mac ?

    • @DanielHindrikes
      @DanielHindrikes 5 месяцев назад

      If you want to target iOS and/or Mac catalyst you also need xcode.

    • @ricsharkbrazil
      @ricsharkbrazil 5 месяцев назад

      @@DanielHindrikes Thanks for clarifying

  • @ricsharkbrazil
    @ricsharkbrazil 5 месяцев назад

    Nice explanation! Congrats!

  • @lemonlearner7315
    @lemonlearner7315 5 месяцев назад

    Mr daniel, could you please show us how to implement this using mvvm? thanks in advance

  • @BandieraRossa87
    @BandieraRossa87 5 месяцев назад

    I really like the fact that you created a sepatare class (SearchBenchmark) to avoid cluttering SearchService.cs with [Benchmark] attributes. But assuming SearchService.cs had some further dependencies, e.g. some interfaces to some services, repositories or whatever: how would you be able to inject these dependencies when you create SearchService-Instance in the SearchBenchmark class? I tried to use .NET Core's dependency injection but it looks as if it doesn't work when using BenchmarkDotNet.

  • @toyokenstudio
    @toyokenstudio 5 месяцев назад

    Really cool project! Thanks 😊

  • @whateverrwhateveridou3548
    @whateverrwhateveridou3548 6 месяцев назад

    Can you give some information about Linux please?

  • @DINESHKUMAR-pk4kv
    @DINESHKUMAR-pk4kv 6 месяцев назад

    How to multiple permission set and get securedstorage

  • @TheDomLouis
    @TheDomLouis 6 месяцев назад

    I assume you can use the Maui VsCode plugin to debug normal Xamarin (not Maui), iOS apps to??

    • @DanielHindrikes
      @DanielHindrikes 6 месяцев назад

      I don't think the debugger has support for it. But for Xamarin and pre .NET 8 you can continue to use VS4MAC

  • @netdeveloper740
    @netdeveloper740 6 месяцев назад

    rider norm IDE, but I wait vscode + maui extension

  • @GuildOfCalamity
    @GuildOfCalamity 6 месяцев назад

    Getting hungry for part 3

    • @DanielHindrikes
      @DanielHindrikes 6 месяцев назад

      Working on. Been a bit busy 🙁

    • @GuildOfCalamity
      @GuildOfCalamity 5 месяцев назад

      @@DanielHindrikes Any update on part 3?

  • @muhittinkeser
    @muhittinkeser 7 месяцев назад

    what is this ??

    • @DanielHindrikes
      @DanielHindrikes 7 месяцев назад

      An old video that is not that relevant anymore.

  • @FranciscoJavierRuizLuna-d3d
    @FranciscoJavierRuizLuna-d3d 7 месяцев назад

    can we change the position from the icon to the right corner?

    • @DanielHindrikes
      @DanielHindrikes 7 месяцев назад

      I don't think so. If you mean the icon to open the Flyout.

  • @barryalimou4943
    @barryalimou4943 7 месяцев назад

    Thanks ❤❤ from Guinea I like your Tito