Programming Concepts: Conditional Logic | If-Then vs Switch

High-code isn't the friendliest to new developers. Still, there are some high-code concepts that even low-code and no-code developers should be aware of. One such concept is conditional logic. Generalizing the idea, conditional logic helps the code determine its next steps based on data input. Conditional logic is universal enough that it's also leveraged in … Continue reading Programming Concepts: Conditional Logic | If-Then vs Switch

Data Security: Longer Passwords | Why?

The short answer, longer passwords are more un-hackable, so they better protect our data. Unfortunately, short passwords are easier to hack. Today's hackers have plenty of fancy hacking tools, so password complexity often turns hacking into a numbers game. Nowadays, password length matters just as much as, if not more than, the characters used to … Continue reading Data Security: Longer Passwords | Why?

Training: SharePoint Online – Site Templates

[SharePoint Online] empowers teamwork with team sites. These "dynamic and productive" team sites are created using prebuilt templates to scaffold workspaces for: Projects,Departments,Divisions,etc. Classic vs. Modern For those coming from the [SharePoint Server] world, SPO has some noticeable differences. First at bat, the site template options are limited. SPS offered several different site templates for … Continue reading Training: SharePoint Online – Site Templates

Training Session: Office 365 Tenant – What is it?

Office 365, now being rebranded as Microsoft 365, is a cloud-based ecosystem. The infrastructure is monitored, secured, and maintained by Microsoft. This includes but isn't limited to security patches, cumulative updates, and feature installs. Understanding that Microsoft is the steward of this environment, they are essentially the Office 365 landlords. However, organizations can subscribe to … Continue reading Training Session: Office 365 Tenant – What is it?

Training Session: SPO App Names – Static vs Dynamic

[SharePoint Online] apps are essential to SPO sites. The Custom List is a common app, but the Document Library app is probably the most popular. There will always be a request to host documents. But these apps require some considerations... What are these considerations? App names! Keep in mind that SPO apps have static and … Continue reading Training Session: SPO App Names – Static vs Dynamic