SharePoint PowerShell How To: Create SharePoint Test Documents in Library Folders for Load/Performance Testing

SharePoint PowerShell How To Series - Foreword I often find myself scratching around the local drive of my development machines for remnants of PowerShell scripts to generate list & libraries in SharePoint with all sorts of different folder hierarchies to test the performance of code I’m working on to ensure it scales well once the folder... Continue Reading →

SharePoint PowerShell How To: Create SharePoint Document Sets for Load/Performance Testing

SharePoint PowerShell How To Series - Foreword I often find myself scratching around the local drive of my development machines for remnants of PowerShell scripts to generate list & libraries in SharePoint with all sorts of different folder hierarchies to test the performance of code I’m working on to ensure it scales well once the folder... Continue Reading →

Detect if New Folders are allowed in SharePoint List/Library using Lists web service from remote application (works across SharePoint 2007, 2010, 2013)

Today I found myself tasked with finding a common method for detecting if a SharePoint list/library had been configured to allow new folders from a remote client application. The method also had to work across all versions of SharePoint (well at least 2007, 2010, 2013 on-premise and in the cloud). This ruled out using client... Continue Reading →

SharePoint PowerShell How To: Create SharePoint Library Folders for Load/Performance Testing

SharePoint PowerShell How To Series - Foreword I often find myself scratching around the local drive of my development machines for remnants of PowerShell scripts to generate list & libraries in SharePoint with all sorts of different folder hierarchies to test the performance of code I’m working on to ensure it scales well once the folder... Continue Reading →

Integrating Outlook Web Access (OWA) and SharePoint 2013

SharePoint 2007 and SharePoint 2010 had a series of Web Parts dedicated to surfacing and interacting with an Exchange mail account directly from a page in SharePoint. Overview of the Outlook Web Access Web Parts (for SharePoint 2007 and 2010) If you are not familiar with the functionality here’s a quick overview (this info is... Continue Reading →

Making the most of the Top 50 SharePoint Blog Sites

  Dynamics 101 recently compiled a list of the top 50 SharePoint Blog sites.I’m very honoured that my blog site made the list, and humbled that the community feels that my site contains such useful SharePoint information. Thanks for the recognition. This list got me thinking… how can people best utilize these resource sites? I’m... Continue Reading →

OnePlaceMail 6.5 – The integration between Outlook and SharePoint that Microsoft should have built

OnePlaceMail 6.5 went into public release last week and represents the biggest user experience overhaul we have ever done to the product. This is no light statement, given that OnePlaceMail is already known in the market for it’s seamless, intuitive, and slick user interface. We heard your pains in deploying SharePoint in your organization; Getting... Continue Reading →

SharePoint Client Browser 1.0 released, bye bye preview!

Very handy tool that developers and admins can add to their toolbag. Similar to the SharePoint Manager 2010/2013 tool that has been a great resource for many years now. SharePoint Client Browser has the added benefit of supporting different credentials modes, remote SharePoint Sites and handy PowerShell integration.

Bram de Jager's avatarBram de Jager - Architect, Speaker, Author

Finally after 2 months I decided to build the 1.0 version of SharePoint Client Browser and released it to the community! Although the preview (beta) status did not prevent people from downloading it. The counter is currently set at 555 downloads since start of the project on the 2nd of July (only 2 months ago).

CodePlex project and download at https://spcb.codeplex.com/.

So what got changed? I guess almost everything changed from authentication support for default (username and password), SharePoint Online, anonymous and forms based all the way to almost complete coverage of the Client Side Object Model (CSOM). That’s a bit over the top, but the basics for Foundation are in the tool. New capabilities for future releases will focus on Server components like taxonomy.

Remote PowerShell for SharePoint Online and on-premise

A hidden gem is the PowerShell support. It’s very easy to start a PowerShell session and use…

View original post 167 more words

How to create a custom SharePoint list definition using Visual Studio 2012

In this article you will learn how to create a custom list definition (not a list instance) using the Visual Studio 2012 visual designer with step-by-step with screenshots.In Visual Studio 2012 select File | New ProjectSelect Templates | Visual C# | Office/SharePoint | SharePoint 2013 – Empty ProjectIf you don’t see this type of project... Continue Reading →

Create a website or blog at WordPress.com

Up ↑