AutoMapper makes life easy, but has its limits. Learn how to implement a custom mapper to handle complex data structures or incompatible types. When working on applications, you will often need to ...
Over the last month, Google has announced a number of advancements to how they will be measuring user experience through key speed and performance metrics. Coincidentally, I have been working on ...
When was the last time you had to create a zip file? Personally, I have to interact with those types of files all the time (either receiving or sending them to various clients, family, and friends).
Your email has been sent Once you decide the default Auto Date table isn’t adequate, you can create one that fulfills your grouping and filtering requirements in Microsoft Power BI. The article How to ...
Scientists are watching a newly discovered object in space, and most of them agree it's a comet, but not all of them. A Harvard scientist, who believes he's seen proof of alien life before, suspects ...
SQL Server's OpenJson function will let you dismantle JSON structures into relational tables, including tables with foreign/primary key relationships. As I noted in an earlier column, JSON is great ...