-
Asp.net core 2.1 not starting SSL/HSTS
Yesterday I ran into a very interesting issue, I am running my local asp.net 2.1 application with HSTS, but it only start with HTTP port 5000. Even wi...
Read More >
-
A Google style VueJs component
A Google style VueJS component make your application more efficient and easy to use for end user.
Read More >
-
ASP.Net Core 1.0 - Create WEBAPI using Visual Studio Code
This blog post will help us to getting started WEBAPI development on the ASP.Net core 1.0 with Ubuntu 16.04. We are going to use the Visual Studio Cod...
Read More >
-
Force lower case URLs in DNN 7.1+
Many times we have URLS in mix cases and we would like to render them all in lower case. This is very easy with the DNN 7.1+ versions. DNN has introdu...
Read More >
-
Getting started with segment.io
Segment, a platform that collects the data. It is kind of bridge for analytics and marketing tools. It provides the integration with Google Analytics,...
Read More >
-
ASP.NET Core 1.0 with PostgreSQL
This article shows how we can use PostgreSQL V 3.1.1 with ASP.NET Core with plain SQL queries. Before start anything we need local or remote postgres ...
Read More >
-
Thoughts on Piranha CMS
Piranha CMS is very simple, light weight, extensible open source framework. This is a framework for keeping the content in mind. You will be up and ru...
Read More >
-
Static files resources returns status 500 code
Problem:
There was a strange problem we have in one project. We were getting error with static files (i.e. js, css, and image files). Sites were...
Read More >
-
Connect PostgreSql Database Using EntitySpaces
Requirement : I want to connect PostgreSql Database using EntitySpaces.
Here are some useful steps that can help you accomplish this task success...
Read More >
-
Multilevel Hierarchical Editable Form Using Template Binding
Kendo Grid has an in-built hierarchical feature for displaying master detail records. Sometimes, we need to edit the detail line item in the expand vi...
Read More >