blog

CamFrame – Stream Your Face Version 1.0.4

I’m thrilled to announce the latest update to CamFrame! Now, in addition to record videos and take screenshots, you can choose your preferred microphone and use your voice for your videos. Whether you’re creating tutorials, giving presentations, or simply sharing your content online, CamFrame has everything you need to elevate your streaming experience. I encourage […]

Ottorino Bruni 
blog

Understanding Apple’s Privacy Manifest for iOS Apps

Preparing for Apple’s Mandatory Privacy Manifest Policy It’s surprising and important to note that such a significant deadline for developers hasn’t been explained clearly with examples. That’s why I’ve written this article to provide straightforward guidance and examples to help developers understand and comply with Apple’s new privacy rules. Apple is rolling out a new […]

Ottorino Bruni 
blog

Mastering API Prototyping with Visual Studio .http File Editor: A Cost-Effective Alternative to Postman

Introduction to REST API Development and Validation Developing a REST API is the most common method for sharing data from a web application. It provides basic CRUD operations to interact with a database, making services more independent. For individual developers, the free plan of Postman works well. However, for simple test calls, upgrading to an […]

Ottorino Bruni 
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