Guide to using JSON mode with Azure OpenAI in Semantic Kernel.
[More]
This is the first in a series of blog posts centered around Microsoft's AI Orchestration framework,
[More]
You want to test something that uses an Entity Framework DbContext as a dependency.
Can I replace this easily with a fake DbContext using NSubsitute?
[More]
This blog post explains the latest features present in the most recent version of our online platfor
[More]
This blog post shows how you can improve JSON serialization performance with a simple step, thanks to the Roslyn Source Generator feature.
[More]
In this blog post you will see how to use the Power Platform CLI with Power Pages. This feature enab
[More]
Last blogpost showed how to use the MS Graph Toolkit for getting info from the graph, and show them in a SPFX webpart, without the need for writing all the data-fetching and UI code.
Using the toolkit directly in HTML is also super-easy. The setup is a bit different, because now we need to register the app in AAD.
Let's try to achieve the same result as what we had with SPFX. Let's get to AAD and register the app. I register the app as an SPA,...
[More]
"A good developer is a lazy developer". That's something I've been told in the past. You shouldn't t
[More]
You want to test something that uses an Entity Framework DbContext as a dependency.
Can I replace this easily with a fake DbContext?
[More]
How good is ChatGPT at writing code?
[More]