blog

How to Implement Snapshooter .Net in C# Projects with Xunit: Strategies and Tips

Introduction to Simplifying Testing: Overcoming Efficiency and Complexity Challenges In the modern development landscape, working with APIs often involves handling JSON content types requiring serialization and thorough validation to ensure the returned objects are correct. Automating these validation processes through testing is indispensable, yet verifying every attribute of a complex object can be time-consuming and […]

Ottorino Bruni 
blog

CamFrame – Stream Your Face 1.0.0 released

I’m excited to announce the launch of CamFrame! It allows you to effortlessly stream your face or photos. Perfect for tutorials and presentations. Enhance your content creation experience now!I encourage you all to give it a try – it’s completely free! Your feedback is incredibly important, and I’m eager to hear your thoughts and reviews. […]

Ottorino Bruni 
blog

How to Integrate Blazor WebAssembly Components in Your WPF Application

In the dynamic landscape of modern application development, the seamless integration of diverse technologies is key to creating robust and feature-rich solutions. In this tutorial, we will explore the integration of Blazor WebAssembly components into a WPF (Windows Presentation Foundation) application, combining the power of Blazor with the versatility of WPF. This tutorial is centered […]

Ottorino Bruni 
blog

How to Build Your First Microsoft Blazor App: A Step-by-Step Guide

Introduction Welcome to my Blazor coding adventure! If you’re new to this powerful UI framework, I recommend checking out my previous article for an insightful overview of Blazor’s capabilities and key considerations. In this step-by-step guide, we’ll explore the creation of your first Microsoft Blazor app, providing a comprehensive walkthrough from project initiation to employing […]

Ottorino Bruni