An Informal Introduction to DOCX 3. July 2020 Steve All Blogs (0) With approximately one billion people using Microsoft Office, the DOCX format is the most popular de [More]
Exploring the Business Benefits of SharePoint 2. July 2020 Steve All Blogs (0) Has anyone at your business ever considered whether they were getting the most value from SharePoint [More]
Developing Mobile Web Applications: When, Why, and How 26. June 2020 Steve All Blogs (0) There are 6.8 billion people on the planet, 5.1 billion of whom own a cell phone. And today, an ever [More]
.NET Unit Testing: Spend Upfront to Save Later On 24. June 2020 Steve All Blogs (0) There is often a lot of confusion and doubt regarding unit testing when discussing it with stakehold [More]
Introduction to Functional Programming: JavaScript Paradigms 20. June 2020 Steve All Blogs (0) Functional programming is a paradigm of building computer programs using expressions and functions w [More]
SQL Indexes Explained 19. June 2020 Steve All Blogs, Microsoft Sharepoint (0) Properly used, an SQL database index can be so effective that it might seem like magic. But the foll [More]
Why You Should Move to Google Sheets 16. May 2020 Steve All Blogs (0) A couple of years ago, the company I work for took the significant step of moving all of its 11,000 [More]
Creating a Secure REST API in Node.js 15. May 2020 Steve All Blogs (0) Consider all the software that you use in your life. It doesn’t matter if you’re a devel [More]
An Intro to SQL Window Functions 14. May 2020 Steve All Blogs (0) The very powerful feature you love to hate (but need to know) SQL window functions provide some extr [More]
Caching and Connection Handling in .NET: An Aspect-Oriented Programming Tutorial 13. May 2020 Steve All Blogs (0) Nobody likes boilerplate code. We usually reduce it by using common object-oriented programming patt [More]