top of page
Our Recent Posts






Archive
Find Posts by Tag


Setting up a Complete Framework for .NET 6 React Apps in Visual Studio 2022
Tutorial on setting up a complete framework, for a high-quality, reliable, responsive .NET 6 React.js single-page application.


LGBTQ+ Pride in Technology
Whether you realize it or not, individuals from the LGBTQ+ community have a major impact in computer science and technology. Currently...


Are you staying DRY?
One of my favorite design principles, when it comes to development, is Don't Repeat Yourself (DRY). This principle is foundational in...


News Release: Teos Technology LLC Launches with new Vision
Software Engineering and Consulting company, Teos Technology LLC , registers in the State of Colorado and adopts new vision "Do good in...


Overcoming Analysis Paralysis
When we approach any project, it goes without saying that we want to do it right, but what happens when the quest to discover the right...


What is Software Development?
What exactly is software development? It’s inherently intangible. At the physical level, programming is just turning keystrokes into...


Short Stories and Agile Tales
User stories lie at the heart of the Agile process. Well defined stories can mean delivering on your commitments. Poorly written stories...


Delivering Quality via Automation
When an engineer makes a change to source code or tests, there are multiple steps before that change finally makes it into production. In...


Repository & Unit of Work Design Patterns
One component, upon which at many enterprise applications rely, is some form of database. It's often hard to get by without one or more,...


Mocking Static Extension Methods for Unit Testing
Mocking is an essential component to any good unit testing strategy. It allows us to replace the concrete implementation of a class with...
bottom of page
