SharePoint 2013 开发——开发并部署webpart...
分类:
Web程序 时间:
2015-06-24 11:00:01
阅读次数:
180
1.在用Secure Store Service获取用户信息之前需要配置SSS。2.以下代码是获取用户信息:using (SPSite site = new SPSite(webUrl)) { SecureStoreProvider prov = ...
分类:
其他好文 时间:
2015-06-23 17:37:44
阅读次数:
105
首先写个IHttpModule的实现类
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Web;
namespace NuctechEquipment.Layouts.NuctechEq...
分类:
Web程序 时间:
2015-06-23 13:37:53
阅读次数:
236
http://blog.csdn.net/miragesky2049/article/details/7769030http://blog.csdn.net/miragesky2049/article/details/7769249http://blog.csdn.net/miragesky2049...
分类:
其他好文 时间:
2015-06-23 10:10:33
阅读次数:
123
http://blog.csdn.net/miragesky2049/article/details/7769030http://blog.csdn.net/miragesky2049/article/details/7769249http://blog.csdn.net/miragesky2049...
分类:
其他好文 时间:
2015-06-23 10:09:11
阅读次数:
90
http://blog.csdn.net/miragesky2049/article/details/7769030http://blog.csdn.net/miragesky2049/article/details/7769249http://blog.csdn.net/miragesky2049...
分类:
其他好文 时间:
2015-06-23 10:08:01
阅读次数:
113
在上个章节SharePoint2013实例1—构建三层服务器场中,我们已经构建了SharePoint2013的三层服务器常本节开始,我们利用SystemCenterOperationManager2012R2(以下简称SCOM)来监控此三层服务器常通过SCOM我们可以对SharePoint场进行以下几方面的监控:1.HW监控:可以监控场内服..
分类:
数据库 时间:
2015-06-22 18:00:33
阅读次数:
343
本文翻译自SharePoint微软官方博客,是SharePoint 2016更新中的第二点和第三点。...
分类:
其他好文 时间:
2015-06-22 11:13:30
阅读次数:
135
SharePoint 2013 开发——开发并部署Provider-hosted APP...
分类:
移动开发 时间:
2015-06-19 10:26:21
阅读次数:
135
??
Announcing public preview of DLP for Office 2016 applications
by Office 365Team, on April 21, 2015
Today’spost was written by Shobhit Sahay, technical product manager for the Office 365team...
分类:
移动开发 时间:
2015-06-18 19:58:50
阅读次数:
213