Skip to content

Lab 3 · Visual Studio 2026

90 minutes · Windows required · Visual Studio 2026 + .NET 10

Work through a partially completed TinyShop application with a .NET backend and Blazor frontend. You will use Copilot for code completion, inline chat, agentic implementation, vision, debugging, MCP, planning, reusable prompts, and cloud delegation.

Terminal window
git clone https://github.com/jamesmontemagno/workshop-tinyshop.git
start workshop-tinyshop\src\TinyShop.sln

Open src/TinyShop.sln in Visual Studio 2026. The starter is on main; use git switch completed to inspect the finished solution.

  1. Workshop setup
  2. Explore the codebase
  3. Code completion with ghost text
  4. Enhance the UI with inline chat
  5. Reference code files in chat
  6. Use custom instructions
  7. Implement features with Copilot Agent
  8. Use Copilot Vision
  9. Debug with Copilot
  10. Create commit summaries
  11. Connect MCP servers
  12. Plan with Agent mode
  13. Create reusable prompt files
  14. Delegate to the cloud

Source: dotnet-presentations/visual-studio-github-copilot-lab

Reset all workshop progress?

This clears completed lessons and checked task items stored in this browser. This action cannot be undone.