
Search In
Management is an art to deal people. Managers must be good listeners, motivator, friend who deal with ease and trust with his/her sub-ordinates. Managers must be a good team player who should always boost team spirit. Various managers have
Hello Everyone,
As we know that in almost all web applications there are certain things which need validations to be performed on
them. Validations can be performed in two ways that is client side and server side.
Client side validations are perfo
As we know a class can have any number of objects and each object is different from one another. The thing that distinguish one object from another is the attributes they have. So in order to write and read these attributes we have some methods in Ra
Redis is the most popular key-value, open source and in-memory data structure store that can be used as a database. Here in-memory means that instead of storing the data on disk redis relies on main memory for data storage. As a result redis database
Hello readers , In today's blog we will discuss about the Social Icons .
As we all are linked to the social media which help us to communicate over a vast social network and we can even share video, images, documents, file etc over it am
Google map utility library is free and open source library of classes which provides advance features on google map like customization, clustering, importing geoJson to map, importing KML to map and encoding /decoding polylines.
 
Deleting record from database using Sqlite Helper class.
We have taken Name, Age and City as input from user and saving them on click of Save button and deleting on click of Delete button from database.
MainActivity.java
public class MainActivity
Collection view is used to display multiple data simultaneously on view controller.Data can be of any type for example collection of text or images which can be display on controller with the help of collection view.
With the help of an exam
DIGITAL MARKETING IN FEW WORDS
We have been hearing a great deal about computerized advertising nowadays and how it is completely important to have one for any business. Much the same as how web clients develop minute after mine, new and conventiona
Hello friends, welcome to findnerd. Today I am going to tell you how to create PDF from HTML using JSPDF. In this blog I am going to use fromHTML plugin to convert html page into pdf.
Copy and paste the following code into your file:
&
