-
Laravel v5.7 - Installation and Introduction
What is Laravel?
1. Laravel is an open source PHP Framework. It follows MVC design pattern.
2. It is robust and easy to understand.
3. Larave...
Read More >
-
Magento 2.2.7 Introduction and Installation
Introduction
Magento 2 is a latest upgrade of magento and also a ecommerce-platform built on Open-Source technology for making Ecommerce Web...
Read More >
-
Checking internet connectivtity in Xamarin.Forms
This article demonstrates you that how we can check the network connectivity. We will be using Xamarin. We will create a cross platform application fo...
Read More >
-
Setup Kafka cluster step by step
Apache Kafka is an open source, distributed, high-throughput publish-subscribe messaging system.
If you are approaching kafka for the first time th...
Read More >
-
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 >