AspNetCore.Docs/aspnet/web-forms/videos/how-do-i/how-do-i-create-and-use-a-c...

1.5 KiB

title author description ms.author manager ms.date ms.topic ms.assetid ms.technology ms.prod msc.legacyurl msc.type
[How Do I:] Create and Use a Custom Configuration Section in an ASP.NET Configuration File | Microsoft Docs rick-anderson In this video Chris Pels will show how to extend the standard set of ASP.NET configuration settings with your own XML configuration elements. First, see how... aspnetcontent wpickett 04/16/2008 article fa9ed773-cceb-49d0-a939-5a9e6bbae00f dotnet-webforms .net-framework /web-forms/videos/how-do-i/how-do-i-create-and-use-a-custom-configuration-section-in-an-aspnet-configuration-file video

[How Do I:] Create and Use a Custom Configuration Section in an ASP.NET Configuration File

by Chris Pels

In this video Chris Pels will show how to extend the standard set of ASP.NET configuration settings with your own XML configuration elements. First, see how to create a configuration section handler which is required to interpret and process the information in custom XML configuration elements. During this learn how to use declarative model for defining the behavior of a configuration section handler. Next, see how to add a custom section handler and custom elements to an ASP.NET configuration file. Finally, see how to programmatically access the custom configuration data.

▶ Watch video (19 minutes)