Temporal Tables in SQL Server 2016

A Simple Question One of the most frequent questions that comes up in the realm of enterprise applications is: Who has touched/modified this data? Short questions usually have long answers, and this one is no exception. To understand the implications of

> Read More

Using MVC to Avoid Magic Numbers in Your JavaScript

Hard-coding “magic numbers” in your code has always been a problem for several reasons: they’re not meaningful, they’re difficult to search for reliably, and the chance of using the wrong value is unacceptably high. The first improvement was preprocessor macros

> Read More

TypeScript 101: Benefits and How To Install It

TypeScriptLang tells us that “TypeScript is a superset of JavaScript that compiles to plain JavaScript.” Therefore, it is essentially JavaScript, but with Object-Oriented features and keywords to help keep your code clean and maintainable. This blog post is a TypeScript

> Read More

Your cacheHostInfo is Null: How to Fix It

The Distributed Cache service is one that gets relatively little attention because it’s installed by default on every server in your SharePoint farm and you would probably not know if it were having a problem (unless you paid very close attention).

> Read More

How Marketers Use Agile to Create Effective Content

As a first-time conference goer, September 7-11, 2015 was a whirlwind! I met marketing professionals ranging from Australia, Florida, Montana, and even my native Washington, DC. I attended spotlight sessions from famous authors (cheers to you Jon Ronson) and even cracked

> Read More

AWS S3 Storage Concepts for Windows Admins

If you happen to be a Windows Admin (you know who you are) and are beginning to work in the Amazon Web Services Environment, there are some things you need to know! Unless you are at least a little familiar

> Read More

Correspondence Management with SharePoint and EasyBox

SharePoint provides a powerful document management system and integrates easily with SharePoint Designer, or in more complex instances, Windows Workflow Foundation (WF), to create highly configurable business process automation systems. With SharePoint’s ubiquitious presense in medium to large businesses and

> Read More

Easy Dynamics Login