原创 Powershell 功能函數大全(Sharepoint 2013/2010)

Powershell 功能函數大全 說明: 本文章講述powershell操作大全,是筆者多時積累完成。一步步從底層網站架構搭建,到網頁內容的呈現, 均由powershell完成。 考慮到網站內容框架的移植,比如從開發環境到測試環境,再到

原创 Client Call SharePoint Web Service(SOAP)

I am working on a project to create newsletters to send to my customers, and experimenting with a few ways to collect t

原创 How to get current date time in SharePoint Site Time Zone

if SharePoint time zone is different from server: SPWeb currentWeb = SPContext.Current.Web; DateTime utcDateTime = Date

原创 The Future for SharePoint: On Premises Vs Online

Everyone has an opinion about SharePoint. They think it’s horrible. They love it. They think Office 365 (and SharePoint

原创 Post/Reply a post by Social feed REST API in SharePoint 2013

As we know, we can post/reply a post in Newsfeed for my site, but how can we apply by JS? SharePoint provide the REST A

原创 CAML and the Client Object Model

SharePoint 2010 comes with a whole set of new features. One of these novelties is the Client Object Model. (Well it are

原创 how to set default content type in document set in Sharepoint

I had encounter a issue when set default content type in document set, had to work around it Create a custom document s

原创 一步步開發jQuery插件

jQuery插件的開發包括兩種:一種是類級別的插件開發,即給jQuery添加新的全局函數,相當於給jQuery類本身添加方法。jQuery的全局函數就是屬於jQuery命名空間的函數。 另一種是對象級別的插件開發,即給jQuery對象添加

原创 Create and Call HttpHandler in SharePoint

Create and Call HttpHandler in SharePoint Requirement: 1. Create a httphandler, and reture json data when call the htt

原创 Restore content database in sharepoint

sometimes, we need backup content database about sharepoint site, then restore it one day. of course, we can backup the

原创 click() bind() live() delegate()區別

click(),bind(),live()都是執行事件時使用的方法,他們之前是有一些區別的,我們在使用這些方法時應該根據需要進行選擇。 bind(type,[data],fn) 爲每個匹配元素的特定事件綁定事件處理函數   $("a"

原创 SharePoint 2013 Pop-Up Dialogs

自定義彈出框   一. 項目需求: 自定義彈出框,包括彈出框的內容和樣式。 說明: 母版頁包括站點母版頁和系統母版頁,一般我們自定義的母版頁只需應用到站點上,而彈出框應用的母版是系統母版,所以,如果你的站點自定義母版沒有設置爲系統母版,那

原创 Configure Excel Services with multiple servers in SharePoint Server 2013

Configure Excel Services in SharePoint Server 2013 Prepare: Beforeyou begin, you must be a member of the Farm Administ

原创 Sharepoint 2013 頁面置頂(Topbar)小插件

Sharepoint  2013 頁面置頂(Topbar)小插件 需求分析:主頁面上加入Topbar功能,當頁面向下滾動了,就出現Topbar圖標,回滾到頁面頂部。但是,需求的母版頁中有底邊欄,當滾動到底邊欄時,TopBar要跟着底邊欄一

原创 Change the default search topology in SharePoint Server 2013

Introduction The procedures and the examples in this article assume that SharePoint Server 2013 and the Search service