sharepointnutsandbolts.com sharepointnutsandbolts.com

sharepointnutsandbolts.com

Chris O'Brien

The nuts and bolts of SharePoint. Friday, 7 August 2015. Enabling Yammer Enterprise with SSO in dev/test Office 365 environments. This is the 3. Article in my Challenges in Office 365 development – and how to address them. Challenges in Office 365 development – and how to address them. Implementing AD integration with Office 365 using a sub-domain for dev/test. Enabling Yammer Enterprise with SSO in dev/test Office 365 environments (this article). You don’t have to sign-in here! From memory, even with Ya...

http://www.sharepointnutsandbolts.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR SHAREPOINTNUTSANDBOLTS.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

February

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Wednesday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.6 out of 5 with 5 reviews
5 star
1
4 star
3
3 star
0
2 star
0
1 star
1

Hey there! Start your review of sharepointnutsandbolts.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.2 seconds

CONTACTS AT SHAREPOINTNUTSANDBOLTS.COM

Context Aware Ltd

Chris O'Brien

117 St●●●●●●s Road

Ba●●et , EN5 4LD

GB

44.2●●●●8955
ch●●●●●●●●●●@hotmail.com

View this contact

Context Aware Ltd

Chris O'Brien

117 St●●●●●●s Road

Ba●●et , EN5 4LD

GB

44.2●●●●8955
ch●●●●●●●●●●@hotmail.com

View this contact

1&1 Internet Ltd.

Hostmaster ONEANDONE

10-14●●●●● Road

Sl●●gh , BRK, SL1 3SA

GB

44.8●●●●2121
49.72●●●●●74215
ho●●●●●●●●@1and1.co.uk

View this contact

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

DOMAIN REGISTRATION INFORMATION

REGISTERED
2008 March 27
UPDATED
2014 March 28
EXPIRATION
EXPIRED REGISTER THIS DOMAIN

BUY YOUR DOMAIN

Network Solutions®

DOMAIN AGE

  • 16

    YEARS

  • 1

    MONTHS

  • 23

    DAYS

NAME SERVERS

1
ns59.1and1.co.uk
2
ns60.1and1.co.uk

REGISTRAR

1 & 1 INTERNET AG

1 & 1 INTERNET AG

WHOIS : whois.schlund.info

REFERRED : http://1and1.com

CONTENT

SCORE

6.2

PAGE TITLE
Chris O'Brien | sharepointnutsandbolts.com Reviews
<META>
DESCRIPTION
The nuts and bolts of SharePoint. Friday, 7 August 2015. Enabling Yammer Enterprise with SSO in dev/test Office 365 environments. This is the 3. Article in my Challenges in Office 365 development – and how to address them. Challenges in Office 365 development – and how to address them. Implementing AD integration with Office 365 using a sub-domain for dev/test. Enabling Yammer Enterprise with SSO in dev/test Office 365 environments (this article). You don’t have to sign-in here! From memory, even with Ya...
<META>
KEYWORDS
1 skip to main
2 skip to sidebar
3 chris o'brien
4 background
5 bullet point above
6 for more info
7 summary
8 0 comments
9 digging deeper
10 an empty spapptoken
CONTENT
Page content here
KEYWORDS ON
PAGE
skip to main,skip to sidebar,chris o'brien,background,bullet point above,for more info,summary,0 comments,digging deeper,an empty spapptoken,add in registration,development mode,this article,summarizing the problem,client1 mycompany com,or perhaps,cobsp
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Chris O'Brien | sharepointnutsandbolts.com Reviews

https://sharepointnutsandbolts.com

The nuts and bolts of SharePoint. Friday, 7 August 2015. Enabling Yammer Enterprise with SSO in dev/test Office 365 environments. This is the 3. Article in my Challenges in Office 365 development – and how to address them. Challenges in Office 365 development – and how to address them. Implementing AD integration with Office 365 using a sub-domain for dev/test. Enabling Yammer Enterprise with SSO in dev/test Office 365 environments (this article). You don’t have to sign-in here! From memory, even with Ya...

INTERNAL PAGES

sharepointnutsandbolts.com sharepointnutsandbolts.com
1

Chris O'Brien: Using CSOM in PowerShell scripts with Office 365

