skip to main
|
skip to sidebar
Pages
Home
Subscribe:
SharePoint Sharing
All About SharePoint Sharing
Friday, January 20, 2012
Show or Hide SharePoint 2010 ribbon based on SharePoint Groups
http://spribbonvisibility.codeplex.com/
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Sites
About SharePoint 2010
Followers
Popular Posts
SharePoint 2013: SSL policy errors have been encountered. Error code '0x2'
After configuring SSL for SharePoint 2013 , you may get the blank screen when you open the site in the browser. After Investigating...
Configuring SSL for SharePoint 2013
SharePoint 2013 supports use of SSL, and it is a requirement when integrating federated authentication. To establish a certificate for SSL...
Retrieve and Manage User Profile Properties in SharePoint 2010
The below Code snippet is useful to retrieve the User Profile Properties. First we have to take the reference of the following dlls and...
Highlight the Search Keyword in SharePoint 2010 results page
Branding the SharePoint Search page or Highlighting the Search Keyword in SharePoint 2010. To Highlight the Search keyword in search re...
Script to Disable the Fields in NewForm EditForm in SharePoint
Before adding the following script to the NewForm or EditForm we have to give the Reference of jQuery.js and SPServices.js either in Mast...
Create SharePoint list programmatically C#
In this article I am going to show how to create a SharePoint List and fields Programmatically using c# public void CreateList() { ...
Problems Creating List Workflows in SharePoint Designer 2010 for Office 365 Sites
On a SharePoint Online site, when attempting to edit a previously created list workflow using SharePoint Designer 2010, I received the fo...
SPLongOperation - SharePoint Processing Page
I have used this class on various occasions when needing to programmatically create sites and modify properties to various object. In th...
Run a SharePoint PowerShell Backup Script using Windows Scheduler
SharePoint administrators need to run regular backups using PowerShell, the STSADM tool or in Central Administration. There is no "bu...
Hide "Recently Modified" From Quick Launch in SharePoint 2010
The “Recently Modified” on the Quick Launch is enabled by default. If you’re dealing with only a few pages and don’t want to mess with Sh...
Total Pageviews
96,002
Powered by
Blogger
.
Blog Archive
►
2013
(6)
►
June
(2)
►
May
(1)
►
April
(2)
►
January
(1)
▼
2012
(22)
►
December
(2)
►
November
(4)
►
September
(1)
►
March
(5)
►
February
(4)
▼
January
(6)
SPDisposeCheck for SharePoint Development
SharePoint 2007 and WSS 3.0 Dispose Patterns With ...
Show or Hide SharePoint 2010 ribbon based on Share...
Programmatically Create a Site from Custom Site Te...
TryGetList method in SharePoint 2010
The List is too large to save as a template
►
2011
(17)
►
December
(4)
►
November
(4)
►
October
(5)
►
September
(1)
►
June
(1)
►
March
(2)
No comments:
Post a Comment