
Search In
Data Binding Guide
This document explains how to use the Data Binding Library to write declarative layouts and minimize the glue code necessary to bind your application logic and layouts.
Setting Up Work Environment:
dependencies {
classpat
Foreign Key is used to establish a link between two tables . It always define in reference of Primary key ( another table ) . It act as a Primary key in its own table and foreign key for another table .
Difference between Primary key and Foreign key
Hello readers today we discuss about "HTTP Long Polling".
World-wide-web application coders can put into action an approach called HTTP extended polling, in which the client polls the server looking for brand new data. The particular server keeps th
Hello,
I am sharing an example of html with the use of mediaquery.
Here in the given example below in which i have used 3 separate files,namely
1:Html (a file with .html extension)
2:External css style sheet (a file with .css extension)
3:Mediaq
Realistic Microphone in Photoshop Photoshop Tutorial
1
Create a new Document 600 x600 -rgb, transparent bg
Make a circle with the marquee tool
2
Fill with a grid pattern.
3
We want to make our grid nice and spherical
Filter>Distort>sphe
Realistic Microphone in Photoshop
Photoshop Tutorial
< alt="alt text" title="">
______________________________________
1
Create a new Document 600 x600 -rgb, transparent bg
Make a circle with the marquee tool
2
Fill with a grid pattern.
Realistic Microphone in Photoshop Photoshop Tutorial
____________
1
Create a new Document 600 x600 -rgb, transparent bg
Make a circle with the marquee tool
2
Fill with a grid pattern.
3
We want to make our grid nice and spherical
Filter>D
JavaScript Validation for Mobile Number in Asp.Net
Validate Mobile number in a web page using JavaScript validation in ASP.Net.
In this example I am using one TextBox . The TextBox accepts Mobile number, it only allows 10 digit numbers.
<%@ Pag
JavaScript Validation for User Name and Email Id in Asp.Net
Validate User Name and Email Id in a web page using JavaScript validation in ASP.Net. In this example I am using two TextBoxes. The first TextBox accepts user name and second textbox accept
In Cocos2d,when you define a world for a scene by default all object heaving body in scene will collide with each other.In order to make object collidable with specific one,simply set body mask and category bit at the time of defining fixtures,and no
