Technical Articles
Posts published a while ago...
Easy way to maintain the aspect ratio of HTML elements with CSS - NO JS
Code sample on how to create a drop down list from a Enum list.
Creating shapes with CSS
6/5/2016
This article outlines the things that you can achieve with CSS. So `Say NO to images`.
This article provides a fastest way to detect the duplicated number in a sorted sequence using binary search method
A sample code written in C# to find out the missing number from a given non sorted sequential array
Search Engine Optimization
5/28/2016
Key facts about search engine optimization for your websites
Importance of 301 redirects
5/28/2016
Article brings out the importance of having a 301 / permanent redirection from old URL to new one
Mvc Widgets disappear in detailed view
5/28/2016
Sitefinity Custom MVC widgets disappears when the same parent layout is used as the template for the child layout.
AngularJS directive for jquery iCheck
5/25/2016
Sample code for integrating the jquery iCheck in your angularjs projects
Catch all routes for ASP.Net MVC
5/21/2016
The code sample helps you to catch all routes that hits an ASP.Net MVC application
Keep alive for IIS sites
5/21/2016
How to keep your website warm and ready even when there is no actual visitor for a period of time.
Article shows how to update or delete an entity without the need to select it.
