All articles| All Pictures| All Softwares| All Video| Go home page| Write articles| Upload pictures

Reading number is top 10 articles
配置ASP.net的运行环境_[Asp.Net教程]
PHP5中的this,self和parent关键字详解_[PHP教程]
ASP.NET中利用VWD操作数据库_[Asp.Net教程]
C#中的编辑控件(Edit Box)
SQL jdbc解决自动自动增长列统一处理问题纪实_[SQL Server教程]
visual c++类中的静态成员
ASP.NET实现文件的在线压缩和解压缩_[Asp.Net教程]
asp.net页面导出为Word文档_[Asp.Net教程]
ADO.NET数据库实例教程_[Asp.Net教程]
数据库技巧之建立一个传表名参数的存储过程_[SQL,Server教程]
Reading number is top 10 pictures
In 2013 hercules Arnold classic1
The money of more than 100 countries and regions1
可爱的狗熊们
2012 national geographic daily picture5
有种屌丝级别的好妹子
9.3阅兵全景图3-外国方阵梯队和坦克方阵梯队
Wear bikinis cock
Nine school beauty star those gossip matters
Summer is most suitable for young people to travel in China2
Exquisite decoration is not paying too much1
Download software ranking
美女游泳记
The Bermuda triangle2
Boxer's Top ten classic battle1
Tram sex maniac 2 (H) rar bag16
仙剑奇侠传98版歌曲
Boxer's Top ten classic battle7
WebService在.NET中的实战应用教学视频 → 第5集
VC++6.0培训教程
Popkart Cracked versions Mobile phone games
Adobe Flash Player(IE) 10.0.32.18 浏览器专用的FLASH插件
aaa published in(发表于) 2013/12/6 10:26:26 Edit(编辑)
web.config配置文件示例_.net资料_编程技术

web.config配置文件示例_.net资料_编程技术

web.config配置文件示例_.net资料_编程技术-数科优化网

为了方便配置web.config文件,我写了一个常用的web.config文件的示例,可以以此为模版根据需要修改。
创建web.config文件的三种快捷方法:
1、用VS2005中的asp.net网站配置工具配置
2、参考C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727(.net framework版本)\CONFIG\目录下的machine.config 文件进行编写
3、以下边这个文件作模版修改



点击此处展开代码



http://schemas.microsoft.com/.NetConfiguration/v2.0">






connectionString="Data Source=.;Initial Catalog=profile1;Integrated Security=True"
providerName="System.Data.SqlClient" />





type="System.Web.Security.SqlMembershipProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
connectionStringName="strConnUserDB"
enablePasswordRetrieval="false"
enablePasswordReset="true"
requiresQuestionAndAnswer="true"
applicationName="/"
requiresUniqueEmail="false"
passwordFormat="Hashed"
maxInvalidPasswordAttempts="5"
minRequiredPasswordLength="7"
minRequiredNonalphanumericCharacters="1"
passwordAttemptWindow="10"
passwordStrengthRegularExpression=""
description="存储membership数据"
/>





connectionStringName="strConnUserDB"
applicationName="/"
type="System.Web.Profile.SqlProfileProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
description="存储Profile数据"
/>










connectionStringName="strConnUserDB"
applicationName="/"
type="System.Web.Security.SqlRoleProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
description="存储Role数据"
/>
























添加到del.icio.us 添加到新浪ViVi 添加到百度搜藏 添加到POCO网摘 添加到天天网摘365Key 添加到和讯网摘 添加到天极网摘 添加到黑米书签 添加到QQ书签 添加到雅虎收藏 添加到奇客发现 diigo it 添加到饭否 添加到飞豆订阅 添加到抓虾收藏 添加到鲜果订阅 digg it 貼到funP 添加到有道阅读 Live Favorites 添加到Newsvine 打印本页 用Email发送本页 在Facebook上分享


Disclaimer Privacy Policy About us Site Map

If you have any requirements, please contact webmaster。(如果有什么要求,请联系站长)
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.