ASP.NET 2.0个性化配置(profile)

为每个用户存储配置信息 强类型 长期保存  支持匿名用户 定义配置(profile) <? xml version="1.0" ?> < configuration  xmlns ="http://schemas.microsoft.com/.NetConfiguration/v2.0" >      < appSettings />      < connectionStrings >     
相关文章
相关标签/搜索