SharePoint
-
How to provision files using SharePoint 2013 app
With release of SharePoint 2013, Microsoft has been promoting isolated space idea for the code written for SharePoint 2013. Take example of workflows, which are now hosted in a different workflow service rather than within the SharePoint server. Similarly, Microsoft has been promoting creation of apps for SharePoint rather than deploying Farm or Sandbox solutions. This… Continue reading
-
SharePoint 2010 : How to retain Document ID while moving documents
<<< Cross posted from my main blog here >>> Today’s water cooler discussion revolved around Document ID management system of SharePoint. It is a nice feature and can actually help to find the documents quickly and in a predicted manner. Basically you get a short URL in SharePoint for your document, rather than a cryptic… Continue reading
-
SharePoint 2010 : How to retain Document ID while moving documents
Today’s water cooler discussion revolved around Document ID management system of SharePoint. It is a nice feature and can actually help to find the documents quickly and in a predicted manner. Basically you get a short URL in SharePoint for your document, rather than a cryptic one and SharePoint will find the document no matter… Continue reading
-
Nuisances of starting developing Apps for SharePoint 2013–Summarized
Yesterday when I wrote about my experiences about starting to develop Apps for SharePoint 2013, I got some feedback to consolidate the steps. So here it goes… In nutshell, you follow the blog here at TechNet and setup you developer machine with the required tools. Make sure you give a good read Step 4 Install… Continue reading
-
Nuisances of starting developing Apps for SharePoint 2013–Summarized
Yesterday when I wrote about my experiences about starting to develop Apps for SharePoint 2013, I got some feedback to consolidate the steps. So here it goes… In nutshell, you follow the blog here at TechNet and setup you developer machine with the required tools. Make sure you give a good read Step 4 Install… Continue reading
-
Nuisances of starting developing Apps for SharePoint 2013
Recently I was into a SharePoint 2013 overview training. Though the theory was fine, starting the actual App Development was a major hiccup, due to few changes that an experienced SharePoint developer would not expect. As most of you would know by know, that SharePoint 2013 app development is supported in 2 ways: Napa tools… Continue reading
-
How to find all the websites using enterprise features in SharePoint
A customer came up and said, we are having a large number of SharePoint Enterprise licenses and we want to know how many websites in our Farm are actually using Enterprise features of SharePoint. In SharePoint, enterprise features are available by enabling the SharePoint Feature called as “PremiumWeb” with featureID as “0806D127-06E6-447a-980E-2E90B03101B8”. A good list… Continue reading
-
Control a Windows Service from SharePoint Central Admin site
You are a very good developer and have created a great windows service that works like a charm and your CEO likes the functionality and would love to have your SharePoint Administrator control it from the SharePoint Central Administration Site !!!! What a lovely scenario 🙂 But what also is interesting in this is, that… Continue reading
