
Search In
Sometimes when we are working with service then we want the service to communicate with android components like activity.We need to accomplish this task to bind service to an activity.This type of service called android bound service.Once service ha
Hello Readers ,
Today we will learn about the concept of " InterNationalization in CakePHP " .
"InterNationalization" simply means if you are making an application and you wants to make that applications to reach a larger audience to cater for mul
Hello all,
Working with asp.net, at times, we have to show graphical reports user which can be implemented using Chart like Area Chart, Bar Chart, Box Plot Chart, Bubble Chart, Column Chart, Doughnut Chart, Line Chart, Pie Chart etc.
In my project
If you want to create a function to Show SMS on your device check below simple example. Here I have created a ListAdapter, by using this class sms will be showing on list and in this I have also created a SmsFormat class In which I have set value dat
Page navigation means moving from one page to another in you website. In ASP.NET, there are different methods for navigation. These navigations are :
Client-side navigation
Cross-page posting
Client-side browser redirect
Server-Side
The key to financial and self satisfaction in life is embedded in a seven lettered word: SUCCESS. This must be accomplished by consciously developing and fitting these seven principles of success. These components of success highlighted in this artic
There are several points which we have to keep in mind while developing Asp.Net MVC application.
Some of them are given below:
1. Remove unnecessary references- When we create a project there are many references which are added automaticall
In our previous blog we know that how to generate signature to perform valid api request. Now we ll see how to get target image id from vuforia database.
We know that how to find the path of an image after taking it from camera or gallery so we have
According to a complete report, the idea of identity theft is going to surpass the traditional style of theft. It is the leading type of theft that is growing at a very faster rate. There are various types of reasons behind the same. People are compl
Hello Friends,
Today, I am going to discuss about an abstract class and an interface.
What are the difference between Abstract class and Interface?
An Abstract is a class but an Interface is not a class. It is an entity. Both abs