http://www.sharepointnutsandbolts.com/2013/12/Using-CSOM-in-PowerShell-scripts-with-Office365.html

The nuts and bolts of SharePoint. Thursday, 5 December 2013. Using CSOM in PowerShell scripts with Office 365. In my recent “ Office 365 developer decisions, tips and tricks. When we first started to work with Office 365, I remember being quite concerned at the lack of PowerShell cmdlets – basically all the commands we’re used to using do not exist there. Here’s a gratuitous graph to illustrate the point:. So what’s a poor developer/administrator to do? SiteFeatures = $clientContext.Site.Features. We can...

2

Chris O'Brien: Developing for Office 365 – thoughts on use of custom master pages and web templates etc.

http://www.sharepointnutsandbolts.com/2015/01/custom-master-pages-and-web-templates-in-office-365--thoughts.html

The nuts and bolts of SharePoint. Sunday, 4 January 2015. Developing for Office 365 – thoughts on use of custom master pages and web templates etc. As more and more organizations are choosing to deploy SharePoint workloads on Office 365, it’s interesting to see Microsoft change the guidance given to developers on how customizations should be implemented. If you’ve been following closely, you might be aware that the following messages have started to emerge in recent months:. Avoid custom master pages.

3

Chris O'Brien: Feature stapling

http://www.sharepointnutsandbolts.com/2007/05/feature-stapling.html

The nuts and bolts of SharePoint. Wednesday, 30 May 2007. If you have created a site definition, there are several ways of using features with it. These are:-. Create a site from the definition and subsequently deploy your features to the site. Include the features in the site definition (onet.xml) before using it to create sites. Use feature stapling to associate your features to the site definition. 2 Include features in site definition. This option should be used when the site definition is already in...

4

Chris O'Brien: SP2010 AJAX–Part 2: Using the JavaScript Client OM + jQuery to work with lists

http://www.sharepointnutsandbolts.com/2010/10/sp2010-ajaxpart-2-using-javascript.html

