0
点赞
收藏
分享

微信扫一扫

Web Application 项目中使用ASP.NET 2.0 Profile

      关于Profile可以看​​使用ASP.NET 2.0 Profile存储用户信息[翻译] Level 200​​​
      Profile只能应用于Web Site Project中才能使用这个特性,在Web Application 项目无法使用,那么在Web Application 如何才能使用这个特性呢,这里有一个原来在www.gotdotnet.com 上WebProfileGenerator项目可以可以解决这个问题。可惜现在​​​www.gotdotnet.com​​​ 网站现在退休了,代替他的是​​CodePlex.com​​​
      代码下载:​​WebProfileGenerator_1.2.zip​​
项目新网站:​​http://www.codeplex.com/WebProfile/​​
​​Writing a custom ASP.NET Profile class​​




举报

相关推荐

0 条评论