Form and Field Validation Best Practices

Have you ever gotten that feeling where you go to a website and can easily fill out all the information needed without any issues? A website where you actually enjoy how organized, smooth, and clean everything looks and feels? A

> Read More

Effective Monitoring of Burndown and Velocity

This blog is a continuation of the blog that I wrote about the importance of difficulty based estimations in the sprint process. In that blog, we covered how I feel it is important to distance the team from thinking in

> Read More

How to Write Custom AngularJS Directives

Much of Angular’s built-in functionality is provided by modular slices of code called directives. You can write custom directives to perform form validation, to minimize code repetition, to attach events to elements, to inject markup into templates, and more. Directives

> Read More

Responsive Design: Front-End Tools and SharePoint Basics

One of the easiest ways to deter users from your website is to provide them with a frustrating experience. Be that with broken features, outdated information, or more times than not, an unfriendly user interface. Even the most feature-rich websites

> Read More

The SharePoint 2010 Mobile Redirect Nightmare

I recently had to address a very simple sounding request that turned into a nightmare. The SharePoint 2010 mobile view is ugly and difficult to customize (as shown in the image below) and so I wanted a SharePoint 2010 list to redirect to

> Read More

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

Easy Dynamics Login