Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
ASP.Net Tutorial
Configuration 75 codes
Home
ASP.Net Tutorial
Configuration
1 Add namespaces to your Web config file
2 Add user and role to AuthorizationRule
3 Adding a reference to the assembly in your web configuration file
4 Adding Custom Application Settings
5 Allowing a single user through the web config file
6 Applying authorization requirements to a single file
7 Applying Configuration Settings to a Particular Path
8 Authorization of webParts
9 Bind datalist to Authorization Section in your configuration
10 Change CompilationSection
11 ConfigurationSettings AppSettings
12 Configuring passwords to be sent via email in the web config file
13 Configuring Session State
14 Creating a Configuration Element Collection
15 Creating Custom Configuration Sections by inheriting a new class from ConfigurationSection class
16 Creating personalization properties in the web config file
17 Custom Error Messages
18 Deal with Configuration Section Group
19 Decrypt a configuration section by specifying a virtual directory
20 Decrypt a configuration section by using the -pdf option
21 Defining types for personalization properties
22 Denying all users through the web config file
23 Disable custom errors
24 Displaying all configuration sections from the system web configuration section group
25 Displaying configuration settings for each subfolder in an application
26 Enable debugging for an entire application
27 Enable files up to 10MB to be posted, changes the buffering threshold to 100KB
28 Enable impersonation
29 Encrypt Config
30 Encrypt connectionStrings section with the DataProtectionConfigurationProvider
31 Encrypting Sections Programmatically
32 Encrypting Sections with the aspnet_regiis tool
33 Get all settings for AppSettings Section
34 Get and set application settings
35 Get Configuration for application path
36 Get ConnectionStringsSection part of your configuration
37 Get section of appSettings as raw xml
38 Globalization requestEncoding=utf-8 responseEncoding=utf-8
39 Load connection string from ConfigurationManager
40 Loading string from Web config (C#)
41 Lock the debug attribute, and only the debug attribute, of the compilation element
42 Locking Configuration Settings
43 Mapping URLs using the urlMappings element
44 Modifying connection string properties at runtime (C#)
45 Modifying connection string properties at runtime (VB)
46 Modifying the membership provider in web config
47 Modifying the value of the Debug configuration setting
48 Modifying the web config file to add usernamepassword values
49 Opening a Configuration File
50 Opening a Configuration File on a Remote Server
51 Overview of Website Configuration
52 Placing Configuration Settings in an External File
53 Read configuration
54 Register a Theme for all pages in your application in the web configuration file
55 Registering Master Pages in Web Configuration
56 Retrieve AppSetting
57 Retrieve values from the appSettings section either programmatically or declaratively
58 Retrieving a configuration setting with the GetSection() and GetWebApplicationSection() methods
59 Set session state to auto dectect
60 Set to use URL in case of cookie less
61 Specify all users with the use of the asterisk ()
62 Storing Custom Settings in the web config File
63 The AdminUsersSection class enables you to represent a list of users
64 The authentication Node
65 The Profile is defined in the web configuration file
66 The web config File
67 To allow more than one user
68 To enable application-level tracing
69 Trace configuration
70 Update Configuration
71 Use the styleSheetTheme attribute to apply a Theme to the pages in an application
72 Using location Elements
73 Using the Configuration API
74 Using the custom configuration section to modify the page style and background color
75 Web config file for forms-based authentication