Cloud-Native Development, Fast Focus

CCT06 Fast Focus: Building & Debugging Container-based Apps with VS2019

11/19/2019

2:00pm - 2:20pm

Level: Introductory to Intermediate

Benjamin Day

Author, Trainer, Developer

Here's the dirty little secret of developing apps for containers: it can be a HUGE pain. Even though you're developing the app on your machine, it's basically running in something that's not really actually your machine -- it's running in a container. Thankfully, Visual Studio 2019 has some great features for making the process of developing and debugging container apps a lot less painful. In this session, we'll do a demo of how to use these VS2019 container tools.

You will learn:

  • Why is it hard to debug containers
  • How to use Visual Studio container tools
  • What to do to enable container debugging