Jean-Emmanuel's Feed
- Create animations in .NET MAUI for a disco atmosphere
Create animations in .NET MAUI for a disco atmosphere with practical guidance, key concepts, and implementation tips for .NET MAUI developers.
Read more - Listen to a playlist with MediaElement
The application is great, but it would be nicer if you could change the song. Well that’s ideal because today we
Read more - Download an audio file in .NET MAUI
Today, we will have a look at how to enable the user to download the music that is currently playing. We have been listening to the same song over and over, I
Read more - Control the volume with MediaElement
Now we are going to implement volume control! As with any good music player, we want our user to be able to turn the volume up or down as desired.
Read more - Control the playback position with MediaElement
Control the playback position with MediaElement with practical guidance, key concepts, and implementation tips for .NET MAUI developers.
Read more - Play music in .NET MAUI with MediaElement
Play music in .NET MAUI with MediaElement with practical guidance, key concepts, and implementation tips for .NET MAUI developers.
Read more - Target multiple environments in .NET MAUI
Target multiple environments in .NET MAUI with practical guidance, key concepts, and implementation tips for .NET MAUI developers.
Read more - Create a .NET MAUI App without Shell
Since the official release of .NET MAUI, it is not possible to create a new project where Visual Studio does not add a default Shell. Fortunately, there is a very simple way to get rid of it!
Read more - Music player display
Music player display with practical guidance, key concepts, and implementation tips for .NET MAUI developers.
Read more - Music player display
More and more buttons! In this chapter, we will integrate the controls for manipulating the media.
Read more - Music player display
Now that the foundations of the main page are ready, we can start laying out all the controls. Let
Read more - Arrange elements on a .NET MAUI page
Before developing a new page, it is best to think about the layout of the various elements. And you
Read more