Introduction In today’s business environment, Enterprises are making huge investments in mobility space to ensure better user coverage and experience.…
User Permissions in VUE.JS
This blog post explains how we can manage the different user profiles in Vue.js. In any application where we are…
Method Syntax vs Query Syntax in LINQ C#
For starters, LINQ queries in C# can be written in the following 2 ways. Method Syntax (In this, we use…
Introduction to Blazor – Running .NET code in browser
What if we could run .NET standard code in the browsers? Nope don’t even think about yesteryear’s Silverlight (yeah we…
AMP integration in Drupal 8 – Part 1
Speed is an integral part of designing web pages. If our mobile pages aren’t loading quickly, it doesn’t matter how…
Concept of Derivatives in Drupal 8
DERIVATIVES Derivatives provide a simple way to expand a single plugin so that it can represent itself as multiple plugins…
Table Layouts in Coveo for Sitecore 4.1 (Hive)
Out of the box, Coveo Hive does not support table layouts. Your options are either card or list. But, there…
Sharepoint Server Side Pagination
Sharepoint Server Side Pagination Description In this blog, I am going to explain how to apply pagination on the Sharepoint list…
Sitecore Security Best Practices and Server Hardening
Overview This blog post provides information about some best practices at the application level and the server level which can…
Azure – How to Attach Multiple NICs to a Resource Manager VM
Overview Azure VMs can have multiple Virtual Network Interfaces(NICs) attached to them. Few of the common scenarios where multiple NICs…