
Search In
鈥淲hat happens here is probably the future of men鈥檚 fashion,鈥?said Antonio Cristaudo from Pitti Immagine, a collection of fashion industry events in Italy. 鈥淭here鈥檚 individuality, they want to be different,鈥?he told AFP. 鈥淚t鈥檚 important for all the fa
Those who had good experience in uploading video on other video platform and earn from monetization
Please share your experience step by steps with proper method
Hello Guys,
What is XAMPP ?
As XAMPP is a user friendly application and very easy to install. It contain components like Apache web server application, Mysql Database , PHP and Perl programming support.
In my previous blog post, We discussed abo
Doubleclick for Publishers an Intro
We use different type of techniques for internet marketing to promote the content and drive traffic towards a websi
In Odoo-9 you have to create module and xmlrpc folder in server and install the apache2 in your system.
After this follow the step given below:
Step1- First create apache2 for our system using the command show below
sudo apt-get install apache2
To configure PhoneGap project in Eclipse follow the below steps-
Step -1 Go to Terminal
Step -2 Install frist - $ sudo npm install -g cordova.
Step -3 $ cd Desktop/
Step - 4 $ cordova create Raj007 com .example.Raj007 raj
Step -5 $ cd Raj0
Fuzzing is the process through which we enter invalid or unexpected data to our target Application .
We use Fuzzing in our application when we want to break our application or crash it
using unexpected inputs .
Fuzzing can be done manually or by u
In OpenERP first, create custom module and then create object in your own module and put your own module in your OpenERP server.
Follow these step given below
Step1- First create module like as a test and then create file like as a test.py
In the below layout example, I have created a dialog box with RecyclerView. Here I have added first RecyclerView dependency to Grandle file. Now in next step I have Created a Main RelativeLayout. All layout added in Main RelativeLayout then created L
Hi Friends,
Today I will brief you about Dependency Injection. In this blog I will cover up the following topics :-
About Dependency Injection
Real Life Scenario of Dependency.
Benefits of DI.
