2008年1月31日
摘要: 前几天写了一篇使用IConfigurationSectionHandler在web.config中增加自定义配置,然后看到有回复说IConfigurationSectionHandler在2.0时代被弃用了,推荐使用ConfigurationSection,不敢怠慢,赶紧看看ConfigurationSecion是如何使用的。 阅读全文
posted @ 2008-01-31 20:31 Tristan(GuoZhijian) 阅读(3187) 评论(6) 推荐(1) 编辑