Author: Rich

  • Upcoming Articles

    ASP.Net Hybrid Application: MVC with VueJS. ASP.Net Model Builder for Entity Framework and Dapper Integration.

  • File Backup Solution

    File Backup Solution

    Problem: I have various files (docs and images) scattered over my entire C-drive (or any drive, folder, or library), and there are specific files I would like to back up and organize in some way. It is incredibly tedious to click through folders to find these files. I wrote a utility to automate the process;…

  • Installing Umbraco 13 with Visual Studio

    Installing Umbraco 13 with Visual Studio

    Umbraco is an open-source content management system (CMS) platform written in C# built upon Microsoft’s .NET framework using ASP.NET MVC architectural model. Out-of-the-box, Umbraco is not a CMS per se; it’s an excellent platform for building a CMS. I’ve been using this platform for 10+ years, and I must say it has matured into a killer…