Friday, 20 July 2018

How to create smaller docker images with multi-stage build

Here I will show you the example for creating least possible docker images with the help of Docker Multi-Stage build feature.

Below is a sample for Angular 6 application, which creates production build (docker image) from source-code

How to create a custom control in UI5

Hi, Here is a simple and complete tutorial for writing custom control in SAP/Open UI5. Follow these simple steps to get start with all the steps are detailed with proper explanations wherever necessary.

Sunday, 6 May 2018

How to build CORS enabled REST service in Go lang

Hi Everybody,
There are several ways to implement CORS on go server but I found one of the easiest way to enable CORS (Cross Origin Resource Sharing) on the Go server

Sunday, 6 November 2016

How to fix crackling sound in Windows 10 when playing music and videos

Hi,
Many of us might suffered from the irritating crackling noise while playing songs or videos also sometimes video and voice not synchronized properly while playing videos, this is due to high DPC Latency.

Sunday, 29 November 2015

How to create E-Mail validation input box (from Database) while the user types mail ID

Hi all this sample code lets you to create a input box which scans for the entered E-Mail ID while user starts typing the ID

Wednesday, 23 September 2015

How to create a Template Based Widget in Dojo

Hi everybody, here is a small and quick tutorial for writing and mastering your own template based custom widgets using Dojo framework. In this example we will write a simple auto-complete search box by making use of Dojo bootstrap 3 Typeahead module (for auto-completing). Also with some basic CSS.

Sunday, 7 June 2015

How to fix automatic volume changing and crackling sound problem while playing music in Ubuntu and Linux mint

Hi all here is a solution for crackling sound and auto volume change problem while playing music with full volume level in Ubuntu and Linux Mint (Any Version) .