随笔分类 -  Framework

摘要:processModel Element in Machine.config(The processModel's describe is from MSDN Microsoft)The default processModel element in Machine.config of a particular server as follows: <system.web> <... 阅读全文
posted @ 2009-12-24 09:11 Louis Yan 阅读(898) 评论(0) 推荐(0)
摘要:Two types of configuration files supported by ASP.Net.Configuration files are used to control and manage the behavior of a web application.i) Machine.configTheMachine.Configfile, which specifies the s... 阅读全文
posted @ 2009-12-22 16:37 Louis Yan 阅读(404) 评论(0) 推荐(0)