- 91
- 294 661
Daniel Hindrikes
Приєднався 19 гру 2018
Daniel Hindrikes is a developer and architect focusing on mobile- and cloud solutions using .NET and Azure. On this channel, the main focus is app development with .NET MAUI, but also .NET in general.
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, ua-cam.com/video/Og-NsV5vYT4/v-deo.html
How to setup the TinyInsights Website with Entra Id, ua-cam.com/video/MIuG2gPtMrc/v-deo.html
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, ua-cam.com/video/Og-NsV5vYT4/v-deo.html
How to setup the TinyInsights Website with Entra Id, ua-cam.com/video/MIuG2gPtMrc/v-deo.html
Переглядів: 553
Відео
How to setup the TinyInsights Website with Entra Id
Переглядів 1152 місяці тому
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,9 тис.6 місяців тому
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,4 тис.9 місяців тому
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,5 тис.9 місяців тому
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,4 тис.10 місяців тому
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: ua-cam.com/video/3Cd3amJ-qcw/v-deo.html Join this channel to get early access to videos and access to the source code I show in videos: ua-cam.com/channels/YgCOJL...
My experience upgrading my app, from Xamarin.Forms to .NET MAUI (I should have listened to David)
Переглядів 1,7 тис.10 місяців тому
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: ua-cam.com/channels/YgCOJLbtiBCHzuoPNovtzQ.htmljoin TinyMvvm: github.com...
.NET MAUI: How I create a Flyout in compact mode with Shell
Переглядів 1,6 тис.11 місяців тому
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: ua-cam.com/channels/YgCOJLbtiBCHzuoPNovtzQ.htmljoin #dotnet #dotnetmaui #visualstudio #crossplatformdevelopment #crossplatform ...
Visual Studio on Windows on Mac
Переглядів 2,3 тис.11 місяців тому
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,7 тис.Рік тому
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: u...
.NET MAUI and Visual States
Переглядів 1,3 тис.Рік тому
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: ua-cam.com/channels/YgCOJLbtiBCHzuoPNo...
.NET MAUI - How to create menus for desktop apps
Переглядів 2,3 тис.Рік тому
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: ua-cam.com/channels/YgCOJLbtiBCHzuoPNovtzQ.htmljoin Interested in parallels?...
Trying out JetBrains Rider for .NET MAUI development
Переглядів 12 тис.Рік тому
🚀 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 ...
.NET MAUI and Telerik Components - Part 5 - 5 controls that makes your apps better
Переглядів 563Рік тому
.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
Переглядів 587Рік тому
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
Переглядів 224Рік тому
Daniel meets Karl-Henrik Nilsson and talks about Azure Functions design patterns
Daniel meets David Ortinau and talking about .NET MAUI
Переглядів 426Рік тому
Daniel meets David Ortinau and talking about .NET MAUI
Building an app with .NET MAUI and Telerik Components - Part 2 - Charts
Переглядів 810Рік тому
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
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,4 тис.Рік тому
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
When I try partial in viewmodel for android simulation, throws error? Can you help me please partial void OnQueryChanged(string? oldValue, string newValue) e { // error
What error does it throw?
another dude that makes a signle fucking row view but none of them shows how to make a multi-column view, CAUSE this ass api doesn't have it and you have to buy some 3'rd party bs, no thx.
Awesome !!!!! Thank you bro
Is it free?
Unfortunately not. It is around 100$ last time I checked.
hello. thank you for the video do you know how to apply two or more styles to the same tag? i found nothing online. somethiing like: <Label Style="{StaticResource style1, style2}" Text="blabla" />
You cannot. But Style2 can have Style1 as "Base Style". You should use the BasedOn property on the Style.
@@DanielHindrikes thank you so much 🙏🏻🙏🏻
Is there a way to create a private key inside the secure storage that is unexportable and use that for signing/decrypting data. The ability to extract data from secure storage does bring it to application memory and might help someone else harvest it
How to silent unslient or mute unmute the app in dotnet maui?
1:41 thought my screen was cracked😂
Oops, a green screen glitch.
Is your Activity Tracker tutorial abandoned? Or will you be releasing a part 3 any time soon?
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.
@@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.
Learn much more with u, thanks!
Please make more video about CustomControl: Gesture, Event, DataBinding, native platform UI look!
Thank you! How to upload a zoomable image ?
9.20 Who can use SetNameOnUpdate without parameters? why studio doesn't show error there need name;
I'm trying to simply list the image file names from the resources/images folder via code. Any help locating the path ?
Glorious! : D
Thanks
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
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
Please tidy up the code as you go . It make easier for beginners to follow
great work! do we need to set permissions on android to save to files?
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.
Is there an easy way to save and encrypt a somewhat large JSON file?
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.
Hi ,nice stuff can we have a link to the repo ?
github.com/Hindrikes-UA-cam/ActivityTracker
Good one
Hello Daniel, Thanks for your videos, they are very interesting. One question... If the application crashes unexpectedly, is the exception caught?
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.
liked and subsicribed
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.😊
Thanks for showing it, I was very interested to see how well Visual Studio would run on the Mac with Parallels. Thank you
Thanks, this video really really helped me!
thank you
Amazing I love it
Thank you! 😀
Hi Daniel, I am happy you are back!
Thank you :D
Wow. This is spectacular. The stuff that you do is really cool.
Thank you so much 😀
If I have lots of columns and need to have a horizontal scrolling bar, how to handle it
If I have lots of columns and need to have a horizontal scrolling bar, how to handle it
What about another path to save files? I cant reach it
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...
Thanks. Helpfull
Hi video is amazing, I like to know how to fill full image as a background can you please explain me
Thank You. Your video solved my issue.
Thanks!
Thank you!
how to implement sub menu expandable
Is xCode a prerequisite to use VSCode for .NET MAUI on a Mac ?
If you want to target iOS and/or Mac catalyst you also need xcode.
@@DanielHindrikes Thanks for clarifying
Nice explanation! Congrats!
Mr daniel, could you please show us how to implement this using mvvm? thanks in advance
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.
Really cool project! Thanks 😊
Can you give some information about Linux please?
How to multiple permission set and get securedstorage
I assume you can use the Maui VsCode plugin to debug normal Xamarin (not Maui), iOS apps to??
I don't think the debugger has support for it. But for Xamarin and pre .NET 8 you can continue to use VS4MAC