Justin Cooney
Web Development Tips and Examples
Category: MS Copilot
-
Before I go into details, you should know that I got this working using out of the box SharePoint 2016 on-prem running Designer 2013 and using a 2013 Workflow. Nothing extra was needed, copying files to different folders can be done with out of the box Designer 2013 workflow features. This was music to my…
-
In a previous post I looked at getting MS Copilot to generate a tSQL code snippet to get a list of countries and their GDP and to insert this into a SQL Server temporary table variable. Here is the post: Using MS Copilot to Generate SQL Server Code to List Countries and their GDP –…
-
MS Copilot (formerly known as Bing Chat with GPT-4) can be useful not just for generating funny images and random trivia, but for actual, useful code snippets. I’ve been playing around with this to see what it can do and what kind of prompts it takes to get the code that I want. For this…