IT & Digital Marketing Articles

Chuck Bryan
Chuck BryanCore Contributor

Chuck has been developing line of business applications for over 20 years in Hampton Roads. His first computer was a Commodore 128, where he learned to program Basic. Chuck loves to share what he has learned with others and when not coding, Chuck likes to spend time with his wife, Cindy, and two daughters, Katie and Megan.

Filtering posts by author: Chuck Bryan

Remove filter

March 02, 2022 Chuck Bryan 16 minute read

Microsoft Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Here's how to get started using it.

April 16, 2019 Chuck Bryan 7 minute read

Learn how to allow Excel file uploads in your Web Application without having Excel already installed in the server. This article will introduce a way to do that using NPOI Mapper and Bulk Copy.

January 09, 2018 Chuck Bryan 8 minute read

A helpful, concise checklist for developers who are looking to get started with Angular using Bootstrap 4, Sass, and Font Awesome.

Angular Bootstrap Font Awesome Sass

November 15, 2016 Chuck Bryan 4 minute read

Class based inheritance is what is most commonly meant when using C#’s semantics to inherit from one class to another. It is not uncommon for a base class to become polluted with “catch-all” methods and loose its singular focus. Long inheritance...

Design Patterns Software Architecture

Let's find what you're looking for