IT & Digital Marketing Articles
Scott Clevenger went to Copenhagen, got his first tattoo, watched Aaron Sawyer named an Umbraco MVP, and came home fired up about AI, Automate, and AEO. Here's what we learned and what we're bringing back to our clients.
LLMs can supercharge your current note-taking approach, offering powerful ways to enhance how you capture and use information. Explore practical implementation and prompt strategies to develop a system that helps you think better, increase...
Using .NET 9 & Docker, this demo shows how to link YNAB to GitHub Copilot via an MCP server, highlighting the power of secure, structured AI-driven development.
Many organizations are jumping on the AI bandwagon without first putting together a business strategy to make the most of what AI can offer. Rather than implementing AI technology for technology's sake, focus on genuine problem solving with a...
During database maintenance or migration, knowing the record count per table is crucial to gauge data scope. Here are 2 methods to retrieve total record counts for all tables in a SQL Server database.
Why use Minimal APIs? Will they work for large-scale production applications? Are Minimal APIs better than traditional API development in .NET using the MVC pattern? Here's what we found when putting them to the test.
Dynamic SQL is often talked about in hushed tones in dark corners. No, it's is not 100% safe, and the objections to it are valid. But, with some basic precautions, it's possible to make it as safe as any other SQL and reap the benefits of its...