小李程式™的专栏

有勇气来改变可以改变的事情,有度量接受不可改变的事情,有智慧来分辨两者的不同。
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2005年3月23日

摘要: Introduction ... 阅读全文

posted @ 2005-03-23 21:50 尼斯湖李 阅读(804) 评论(0) 推荐(0) 编辑

摘要: Impersonation, Single Sign-on, and SPS Abstract The scenario is a common one: An organization has some LOB application that is critical to their everyday needs. In fact users find themselves logging ... 阅读全文

posted @ 2005-03-23 18:10 尼斯湖李 阅读(543) 评论(0) 推荐(0) 编辑

摘要: Introduction : Microsoft SharePoint Portal Server 2003 enables enterprises to develop an intelligent portal that seamlessly connects users, teams, and knowledge so that people can take advantage of r... 阅读全文

posted @ 2005-03-23 17:18 尼斯湖李 阅读(911) 评论(0) 推荐(0) 编辑

摘要: 学习如何使用 Cookie 编程 什么是 Cookie? Cookie 是一小段文本信息,伴随着用户请求和页面在 Web 服务器和浏览器之间传递。用户每次访问站点时,Web 应用程序都可以读取 Cookie 包含的信息。Cookie 最根本的用途是 Cookie 能够帮助 Web 站点保存有关访问者的信息。更概括地说,Cookie 是一种保持 Web 应用程序连续性(即执行“状态管理”)的方法。 ... 阅读全文

posted @ 2005-03-23 11:11 尼斯湖李 阅读(1878) 评论(0) 推荐(0) 编辑