/Demo/Files/My Documents/Web.config
ASP.NET | 16 lines | 7 code | 1 blank | 8 comment | 0 complexity | d13cf357bb07368e29ff2f4d52b1199a MD5 | raw file
- <?xml version="1.0"?>
- <!--
- Note: As an alternative to hand editing this file you can use the
- web admin tool to configure settings for your application. Use
- the Website->Asp.Net Configuration option in Visual Studio.
- A full list of settings and comments can be found in
- machine.config.comments usually located in
- \Windows\Microsoft.Net\Framework\v2.x\Config
- -->
- <configuration>
- <appSettings/>
- <connectionStrings/>
- <system.web>
-
- </system.web>
- </configuration>