DevOps
Feb 15, 2017 · Cloud Native
Deploying an Old ASP.NET MVC 2 Application with SQL Server Using Windows Containers
This tutorial demonstrates how to containerize a legacy ASP.NET MVC 2 web application with a SQL Server database by running a Windows Container, configuring volume mappings, updating connection strings, creating a Dockerfile, building an image, and deploying the service.
.NETASP.NET MVCDocker
0 likes · 5 min read