New Pluralsight course released

October 4, 2024 | 1 minutes read

I’m excited to announce the release of my new Pluralsight course, Working with Local and Remote Data in .NET MAUI Apps! In this course, I’ll teach you how to seamlessly integrate both local and remote data sources into your .NET MAUI applications, covering topics like REST APIs, SQLite, secure storage, and offline support. Whether you’re building mobile apps or looking to improve data handling in your projects, this course will give you the tools to build robust, flexible apps.

Check it out here . I hope you’ll join me on this journey to mastering data in .NET MAUI apps!

comments powered by Disqus

You may also like

Options pattern

In our previous post , we explored the basics of .NET’s configuration …

Read More

.NET Configuration

If you’ve been working with .NET for a while, chances are you’ve used the …

Read More

Introduction to Microsoft Orleans

One of the frameworks in the .NET ecosystem that doesn’t get as much …

Read More