Saturday, October 1, 2022

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.


5 SharePoint Testing – Center of Excellence Items

The following are five high-level testing aspects to be aware of:

1)      Functional testing

2)      Mobile testing

3)      Automated testing

4)      Performance testing

5)      Security testing

Wednesday, September 21, 2022

SharePoint - Session

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

Session identifier

Unique string which is used to identify a specific instance of session data.

Session view

Rendering of the contents of a webpart, list or workbook that are associated with a particular session.

SharePoint - Security Principal Name

The following is a SharePoint dictionary word of the day:

Security principal name (SPN)

Name identifying a security principal (example: mymachinename$@mydomainname for a machine joined to a domain or myusername@mydomainname for a user). The domain name is resolved using the applicable domain name system (DNS).