SharePoint

SharePoint blog from SharePointBoost, news, product introductions, how-tos. Everything about SharePoint.

advanced filter

Flexible filtering to find the right information quickly and easily with List Advanced Filter

In my previous blog we looked at several products that can be found within SharePoint Classifier. In this blog we will take a closer look at SharePoint List Advanced Filter (which can be purchased separately or also found within our star product, SharePoint Classifier). ?Have you ever tried to use SharePoint out-of-the-box to filter your […]

Moving Items and Documents with List Transfer

Moving Items and Documents with List Transfer

In my previous blog we looked at a number of products that form a part of SharePoint Classifier. In this blog we will take a closer look at SharePoint List Transfer (which can be purchased separately or also found within our star product, SharePoint Classifier).   Have you ever faced the frustration of moving items […]

Comparison of SharePoint 2013 versions

Comparison of SharePoint 2013 versions

Before one decides if they should deploy SharePoint, it would be nice to see what options you have in terms of version and some basic costs. For most people monetary cost is a large factor in deploying SharePoint. In fact it could be the deal breaker when deciding whether to purchase and deploy SharePoint. Although […]

How to use SharePoint on Office 365

How to use SharePoint on Office 365

As the name implies, Office 365 is an online office platform. You can use all Office functions in Office 365. We can also use SharePoint on this online platform. Are you interested in using SharePoint on Office 365? Let’s take a look. First, if you want use SharePoint in Office 365, you need to register […]

bulk properties editor

Editing properties and indexing multiple documents made easy with SharePoint Bulk Properties Editor

In previous blogs we looked at three products (SharePoint Document Number Generator, SharePoint Bulk Zip & Unzip and SharePoint Item Audit Log) that can be found within SharePoint Classifier (BoostSolutions star product) or used as standalone solutions. In this blog we will take a closer look at SharePoint Bulk Properties Editor.   Organizing, editing and […]

How to integrate multiple SharePoint lists into one list

How to integrate multiple SharePoint lists into one list

Having trouble integrating data from multiple SharePoint lists? SharePoint Data Connector, by BoostSolutions, will help you complete your tasks quickly and efficiently. The following scenario will help you to understand how Data Connector, as a lightweight out-of-the-box data transfer tool, combines data from multiple SharePoint lists. Assume that you have the following business requirements when […]

The Importance of generating audit reports for SharePoint Lists or Libraries

The Importance of generating audit reports for SharePoint Lists or Libraries

In my previous blog we looked at SharePoint Document Number Generator and SharePoint Bulk Zip & Unzip, which are part of SharePoint Classifier. In this blog we will take a closer look at SharePoint Item Audit Log (which can be purchased separately or also found within our star product, SharePoint Classifier).   Ever wonder who […]

Custom Data Store In Word For VSTO Solutions

Custom Data Store In Word For VSTO Solutions

Working with Document Properties The DocumentProperties collection and DocumentProperty object are found in Microsoft Office Object Library (office.dll), its namespace is Microsoft.Office.Core, which contains objects shared by all the Office applications. These objects are typically brought into your code in an Office namespace alias as shown here: using Office = Microsoft.Office.Core; key codes: using Office […]