
Search In
With over 2 billion smartphones in the world and still counting, mobile applications are today perhaps one of the most efficient channels to reach out to this immensely large market and consolidate a loyal customer base. However, since this huge mark
Progressive Web Apps have emerged as a booming change in the world of the applications. As we approach the future, we can expect that the popularity of progressive apps might lead to the reduction of the popularity of mobile applications on our smart
Current volumes of online trading that involve cryptocurrencies has long caught up with the volumes of the New York Stock Exchange. Even the most stubborn skeptics recognize their short-sightedness in ignoring new investment tools.
The rules
Network security is more important today than it has ever been. Businesses are more digital than ever before, and they need appropriate cybersecurity measures to protect them against the many digital threats that exist in the modern world. However, m
In my previous article, I had provided the details about Affiliate Marketing Business and its functioning. This article is a step forward. It guides you to kick start your Affiliate Marketing Business in 8 easy steps. Happy reading :)
Companies that are not embracing technology are on their way to fail. How are you going to do business in an era where everything revolves around technology? It is impossible to stay competitive if technology is not your priority. If you ar
This Blog will explore you how you can send the email using liferay portlets. The below code will helps you to send email using liferay portlet.
Firstly you need to configure Liferay Mail Configuration:-
Login using Liferay Admin account and go to
JPA:- Java Persistence API is a collection of classes and methods to persist or store data into the database Using the JAVA API.
The Below code will show you how you can work with JPA.
First we make the POJO.
Employee.java
package com.evon;
pu
To dynamically load more items to the ListView when you scroll at the bottom, we implement onScroll() method in which we can find out the which item is visible when we will reach at bottom it will load more items.
Following steps are used for this:
The following code help your image to move using UIPanGestureRecognizer. While moving your selected image other images set there location automatically.
-(void)addImageToScrollView
{
float x=5,y=40,width = 100,height = 100,spaceH = 5,spaceW
