Pages
(Move to ...)
Home
Blog Home
▼
Thursday, June 26, 2014
Issue with refiners in SharePoint 2013 with Search REST API and Anonymous access
›
If you ever worked on developing a Search portal using SharePoint native REST API, you might have ended up on issue with search Refiners no...
1 comment:
Friday, April 4, 2014
spweb.properties.remove not working (SPPropertyBag)
›
This might have bugged a lot of developers that spweb property bag doesn't removes the key when you execute following code if ( spwe...
Saturday, March 29, 2014
Authentication issue from SharePoint Server using FQDN
›
If you are using a fully qualified domain name for your sharepoint site which is hosted on port 80 using domain or subdomain then you m...
Thursday, March 13, 2014
SharePoint 2013 SP1 Launched
›
Long awaited SharePoint 2013 SP1 (Service Pack 1) is available for download:- Here are the links :- Microsoft SharePoint Foundation 20...
Tuesday, February 11, 2014
Install Timer Jobs through Powershell in SharePoint
›
If you need to install Timer service through Powershell in SharePoint, you can make use of the below script. This script will install custo...
2 comments:
Friday, February 7, 2014
SharePoint 2010 : Custom BCS connector for Search with Security Trimming, Batching, Incremental Crawling
›
This guide is designed to highlight the solution for enabling security trimming on search results in SharePoint 2010 for external datab...
Sunday, January 5, 2014
All users are logged in as System Account
›
There is a very strange problem we were facing in which any contributor or user when logged in into SharePoint 2010 site then it started s...
1 comment:
Friday, January 3, 2014
How to programmatically update a content source in SharePoint 2010 enterprise / fast search
›
Following are the assembly references required to execute the code using Microsoft.Office.Server.Search.Administration; using Micro...
‹
›
Home
View web version