Saturday, October 1, 2022

SharePoint – Management Planning for Review

The following are some high-level aspects to account for after a manager review of SharePoint projects:

1)      What was learned?

2)      What needs to be adjusted as far as vision, scope and team assignments?

3)      Where are the bottlenecks?

4)      What features must be re-scoped?

5)      What decisions need to be made to address issues?

SharePoint – Planning for Adjustments

As part of the SharePoint ecosystem – the following are high-level aspects to account for change:

  1. Business priorities
  2. Adjustments to vision
  3. Changes to scope
  4. Changes in resources

SharePoint – Agile Release Train

The following are aspects as part of the demonstration of work done for the agile release train:

1)      Have visibility into progress and impediments

2)      Have releases facilitated by proper resource

3)      Have proper participants (scrum masters, subject matter experts, etc.)

4)      Have weekly meeting of 60 minutes to demo items

5)      Have meetings and items demoed time-based

SharePoint Innovation & Planning

The following are key high-level items to address for innovation and planning:

1)      Innovation – where and what are the opportunities for innovation and improvements.

2)      Planning – where and what are the cadence for planning-based items

3)      Estimation – where and what are the estimates for cadence-based delivery

Monday, September 26, 2022

SharePoint - Sheet

The following are SharePoint dictionary words of the day related to sheet:

Sheet

Part of the workbook used with Microsoft Office Excel. There are four types of sheets: chart sheet, dialog sheet, macro sheet and work sheet.

 

Sheet tab

Control that is utilized to select a sheet.

 

Sheet view

Utilized for which cells are shown, and the zoom level for such information in the window.


SharePoint Search SQL Syntax

The following is a SharePoint dictionary word of the day:

SharePoint Search SQL syntax

The rules that govern the construction of an enterprise search SQL query. Such a format can create very complicated query sets.

Example:

SELECT <columns>

FROM <source>

WHERE <conditions>

ORDER BY <columns>


Friday, September 23, 2022

SharePoint - Shared

The following are SharePoint dictionary words of the day related to shared:

Shared documents library

Document library which is included by default in the team site based site template.

 

Shared view

View of a list or web part which every user who has the appropriate permissions can see.

 

Shared workbook

Workbook which is configured to allow multiple to view and make changes at the same time. Each user who saves the workbook sees the changes made by other users.