IT & Digital Marketing Articles

February 06, 2025 Laura Moss 7 minute read

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...

SQL Dynamic SQL

January 14, 2025 John Hadzima 13 minute read

Always Encrypted is a feature in SQL Server and Azure SQL designed to protect sensitive information in individual database columns of an application's database. In this example, we have a .NET 8 application, an Azure SQL database, and an Azure Key...

July 31, 2024 Brett Oliver 6 minute read

UX audits can uncover usability issues within your website or app that may prevent users from completing tasks or taking actions that lead to conversions. We'll break down what a UX audit is, why it's important, and the process of conducting one.

UX Audit

April 30, 2024 Rachael Smith 4 minute read

Often confused as synonymous terms, copyediting and proofreading are actually 2 separate steps in the content editing process. Learn the differences and which service is right for your content.

Copyediting Proofreading

February 27, 2024 Rachael Smith 4 minute read

Copyediting and proofreading, the last 2 steps of the writing process, are essential in creating quality content, but are often overlooked. Learn why these tasks are vital in ensuring brands come across as trustworthy and authentic.

Copyediting Proofreading

January 24, 2024 Laura Moss 6 minute read

An easy method for speeding up queries against large tables is by using temporary tables. Here's a quick demo on using temp tables to optimize your returns.

SQL SQL Server

October 31, 2023 John Hadzima 20 minute read

Blazor Server is a great option for adding functionality to a new or existing ASP.NET Core application. Follow along as we review some Blazor basics then demonstrate how to add a Blazor Component to an ASP.NET web application using Blazor Server.

ASP.NET Blazor Server

Let's find what you're looking for