HOW-TO

ROI-1x1

Do you understand how Return on Investment (ROI) can affect decision making?

Adam Cogan shows us how using a Return on Investment doesn’t just apply to finance, but everyone!

Dictate Outlook emails

Write hands-free emails easily on Outlook and Word with Dictate

https://www.ssw.com.au/rules/dictate-emails Writing via Dictate is easy and can help you level up your efficiency! Ulysses Maclaren shows Adam Cogan how to do it, and compares it to his experience using Apple’s Siri to dictate. —————————————————————————— || Subscribe for more content from SSW TV || || Press like and leave a comment below to let us…

Search-Employee-Skills-1x1

Why you should be making the most of extending your AD

https://www.ssw.com.au/rules/extending-AD Do you know how to make the most of your active directory? SSW Chief Architect Adam Cogan talks with SSW Solution Architect Jean Thirion about how to take advantage of extending AD with Microsoft SharePoint. || Subscribe for more content from SSW TV || || Press like and leave a comment below to let…

Chewing The Fat Multiple Options

Chewing The Fat Review – Allowing multiple options on forms

https://www.ssw.com.au/rules/allow-multiple-options SSW Chief Architect Adam Cogan and SSW Senior Software Architect Piers Sinclair review feedback from the SSW team about allowing multiple options on forms instead of making them choose a single option. || Subscribe for more content from SSW TV || || Press like and leave a comment below to let us know how…

Cloudy with Mobile

Cloudy with a Chance of Mobile: .NET Everywhere with MAUI with Matt Goldman

When Micros​oft first launched .NET, the vision was to offer a viable alternative to Java and the JVM – a runtime and associated language(s) that could run anywhere. With MAUI, that original dream is becoming a reality. Whether you’re building for cloud, mobile, browser, desktop, IoT devices, servers, embedded systems…the list goes on and on…

Allowing Options Dynamics

Do you allow multiple options rather than forcing a best fit?

In this video Piers Sinclair shows us how to manage skills in the latest version of the SSW Dynamics365 CRM, and why it is advantageous allowing multiple options instead of forcing a “best fit”.   To learn more go to: www.ssw.com.au/rules/allow-multiple-options —————————————————————————— Piers Sinclair: Piers is a Senior Software Architect with more than 6 years…

Logging-in-NET-Core-1x1

Logging in .NET Core can save you hours when debugging

https://www.ssw.com.au/rules/best-trace-logging SSW Solution Architect JK is a battle scared logging in .NET Core veteran. He shows Andreas Lengkeek his best practices for logging, gathered through his years of experience. When setup correctly, logging can save you hours in those moments when your code don’t run as planned. So take some notes on these best practices…

Mock-API-CTF-1x1

Do you know when to mock your API?

Sometimes you may not know what the backend technology for your API could be… perhaps it is a serverless Azure Functions App, a Logic App, or even a set of services running in Kubernetes. These questions may take time to answer, but you already made a choice on the frontend technology. You may already have…

Tools-For-API-Docs-CTF-1x1

The best tool to manage and document your API

Having a documented and discoverable API is fantastic. Your API consumers are able to easily understand and reason about your API to build their own integrations. Azure API Management provides us with everything we need to publish our APIs to the world. We can import one or more OpenAPI Spec docs, Swagger, WSDL, and other…