Yeah, that’s the coding horse of course.
I’ve only spent 4 or 5 months out of real coding, and I’ve forgotten most of it. Well to quantify that, most of the plumbing when using .NET.
Well ok, for example, I have a project that uses ASP.NET MVC and ER to create a website, that takes data presented to it and then forwards that information to Teams to present in an adaptive card.
My day job is supporting adaptive cards (and Teams); the issue is that we only support up to where the other person starts to write their own code. So I have a bit of a gap when it comes to using .NET (C# flavour) to build all the scaffolding to create the JSON to build an adaptive card.
I did code all of this lovely MVC c# stuff before, but since I am not that good at anything mental (explanation later) it sometimes takes time to get back into the grove.
I’ll keep updating this blog with specific things I had to do AND will try to remember by posting here 😁