Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

CompileSdkVersion, minSdkVersion and targetSdkVersion

It is very important to know the difference between all of them. We have to make sure that existing apps built against prior SDKs should not break when the user updates to a new version. compileSdkVersion: It says the Gradle about version of the Andr

How to empty an array in JavaScript

We can empty an arrary in Javascript in many ways.Lets go through each of the them. For Example we have an array like this: var myArray = ['a','b','c','d','e','f']; First method : myArray = [] Above code will empty the variable myArray and cr

Generating Charts from Data in MMSQL and sending them as attachment (PDF) in email

I am currently in a state of doubt whether I am doing the things in the right way. Basically, I have a task where data which is stored in a normalised db in MSSQL needs to be queried for so as to display them in different charts. These charts th

Guide To Apple Core ML: How It Can Enhance Your Normal Ecommerce App To Super App?

In recent years, machine learning is reshaping our world and is touted to be one of the most influential technologies in recent times. Being part of the Artificial Intelligence machine learning allows computers to learn various things without human i

Static Vs Dynamic Testing?

Under Static Testing code is not performed/executed. Maybe it manually verifys the code, necessity documents, and design documents to discover errors. Consequently, the name "static". Mail goal of this testing is to enhance the nature of finding the

JSX in ReactJS

JSX is JavaScript syntax extension. JSX is a pre-processor step that adds XML syntax to JavaScript. It isn't necessary to use JSX in React development, but it is recommended. It makes React more elegant. JSX tags have a tag na

About Zepto Virus

Introduction to Zepto Virus Zepto Ransomware:   Zepto is unique type of virus whose purpose is to infect the system through ' spam ' emails. Most of the virus program uses algorithm, similarly Ransomware also uses algorithm called RSA

SVG element in HTML5

Hi Readers! This blog post will discuss the basic concepts of HTML5 SVG element. SVG stands for Scalable Vector Graphics. It is used for describing 2D-graphics and graphical applications in XML. SVG is used to define vector-based graphics in XML.

SDLC Models

SDLC Models: The full form of SDLC is Software Development Life Cycle. SDLC process is used by Programmer or Developers the most but Tester also follow the rule for testing the applications. In IT company there are many SDLC model, but we can separ

How to download file from server in android

How to download the file from server to android phone It is recommended that whenever one wants to download any file from server whether it is song or any image , it must perform in the background either by using asynctask or using a thread. Here,

1 5 47
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: