
Search In
XSLT
XSL stands for eXtensible Stylesheet Language used for XML styling. XSLT in turn stands for XSL transformations i.e transformation of XML documents into different specific/design formats like XML transformation into Html.
Steps
This tutorial will help to resize a custom view by dragging of view's side and provide drag functionality also. Here is the step by step code.
Step 1- Create a xml file res/activity_main
<LinearLayout xmlns:android="http://schemas.andr
Sometimes we need to show the list with different views so for this we can inflate two layouts in RecyclerView. To know how it is achieved follow the steps mentioned below:-
Create two layouts xml files I have named them "programs_recyl
In this tutorial, I’m going to show you How to add a new payment module (Payment Gateway) to your existing Magento Installation which will accept credit cards when the order is placed and capture order ID in payment record.
Lets start by creat
The United States strongly condemned the attack, noting that many of the victims had stepped forward to help reconstruction efforts in Kobani. michael kors outlet 鈥淭his has really got the industry very excited, not only in China, but elsewhere as wel
We can connect our C# application to data in a SQL Server database by using following ways:
1. First Method
Firstly, we need a connection string to connect to database.This connection string contain the information about the server to which we are
From android marshmallow api 23 android supports fingerprint authentication support. Fingerprint api support android version 6.0 or greater.
Fingerprint authentication contains following process :
1. Check weather a user enabled keyguard or not in
Here I have created a registration form in android. In my registration form i have used validation function to check inputs like email ,name,age etc. And I have also used check box , radio button and spinner function. Therefor below example will clea
You have to follow below Steps to install JDK (java developement kit) on Ubuntu
Step 1: Installation of JDK
sudo apt-get install openjdk-7-jdk
Step 2: After the installation, Use command.
apt-cache search jdk
Step 3: Setting the Environmen
If you want Edit __openerp__.py in OpenERP(Odoo) follow the below mentioned steps: -
Step-1 Go to given module and click it.
Step-2 You will find four files mentioned below.
(i)-__openerp__.py
(ii)- __init__.py
(iii)- _python.py
(iv)-_views.xml
Ste
