Learn how to modernize existing .NET applications using Docker in this 38-minute video. Discover the step-by-step process of packaging an ASP.NET WebForms application into a Docker image, running it as a container on Windows Server 2016 and Windows 10. Explore techniques for containerizing both the application and SQL Server database, and leverage Docker Compose to define distributed application structures. Follow a feature-driven approach to iteratively enhance the application, addressing performance, usability, and design issues without requiring a complete rebuild. Gain insights into the modernization spectrum and learn how Docker can facilitate a smooth transition from monolithic architectures to microservices running on .NET Core.