Introducing PDF Diff: Compare PDFs Privately in Your Browser
Introducing PDF Diff, a privacy-focused, client-side tool for comparing PDF documents directly in your browser without uploading files.
James Montemagno est un developer advocate spécialisé dans GitHub Copilot, .NET MAUI et le développement mobile multiplateforme. Découvrez des insights pratiques sur l'utilisation des agents personnalisés GitHub Copilot pour WinForms, les agents de codage en arrière-plan pour workflows parallèles et Hotkey Typer pour l'automatisation de démos. Explorez des guides complets sur le développement avec conteneurs .NET sur appareils Windows ARM, le développement d'applications Android sur architecture ARM et les builds Xamarin Android avec Java SDK 11 sur Azure DevOps et GitHub Actions. Apprenez le développement de l'application Bingo-o-matic, les DevContainers avec GitHub Codespaces, l'optimisation Visual Studio Code et l'architecture microservices. Suivez pour des techniques de programmation assistée par IA, tutoriels .NET MAUI, meilleures pratiques de développement mobile et insights sur le développement cloud-native depuis une perspective développeur client.
16 articles from this blog
Introducing PDF Diff, a privacy-focused, client-side tool for comparing PDF documents directly in your browser without uploading files.
Introducing a web-based drag-and-drop visual configurator for creating and customizing Oh My Posh terminal prompts without editing config files.
A developer builds a complete FIRE calculator web app using GitHub Copilot's agent mode in VS Code in just 30 minutes.
Explores GitHub Copilot's new custom agents feature, detailing how to create specialized AI coding assistants for specific workflows and frameworks.
A developer shares five practical ways to use GitHub Copilot's background coding agent to automate tasks, delegate issues, and speed up development workflows.
Introducing Hotkey Typer, a small Windows utility that types predefined text snippets with a hotkey, perfect for demos and tutorials.
A developer's guide to building and running .NET containers on Windows ARM devices using WSL and Podman as alternatives to Docker Desktop.
Fixing Xamarin Android build failures in CI/CD pipelines by updating to Java SDK 11 on Azure DevOps and GitHub Actions.
Guide to developing Android apps on Windows Arm devices using .NET MAUI, Visual Studio, and alternative deployment methods like WSA.
A guide to automating Mastodon posts using IFTTT webhooks and the Mastodon API.
Guide for developers on implementing subscription management links in iOS/Android apps to comply with Google's updated policy.
A tutorial on how to implement and read app configuration from an appsettings.json file in a .NET MAUI application using Dependency Injection.
A guide to implementing in-app subscriptions for iOS and Android apps without requiring a backend server, using a .NET plugin.
Windows 11 introduces the Windows Subsystem for Android, enabling developers to run, debug, and deploy Android apps directly from Windows.
Explains the differences between Google Play's staged rollouts and Apple's phased releases for mobile app updates, including their benefits and limitations.
Explains how to use NSProcessInfo activities to manage long-running tasks in macOS/iOS apps, preventing system sleep and termination.