Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For this tutorial, we will create a simple ASP.NET Web Application project using Visual Studio 2010 or later, which we will then deploy to our mock deployment server. So lets get started.

Open up Visual Studio and create a new ASP.NET Web Application called ContinuaDeployTutorial using .NET Framework 4.

...