blog.sharepointsite.co.uk
                                        
                                        My SharePoint Notes: Backup and Restore Site Collection in SP2013
                                        http://blog.sharepointsite.co.uk/2014/04/backup-and-restore-site-collection-in.html
                                        Sunday, 20 April 2014. Backup and Restore Site Collection in SP2013. I have seen several customers us Backup and restore to help speed up the development process and have the ability to deploy between DTAP environments. So the basic premise is create the site collection on dev/a and use backup and restore to promote the site collection including customisations and code in the next environment. At C: Users SP install AppData Local Temp 5ae5fd1c-86ac-4032-8975-c739f39b6f36.ps1:3 char:1. Posted by Paul Beck. 
                                     
                                    
                                        
                                            
                                            blog.sharepointsite.co.uk
                                        
                                        My SharePoint Notes: SharePoint 2013 on-prem using Windows Live Id via Azure ACS
                                        http://blog.sharepointsite.co.uk/2014/08/sharepoint-2013-on-prem-using-windows.html
                                        Tuesday, 19 August 2014. SharePoint 2013 on-prem using Windows Live Id via Azure ACS. I have a pretty simple requirement to allow users to register on my customers public SharePoint 2013 web sites. I have setup custom providers and thought ACS was going to make me a hero at my client. The whole experience is terrible and I can't see why anyone would use the default of LiveId via ACS due to the implementation. I now was getting an access denied, which at least told me the claim was hooking up. LiveId (MS ...
                                     
                                    
                                        
                                            
                                            blog.sharepointsite.co.uk
                                        
                                        My SharePoint Notes: May 2015
                                        http://blog.sharepointsite.co.uk/2015_05_01_archive.html
                                        Sunday, 31 May 2015. Provisioing Site Collections using CSOM - Tenant Admin API. This post looks at provisioning site collections using CSOM. You can also provision site collections for SharePoint using PowerShell or any Server side object model. Programmatically you can provisioning new site collections using CSOM using 2 approached namely:. Http Post method (mimic the SharePoint UI for creating a site collection). Neither approach allows you to specify the Content Database. The Tenant Admin Site Collec...
                                     
                                    
                                        
                                            
                                            blog.sharepointsite.co.uk
                                        
                                        My SharePoint Notes: July 2014
                                        http://blog.sharepointsite.co.uk/2014_07_01_archive.html
                                        Friday, 25 July 2014. Office Web Apps 2013 for public facing websites. A couple of weeks ago I told a customer that Microsoft offers a service to display Office documents thru Office Web Apps (WCA). I thought I had read this or seen it on twitter but I was confident that viewing website office based documents was a free service offered by Microsoft. Do you have Office documents on your website or blog that you want your readers to view even if they don’t have Office installed? To use the service there ar...
                                     
                                    
                                        
                                            
                                            blog.sharepointsite.co.uk
                                        
                                        My SharePoint Notes: December 2014
                                        http://blog.sharepointsite.co.uk/2014_12_01_archive.html
                                        Tuesday, 16 December 2014. SharePoint 2013 Public Website Check list. This post is under development and needs to be added to . Responsive design vs Device channels - Does the site switch resolutions and browsers gracefully. RWD vs AWD (Adaptive Web Design). Broken Links: Check My Links 3.3.4 is a plugin for Chrome to check a page for broken links (go over main pages at least). Fiddler - Use for 404, and other errors, look for dodgy urls and headers being passed around. Script alert(); /script. SharePoin...
                                     
                                    
                                        
                                            
                                            blog.sharepointsite.co.uk
                                        
                                        My SharePoint Notes: Code Reviews for SharePoint
                                        http://blog.sharepointsite.co.uk/2015/04/code-reviews-for-sharepoint.html
                                        Sunday, 26 April 2015. Code Reviews for SharePoint. The code review requires depends on CSOM, FTC or JavaScript. Depending on what is being created/built will require different code review. There are several automation tools that can help identify poor quality code early within the development process. Like peer reviews, these tools can help developers implement their code in the correct manner. A lot of the tools we previously used in SP 2010 for FTC solutions are not relevant to SP 2013, namely SPDispo...
                                     
                                    
                                        
                                            
                                            blog.sharepointsite.co.uk
                                        
                                        My SharePoint Notes: November 2014
                                        http://blog.sharepointsite.co.uk/2014_11_01_archive.html
                                        Thursday, 27 November 2014. One Drive terminology in a picture. Problem: Confused by SkyDrive / OneDrive / My Site One Drive for business and MySite now call OneDrive with OneDrive labelling? Http:/ technet.microsoft.com/en-us/library/dn167720(v=office.15).aspx. Posted by Paul Beck. Subscribe to: Posts (Atom). One Drive terminology in a picture. LINQ to SharePoint 2010. Office Web App Common Problems and Fixes. Search stops working and CA Search screens error. You can find me at. SP2010 dev team blog. 
                                     
                                    
                                        
                                            
                                            blog.sharepointsite.co.uk
                                        
                                        My SharePoint Notes: September 2014
                                        http://blog.sharepointsite.co.uk/2014_09_01_archive.html
                                        Wednesday, 10 September 2014. SharePoint 2013 Search Series - Post 5 - Restricting Results and Enable pdf previews. SharePoint 2013 Search Series - Post 1 - Configure Custom Search. SharePoint 2013 Search Series - Post 2 - Refiners. SharePoint 2013 Search Series - Post 3 - Search Box Web Part query Managed Properties. SharePoint 2013 Search Series - Post 4 - Search Result Removal. SharePoint 2013 Search Series - Post 5 - Restricting Results and Enable pdf previews (This Post). Perform a full Crawl and. 
                                     
                                    
                                        
                                            
                                            blog.sharepointsite.co.uk
                                        
                                        My SharePoint Notes: August 2014
                                        http://blog.sharepointsite.co.uk/2014_08_01_archive.html
                                        Thursday, 28 August 2014. Monitoring SharePoint Public Websites. This post is applicable to public website and not just SharePoint, I have used it for SharePoint and feel it is a good product. The principle will apply to other monitoring products and services. You are notified when the site is down and what the issue is from a web request point of view. You are monitoring externally so you can see what you customers see. You can see if your response time are slowing down. Image 3. Check uptime. I have a ...