Saturday, March 16, 2013

Onion Architecture Templified at the Orlando .NET Code Camp

Today's the day! Come see my presentation of the Onion Architecture Templified as I transform an N-Layered application to something more SOLID. This is a tech talk I'm giving at the Orlando .NET Code Camp.

For those who attended, you can find the presentation slides and code here.

I used an updated Templify template which includes an implementation of the IoC container using SimpleInjector. That template is also now online here.

Why Prompt Engineering Alone Won’t Save You

The Setup I’ve been working on a project where GitHub Copilot is a close collaborator. To make sure things go smoothly, I put together comp...