- 亮剑.NET:SharePoint Server 2007开发实战
- 张建义 王俞编著
- 145字
- 2020-08-28 06:15:39
第1章Windows SharePoint Service开发基础
本章将简要介绍Windows SharePoint Service(本书简称为WSS)的一些基本概念、常用的对象模型,以及开发环境的搭建,一起建立后续章节都要用到的Visual Studio解决方案。
本章包括:
■ Windows SharePoint Service和Microsoft Office SharePoint Server的区别
■ Windows SharePoint Service对llS的扩展
■ WSS安装目录结构分析
■ Windows SharePoint Service的一些概念
■ Windows SharePoint Service的对象模型
■ Windows SharePoint Service的代码权限
■ 开发环境的搭建