The nuts and bolts of SharePoint. Wednesday, 20 October 2010. SP2010 AJAX–Part 2: Using the JavaScript Client OM jQuery to work with lists. Boiling jQuery down to the essentials. Using the JavaScript Client OM to work with lists ( technique. Using jQuery AJAX with a HTTP handler. Returning JSON from a HTTP handler. Enable Intellisense for Client OM and jQuery. Useful tools when building AJAX applications. Migrating existing applications to jQuery/AJAX. Note that this article focuses on the JavaScript/ECM...

5

Chris O'Brien: Avoiding bugs from cached JavaScript and CSS files in SharePoint

http://www.sharepointnutsandbolts.com/2011/11/avoiding-bugs-from-cached-javascript.html

The nuts and bolts of SharePoint. Wednesday, 30 November 2011. Avoiding bugs from cached JavaScript and CSS files in SharePoint. Rev=2011.11.20.1. Update 5th Dec 2011:. For CSS/JS files only applicable to one site (e.g. a team site). When I outlined these reasons in this answer to a forum question. Developer makes an update to some custom code – previously deployed files are updated. Let’s say we’re deploying some updated JavaScript and CSS. Worse still, they could experience script bugs or broken format...

UPGRADE TO PREMIUM TO VIEW 20 MORE

TOTAL PAGES IN THIS WEBSITE

25

LINKS TO THIS WEBSITE

jitmodules.blogspot.com jitmodules.blogspot.com

Just in time SharePoint Modules: Powershell script to create group and termset in SharePoint Taxonomy Term Store

http://jitmodules.blogspot.com/2013/12/powershell-script-to-create-group-and.html

Just in time SharePoint Modules. Code snippets, useful methods from SharePoint 2010, SSRS,SSIS,ASP.NET C# . anything to do with microsoft. Powershell script to create group and termset in SharePoint Taxonomy Term Store. Wednesday, 4 December 2013. Powershell script to create group and termset in SharePoint Taxonomy Term Store. Subscribe to: Post Comments (Atom). SharePoint Server Object Model Vs Client Object Model. Andrew Connell [MVP SharePoint]. Sharepoint Tips And Tricks. Blogumulus by Roy Tanck.

jitmodules.blogspot.com jitmodules.blogspot.com

Just in time SharePoint Modules: March 2010

http://jitmodules.blogspot.com/2010_03_01_archive.html

Just in time SharePoint Modules. Code snippets, useful methods from SharePoint 2010, SSRS,SSIS,ASP.NET C# . anything to do with microsoft. Archives for March 2010. Monday, 29 March 2010. Modify an item on the top navigation menu using SharePoint API. Following my earlier post , here's an example to modify an item on the top navigation menu. This is again done through Feature. Public override void FeatureActivated(SPFeatureReceiverProperties properties). Foreach (SPNavigationNode thisnode in topnodeCol).

jitmodules.blogspot.com jitmodules.blogspot.com

Just in time SharePoint Modules: July 2014

http://jitmodules.blogspot.com/2014_07_01_archive.html

Just in time SharePoint Modules. Code snippets, useful methods from SharePoint 2010, SSRS,SSIS,ASP.NET C# . anything to do with microsoft. Archives for July 2014. Tuesday, 8 July 2014. Connect to sql server and call stored procedure using Powershell. Conn = New-Object System.Data.SqlClient.SqlConnection($sqlConnection). Cmd1 = $conn.CreateCommand(). Cmd1CommandType = [System.Data.CommandType]: StoredProcedure. Cmd1CommandText =“GetData”. Data = $cmd1.ExecuteReader(). Subscribe to: Posts (Atom).

elblogdejaviermarcos.blogspot.com elblogdejaviermarcos.blogspot.com

El blog de Javier Marcos: febrero 2011

http://elblogdejaviermarcos.blogspot.com/2011_02_01_archive.html

El blog de Javier Marcos. Sharepoint, .NET, Filosofía, un poco de todo vaya. Viernes, 4 de febrero de 2011. Sharepoint 2010 y Adobe PDF. A parte del Ifilter 9.0 del que encontrareis infinidad de información de como instalarlo para indexar los archivos para las búsquedas de Sharepoint, aprovecho para comentaros un par de detalles que me parecen interesantes. Os dejo aquí un código que nos permitirá hacer esta configuración. SiteURL = “http:/ server:port”. 2- También quería dejaros nota de que hay veces qu...

elblogdejaviermarcos.blogspot.com elblogdejaviermarcos.blogspot.com

El blog de Javier Marcos: diciembre 2010

http://elblogdejaviermarcos.blogspot.com/2010_12_01_archive.html

El blog de Javier Marcos. Sharepoint, .NET, Filosofía, un poco de todo vaya. Miércoles, 15 de diciembre de 2010. Activate Multilingual Sharepoint 2010. Así pues, el problema venía que tenia una infinidad de sitios y ir uno por uno activando el multilenguaje y el idioma, pues era tedioso. Yo aun tiro por hacer aplicaciones consola para estas cosas, pero se puede hacer tb con PowerShell. Bueno, os dejo el código por aqui por si os sirve de ayuda. SPWeb web = site.OpenWeb(" );. LwebIsMultilingual = true;.

elblogdejaviermarcos.blogspot.com elblogdejaviermarcos.blogspot.com

El blog de Javier Marcos: septiembre 2012

http://elblogdejaviermarcos.blogspot.com/2012_09_01_archive.html

El blog de Javier Marcos. Sharepoint, .NET, Filosofía, un poco de todo vaya. Martes, 18 de septiembre de 2012. Change SharePoint 2010 FavIcon. Como cambiamos el FAVICON de SharePoint? Modificamos dentro de la Master Page correspondiente, ya sea una personalizada o la V4.master, vaya, la que estemos utilizando en nuestro portal, y en la parte del Head de la master page, va el siguiente código:. Sharepoint:spshortcuticon id="SPShortcutIcon1" runat="server" iconurl="/Style Library/images/favicon.ico"/.

elblogdejaviermarcos.blogspot.com elblogdejaviermarcos.blogspot.com

El blog de Javier Marcos: Blogger movil

http://elblogdejaviermarcos.blogspot.com/2012/06/blogger-movil.html

El blog de Javier Marcos. Sharepoint, .NET, Filosofía, un poco de todo vaya. Miércoles, 6 de junio de 2012. Probando la publicación movil, parece q funciona. No me veo pubicando detalles tecnicos x aqui. La q se viene va de cambiar los service acounts de sharepoint :D y sus repercusiones  y los trukis tipicos. Pues va a ser q esto de publicar historias de forma habitual tiene su curro. Felicidades a los bloggers. Por cierto habeis visto el nuevo adnuncio de san miguel? Enviar por correo electrónico.

elblogdejaviermarcos.blogspot.com elblogdejaviermarcos.blogspot.com

El blog de Javier Marcos: User Profile Synchronization Service "Starting"

http://elblogdejaviermarcos.blogspot.com/2012/07/user-profile-synchronization-service.html

El blog de Javier Marcos. Sharepoint, .NET, Filosofía, un poco de todo vaya. Martes, 10 de julio de 2012. User Profile Synchronization Service "Starting". Mas de una vez me he encontrado que este servicio da problemas para arrancar, no es el propósito de esta entrada ya que esto, es por diversas razones, pero si que dejo aquí como parar el servicio que también puede ser algo tedioso y en mas de una ocasión nos lleva a reiniciar servidores. Bueno, espero que os sirva. Enviar por correo electrónico.

elblogdejaviermarcos.blogspot.com elblogdejaviermarcos.blogspot.com

El blog de Javier Marcos: junio 2012

http://elblogdejaviermarcos.blogspot.com/2012_06_01_archive.html

El blog de Javier Marcos. Sharepoint, .NET, Filosofía, un poco de todo vaya. Miércoles, 20 de junio de 2012. Update Service Account / Change Service Account. Inicialmente al cliente le dije de crear las cuentas necesarias para su entorno, siguiendo las recomendaciones de Microsoft, aunque algo modificadas, :D. Http:/ technet.microsoft.com/en-us/library/cc263445.aspx. Cuando tenemos las cuentas creadas, hemos de asociarlas a los servicios necesarios tal y como veis en las imágenes inferiores. El servicio ...

spcontext.wordpress.com spcontext.wordpress.com

Présentation | Sharepoint : Partage des connaissances

https://spcontext.wordpress.com/presentation

Sharepoint : Partage des connaissances. Le long chemin menant au succès avec Sharepoint. Présentation du 17 avril 2012. Introduction à Access Services. La présentation vise à effectuer un survol du service Access. La configuration, l’intégration à Access 2010, la migration d’une application Access vers le service et la version infonuagique sont les sujets abordés. Sharepoint Summit 2012 Québec. Présentation du 24 novembre 2011. Introduction à Office 365. Groupe d’utilisateur Sharepoint Québec. La présent...

UPGRADE TO PREMIUM TO VIEW 1,081 MORE

TOTAL LINKS TO THIS WEBSITE

1,091

SOCIAL ENGAGEMENT



OTHER SITES

sharepointnstuff.blogspot.com sharepointnstuff.blogspot.com

SharePoint and Stuff

Thursday, March 28, 2013. Default viewnot pointing to AllItems.aspx. The landing page for "Site Pages"/"Pages" library will not be AllItems.aspx. Even if we change the library settings for default view, the change is not committed. In such cases, run the following PowerShell script. Site = Get-SPSite " http:/. List = $web.Lists["Site Pages"]. Rootfolder = $list.RootFolder. Rootfolder.WelcomePage = "Forms/AllPages.aspx". Write-Host $list.RootFolder.WelcomePage. Operation is not valid due to the current st...

sharepointnsuch.com sharepointnsuch.com

WebHost4Life

Powerful Web Hosting and Domain Names for Home and Business. Click here to chat with a live specialist. For 24x7 Support, call 888-306-3780. Award Winning Web Hosting. This site is temporarily unavailable. If you manage this site and have a question about why the site is not available, please contact WebHost4Life directly.

sharepointnuke.codeplex.com sharepointnuke.codeplex.com

SharePointNuke - Home

Project Hosting for Open Source Software. By clicking Delete, all history, comments and attachments for this page will be deleted and cannot be restored. Change History (all pages). Open source DotNetNuke module that connects to a SharePoint server using web services API, and displays the content of a specified list. Last edited Jun 15, 2010 at 3:49 PM. SharePointNuke 2.00.08. Tue Jun 15, 2010 at 7:00 AM. Ads by Developer Media. Version 8.4.2015.21029.

sharepointnuke.com sharepointnuke.com

SharePointNuke

Welcome to SharePoint Nuke. We have been working in SharePoint for years and have seen the good, the bad and the ugly. The vast majority of businesses use SharePoint as a document repository, replacing the old shared drives that we had in the ancient world. SharePoint is so much more, and can deliver true value by transforming processes across a large number of people. How can we offer SharePoint solutions without any server-side code?

sharepointnutbag.wordpress.com sharepointnutbag.wordpress.com

SharePoint NutBag's Weblog | A development and administration blog for SharePoint and C# code monkeys.

SharePoint NutBag’s Weblog. A development and administration blog for SharePoint and C# code monkeys. March 3, 2009. Content Editor web part is causing javascript errors. Posted by jmiller980 under Configuration. To fix the problem you need to delete the CEWP in question. If you can’t delete it through the web part’s menu because of the error simply navigate to the page’s web part maintenance page by adding? Contents=1 to the page URL. February 11, 2009. Posted by jmiller980 under Development. Avoiding d...

sharepointnutsandbolts.com sharepointnutsandbolts.com

Chris O'Brien

The nuts and bolts of SharePoint. Friday, 7 August 2015. Enabling Yammer Enterprise with SSO in dev/test Office 365 environments. This is the 3. Article in my Challenges in Office 365 development – and how to address them. Challenges in Office 365 development – and how to address them. Implementing AD integration with Office 365 using a sub-domain for dev/test. Enabling Yammer Enterprise with SSO in dev/test Office 365 environments (this article). You don’t have to sign-in here! From memory, even with Ya...

sharepointny.com sharepointny.com

Web hosting provider - Bluehost.com - domain hosting - PHP Hosting - cheap web hosting - Frontpage Hosting E-Commerce Web Hosting Bluehost

Web Hosting - courtesy of www.bluehost.com.

sharepointobjectmodel.blogspot.com sharepointobjectmodel.blogspot.com

Sharepoint Object Model

Tuesday, August 16, 2011. Techno Freak: Cascading Drop Down List (With Filter) - Custom Fi. Cascading Drop Down List (With Filter) - Custom Fi. Cascading Drop Down List (With Filter) - Custom Field Control : Download Code From Codeplex Here : : Site For Reference : The excel.". Tuesday, August 9, 2011. Test Sharepoint Object model. Test Sharepoint object model. Subscribe to: Posts (Atom). Techno Freak: Cascading Drop Down List (With Filte. Test Sharepoint Object model. View my complete profile.

sharepointobjects.codeplex.com sharepointobjects.codeplex.com

SharePoint Objects - Home

Project Hosting for Open Source Software. By clicking Delete, all history, comments and attachments for this page will be deleted and cannot be restored. Change History (all pages). Welcome to my CodePlex project! In this project you can find three releases:. Content By Type and Filter web parts. Http:/ sharepointobjects.codeplex.com/Release/ProjectReleases.aspx? Http:/ sharepointobjects.codeplex.com/Release/ProjectReleases.aspx? This screencast shows an introduction to SharePoint Objects:. Opera does no...

sharepointobservations.wordpress.com sharepointobservations.wordpress.com

SharePoint Observations | Random topics related to SharePoint.

Random topics related to SharePoint. SharePoint 2013 and ADFS 3.0 Installation Guide. February 24, 2015. Welcome to our SharePoint 2013 ADFS 3.0 Installation and Configuration series of articles. This is an update to our original series that focused on ADFS 2.0. We’ve had several people request us to do go over setting up ADFS 3. There …. Read more ›. SharePoint 2013 and ADFS 3.0 Lab Environment. February 24, 2015. Read more ›. SharePoint 2013 Install Certificate Authority on Windows Server 2012R2. Overv...

sharepointoccasionaltip.blogspot.com sharepointoccasionaltip.blogspot.com

SharePoint Developer Occasional Tips

SharePoint Developer Occasional Tips. A bog of some interesting tips to help SharePoint developers. Tuesday, March 22, 2011. I have been noticing a few issues about SPWebConfigModifications. And how they are applied. Service Level SPWebConfigModification Applied. For instance if you have two web applications on your content service one on port 80 and other on port 8080. You can choose to have your web config modifications added to all of web applications by adding them at the SPWebService. Can be added t...