Laurent Bugnion

Principal Cloud Advocate, Developer Relations

Laurent is a Principal Cloud Advocate for Microsoft, expert in .NET, Visual Studio and is interested in Azure services such as Serverless, App Services, SignalR, Blazor, Data, AI and more. He works from home (Zurich, CH) for Microsoft Azure. His blog is at http://blog.galasoft.ch. He was also the author of the well-known legacy open source toolkit MVVM Light for XAML and Xamarin

Post by this author

Private: Exploring the AskVS command in GitHub Copilot for Visual Studio

(image) GitHub Copilot is an AI-driven coding assistant designed to streamline your coding tasks and boost productivity in various development environments. In this ongoing series, we focus on its integration with Visual Studio, illustrating how it can significantly enhance your workflow and coding experience. The latest short video I ...

How to use GitHub Copilot Chat in Visual Studio

GitHub Copilot serves as an AI-powered coding assistant capable of operating across various development environments, assisting you with your everyday coding challenges. In this new series of content, we will demonstrate how GitHub Copilot functions in Visual Studio especially and how it boosts your efficiency. We just published "Using ...

How to use Comments to Prompt GitHub Copilot for Visual Studio

A step-by-step guide to use comments as prompts in GitHub Copilot for Visual Studio. GitHub Copilot is a programming assistant that uses AI (Artificial Intelligence) to help you increase efficiency in your daily programming tasks. ...

How to Install GitHub Copilot in Visual Studio

A step-by-step guide to enable the AI-powered coding assistant within Visual Studio Introduction to GitHub Copilot. GitHub Copilot is a new tool that helps you write code faster and smarter with the help of artificial intelligence. It can suggest code completions, generate code snippets, and even write entire functions for you. ...