Attribute Routing in ASP.NET MVC 5

Introduction Attribute Routing was introduced with the release of MVC 5 and allows developers to define routes on controller actions and at the controller class level. At its core, Attribute Routing still maintains the same mechanism of the routing framework. With the conventional based routing, the routes are physically separated in a single from the […]

Back to Basics with Qlik

For the start of 2016, let’s get back to the Qlik Scripting Basics! Here are a few basic scripts that you will always want to have handy in your Qlik toolbox. These scripts will be very useful when creating new QlikView and Qlik Sense applications time and time again. You will definitely want to bookmark […]