Posts tagged with sharepoint

Jan 30 2012

SharePoint developer survey

This post is advertising a survey I have put together to gather some data for an upcoming presentation at the Australian SharePoint Conference

sharepointpresentations
Jun 28 2011

External lists - where is my "Connect to outlook" button?

This post describes how to enable the "Connect to outlook" button on a SharePoint 2010 list when the button doesn't appear

sharepointBCS
Jun 9 2011

Checking permissions in SharePoint from the client object model

This post introduces some concepts to do with using the SharePoint 2010 client object model, using it to check permissions on an object

sharepointpermissionsclient-object-model
May 17 2011

Dialog boxes and long running operations

This post describes how you can use the SPLongOperation object in SharePoint 2010 within a dialog frame

sharepoint
Apr 21 2011

Deploying and setting permissions on a BCS model via PowerShell

This post describes how you can deploy and set permissions for a BCS entity in SharePoint 2010 through PowerShell

sharepointPowerShell
Mar 24 2011

CSS not rendering for SharePoint date picker control

This post describes a CSS issue found with the datetime control in SharePoint 2010 and how to fix it

sharepointcontrols
Mar 12 2011

Australian SharePoint Saturday Dates for 2011

This post announces the data for SharePoint Saturday events in Australia for 2011

communitiessharepoint
Feb 26 2011

Configuring Windows NLB with PowerShell (aka. my AutoSPInstaller bit)

This post describes how PowerShell can be used to configure network load balancing for a SharePoint site, and how I included it in AutoSPInstaller

sharepointwindows-serverPowerShellNLB
Jan 7 2011

Configuring PowerPoint broadcast in Office 2010

This post describes how you can configure PowerPoint broadcast in your SharePoint farm (part of Office Web Apps)

sharepointpowerpoint-broadcast
Nov 29 2010

Problem setting values of an InfoPath form from SharePoint Designer based workflows

This post describes how to correctly set properties to be promoted from an InfoPath form so they can be used in SharePoint workflow

sharepointInfoPathworkflows
Nov 16 2010

Error: Cannot insert duplicate key row in object 'dbo.Solutions'

This post describes an issue that can arise when working with SharePoint 2010 solutions in Visual Studio 2010

sharepointvisual-studioerrors
Oct 26 2010

Retrieving the ID of an External Data Item field

This post describes how you can obtain the ID's of individual entities returned from the SharePoint 2010 Business Connectivity Services service app

sharepointBCS
Oct 8 2010

New CodePlex Project: SPJumpList – quick launch links for pinned sites

This post describes the SPJumpList project, now available for download

sharepointopen-source
Jul 2 2010

Changing namespaces in WebPart projects for VS2010

This post describes an issue that can occur when changing namespaces in a SharePoint 2010 project in Visual Studio 2010

sharepointvisual-studio
Jun 23 2010

Can’t set selected email field for BCS contacts lists

This post describes an issue with trying to set the selected email field for an Outlook contact created in an external list in SharePoint 2010

officesharepoint
May 28 2010

Problems using the Contacts Web Database template (Access Services)

This post describes some issues I had with the Contacts web database template for Access Services in SharePoint 2010

sharepointaccess-services
May 21 2010

Twitter/Bing Maps web part – How I did it

This post describes the twitter/bing maps web part that I demo'ed as part of the Office 2010 national launch parties

sharepoint
Apr 25 2010

ClientContext.Current = null in Silverlight web part

This post describes a problem I ran in to working with my first Silverlight web part for SharePoint 2010

sharepointsilverlight
Mar 14 2010

LINQ and SharePoint 2010 Site Definitions

This post introduces the idea of associating site templates/definitions with LINQ entites to make querying data a simpler task

sharepointsite-definitions
Feb 13 2010

Update: Programmatically listing delegate controls

This post describes an issue with my previous post about reading delegate controls through code - as well as how to resolve it

sharepointcontrols
Feb 10 2010

Programatically listing delegate controls

This post discusses how to retrieve a collection of delegate controls in SharePoint through code so that you can render them on the screen yourself

sharepointcontrols
Jan 13 2010

Managed accounts in SharePoint 2010

This post explains the new managed accounts feature of SharePoint 2010

sharepointsecurity
Dec 21 2009

Hiding content from anonymous users

This post describes how you can hide content from anonymous users in a SharePoint page layout

sharepointpage-layouts
Dec 11 2009

Custom 404 handling in SharePoint

This post describes how you can customise the behavior of the 404 error page in SharePoint 2007

sharepointerrors
Nov 18 2009

Customising table formats for the rich text editor

This post describes how you can specify CSS styles that users can select for tables in the rich text fields of SharePoint 2007

sharepointcss
Oct 8 2009

New Codeplex Project: SP Link Checker

This post introduces the start of an open source project that scanned SharePoint sites for broken links in HTML fields

sharepointopen-source
Sep 16 2009

Issues setting up the CFK Forms Based Authentication Solution

This post describes some issues I had with CFK Forms based auth in SharePoint 2007

sharepoint
Aug 13 2009

New CodePlex project: Blog list definition with OPML export

This post describes an open source project that is a custom list definition used to store a list of blogs and RSS feeds

sharepointopen-source
Aug 3 2009

Using PowerShell to apply a site logo to all sites in a site collection

This post shows how you can edit the site logo property of every SPWeb in a SharePoint site collection through a PowerShell script

sharepointPowerShell