0% found this document useful (0 votes)
89 views19 pages

Configuration Management: by Sriram. B

This document discusses configuration management in .NET applications. It covers using the configuration API to manage connection strings, application settings, and page sections in a web.config file. It also demonstrates how to encrypt app settings with DPAPI, including its architecture and modifying settings. The document ends with a demo and exercise section.

Uploaded by

api-19796528
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
89 views19 pages

Configuration Management: by Sriram. B

This document discusses configuration management in .NET applications. It covers using the configuration API to manage connection strings, application settings, and page sections in a web.config file. It also demonstrates how to encrypt app settings with DPAPI, including its architecture and modifying settings. The document ends with a demo and exercise section.

Uploaded by

api-19796528
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 19

Configuration Management

By

SRIRAM. B
Objective
 Using Configuration API
 Encrypting AppSettings with DPAPI
Using Configuration API
Connection String
Application Settings
Web Configuration Manager
Page Section
Sections in XML
Updating Web.Config
App Settings - Modification
Connection String - Modification
Page Section - Modification
Encrypting with DPAPI
DPAPI Architecture
User Management – Adding Users
Demo
Session Ends
Exercise
Relax

You might also like