Ajitesh Kumar

Dockers Containers only to shine more with Kubernetes

A year back, I got started with Dockers Containers. 2-3 months down the road and I realized that thankfully I…

9 years ago

Springboot Web Hello World with a Java & Pom.xml file

This blog presents instructions on how to quickly get started with Springboot Hello World with just one Java file and…

9 years ago

How to Upload CSV Files using Apache FileUpload/CSV

This article represents code samples on how to use Apache Commons FileUpload and Apache Commons CSV libraries to upload CSV…

9 years ago

5 Reasons to Choose Ionic Framework over Xamarin

Are you one of them wondering about which framework to use out of Xamarin or Ionic Framework for developing your…

9 years ago

Ethereum Installation Issue – Missing MSVCR120.dll

This blog represents tips to fix the "missing MSVCR120.dll from your computer" when one tries to start the just installed…

9 years ago

Docker – Install & Access Docker Compose from Putty Client

If you are one of them who access the docker machine using putty client, and you want to work with…

9 years ago

Ionic – How to do Check All with Ion-Checkbox

This blog represents code sample to achieve "Check all" or "Select all" using ION-Checkbox. AngularJS/Ionic Controller Code to Check All…

9 years ago

Android – ADB Shell Batch Scripting – Automate SQLite Database Copy

This is a quick blog to represent tips on how one could run multiple adb shell commands as part of…

9 years ago

Ionic – How to Access or Browse SQLite Database

The blog represents instructions on how could you access or browse SQLite database embedded in your android app. The way…

9 years ago

Blockchain – Ethereum Hello World with Visual Studio

This article represents tips on how to get started with Ethereum Hello World program with Visual Studio. Please feel free…

9 years ago

10 Definitions to Understand BlockChain Better

This article represents 10 definitions of BlockChain that I gathered from several pages. The idea is to understand BlockChain in…

9 years ago

Top 6 BlockChain Peer-to-Peer Digital Currency

This article represents top 6 peer-to-peer digital currency which is based on BlockChain technology. In case, you quickly wanted to…

9 years ago

Hello BlockChain – Glad You Arrived in IT World

This article represents a very high level concept around what is BlockChain Technology. From the time I have latched on…

9 years ago

Java – How to Download Existing Google App Engine Project

This article represents tips on how to download existing google app engine project including its source code (HTML/JSP files).. Please…

9 years ago

SonarLint for Eclipse – Do Proactive Code Quality Check

This blog talks about SonarLint tool for Eclipse IDE which could be used by developers to get on-the-fly feedback for…

10 years ago

Docker – How to Install Mean Environment

This blog represents tips and code samples in relation with how to install MEAN Docker Container for working with MEAN…

10 years ago