Tag

ASP.NET MVC

1 views collected around this technical thread.

DevOps
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 MVCDevOps
0 likes · 5 min read
Deploying an Old ASP.NET MVC 2 Application with SQL Server Using Windows Containers