Latest Posts

Thoughts on .NET, Uno Platform, and open source

View all posts
Test Uno Platform WebAssembly apps on mobile devices using Dev Tunnels
Visual Studio Uno Platform .NET Core
Nov 21, 2022

Test Uno Platform WebAssembly apps on mobile devices using Dev Tunnels

Microsoft has released the highly anticipated Visual Studio feature called Dev Tunnels. This feature allows you to test your locally running web applications on physical mobile devices, making mobile-specific API testing much easier. In this article, you'll learn how to enable and configure Dev Tunnels for your Uno Platform WebAssembly apps. Get ready to streamline your mobile app testing process!

Getting C# attribute constructor arguments via reflection
Development .NET Core
Nov 15, 2022

Getting C# attribute constructor arguments via reflection

Discover how to retrieve attribute constructor argument values in C# without storing them in any field or property. Learn about the handy CustomAttributesData class and its ConstructorArguments property. Find out more in this insightful article!

Building Microsoft Teams app in C# and XAML with Uno Platform
Visual Studio Web Uno Platform XAML
Nov 2, 2022

Building Microsoft Teams app in C# and XAML with Uno Platform

Discover how to build apps for Microsoft Teams using C# and XAML with the help of Uno Platform and WebAssembly. Learn about the limitations and prerequisites, and follow step-by-step instructions to set up your development environment. Find out how to integrate Uno Platform apps into the Teams app, and get a sneak peek at a simple app in action. Exciting possibilities await!

Latest Videos

Check out my latest video content on YouTube

View all videos