CoderJony

Blogs

3 Important Things About Backing Up Data

3 Important Things About Backing Up Data

Backing up data is important, but not that many people bother putting enough effort into making sure that their files are safe. The negligence should not be so prominent given how many different factors can lead to data loss.

Read More By Ankush Jain
How to Lazy load selected image using JavaScript

How to Lazy load selected image using JavaScript

You can use the below code to display the preview of a large-sized image when the user clicks on its thumbnail.

Read More By Ankush Jain
Amazon Leadership Principles Interview Questions

Amazon Leadership Principles Interview Questions

If you are preparing for Amazon interviews, then you must prepare yourself for the behavioral or leadership round of interviews at Amazon.

Read More By Ankush Jain
When should we use Signing or Digital Signatures?

When should we use Signing or Digital Signatures?

In signing, a Digital Signature is shared with the recipient. The recipient uses this signature to verify the authenticity of the issuer.

Read More By Ankush Jain
Understanding Android SDK ecosystem

Understanding Android SDK ecosystem

Android SDK has a variety of tools that helps you to develop a mobile application for the Android platform. These tools have been classified into 2 groups.

Read More By Ankush Jain
Exporting and copying SQL Server backup files to Azure Blob Storage using Command Line

Exporting and copying SQL Server backup files to Azure Blob Storage using Command Line

In this post, we will understand how can to export the SQL Server database via the command line and copy it to Azure Blob storage.

Read More By Ankush Jain