
Search In
Though most everyone dreams is to become a boss of a lucrative or successful company, being one is not an easy job to do. Being a boss takes a lot of hard work and challenges to overcome. It is a large plate to fill since the success or fai
jQuery multiselect list with checkbox is used for making selection among the choices that user want to select. There are various pulgin used for converting simple dropdown list to multiple select dropdown with checkbox. It cant includes checkbox or r
Hi Friends,
Today i will discuss you about MSMQ(Microsoft Message Queuing).
MSMQ is a message queing service where you send a message from one application and receive by another application.
The application are don't need to be in execution sta
In Bootstrap, there are many options with the help of which we can style navigation elements and these all share the same markup and base class .nav .
Following are those different options :-
Tabular Navigation or Tabs&nbs
Sometimes we are required to send mails in our cakephp application.
To setup in cakephp lets follow these steps :
1. In your EmailConfig class at /app/Config/email.php set the email configuration. Use this class to configure email
Social Media Marketing (SMM) tends to become more complicated with every new social media website. Some people are so frustrated at the situation that they have started hiring professionals for social media marketing, even though
Step1: Adding MpAndroidChart android library into project
dependencies {
compile 'com.github.PhilJay:MPAndroidChart:v2.1.6'
}
repositories {
maven { url "https://jitpack.io" }
}
Step2: Pie Chart layout in your xml file
<co
When we are going to develop a web application which contains restricted resources then we have major issue related to authentication and authorization for accessing those restricted resources. We all know the concept of cookie based authentica
“Learn from your mistakes.” It’s a good adage to live by, but as an entrepreneur, you don’t want to think about the possibility of failure. Unfortunately, starting a company is a risky proposition, and if you don&rsq
Hello guys wellcome to the tutorial of fingerprint scanner,
This is a simple tutorial through which you could implement one touch login to your application.
Following are the steps to implement it.
Step 1. Add permission to the
