Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.07 KB

aspnet-4-quick-hit-clean-webconfig-files.md

File metadata and controls

22 lines (18 loc) · 1.07 KB
uid title author description ms.author ms.date ms.assetid msc.legacyurl msc.type
web-forms/videos/net-4/core/aspnet-4-quick-hit-clean-webconfig-files
Clean Web.Config Files | Microsoft Docs
JoeStagner
In this video you will see how the major configuration elements have been moved to the machine.config file. This allows the Web.config file in ASP.NET 4 appl...
riande
11/11/2009
12aa35dd-16f7-408a-9a3b-a70c0aca791f
/web-forms/videos/net-4/core/aspnet-4-quick-hit-clean-webconfig-files
video

ASP.NET 4 "Quick Hit" - Clean Web.Config Files

by Joe Stagner

In this video you will see how the major configuration elements have been moved to the machine.config file. This allows the Web.config file in ASP.NET 4 applications to either be empty or contain a minimum number of lines.

▶ Watch video (2 minutes)

[!div class="step-by-step"] Previous Next