
Search In
In the below example I have created a commuication between an activity and fragments classes. In the below example user enters name in SendFragment part and click submit button then in second fragment on displayFragment show user name input result.
Hi all,
Tic-Tac-Toe is simple game in which you will try to mark your sign in three blocks to make a row , column or diagonal.
RULES FOR TIC-TAC-TOE
1. The game is played on a grid that's 3 squares by 3 squares.
2. You are X, your fri
We can put a search box in our project by using the cakephp component.
It is very useful and can provide highly functionality across the controller.
All you need to do is include component in your controller and call component function to fetch dat
In the JQuery grid several operations is been performed. So here we are going to discuss about the deletion operation in the MVC.
For doing this we need to use the libraries of the JQuery for the grid implementation.
After doing thi
Skeleton is a lightweight framework for CSS . It specifically has two CSS files: the popular normalize.css file and the skeleton.css file.
The grid system of Skeleton is used create responsive website hence it's a most important part if Skeleton
Hello readers
This post gives and overview of the Export module in PIM. It describes how Export works in Product Information data.
Export
The export module in PIM Desktops is used to export the product data to electronic catalogs. Its feature
QueryString explained with example in ASP.NET
QueryString is the property of Request object which is used to pass variable values between html pages or between web forms. It is easier to pass data between web forms through QueryString.
Example of Q
Hello readers, Today in this blog we will discuss about HTML5 various elements, its syntax and various tags that are used in it.
Features included in HTML5 -
The tag name remains uppercase.
For attributes the quotes remains optional.
The attrib
Hi Friends,
All of us use ADO.Net one or another way while writing code for database connectivity. In .Net whether you are using your custom classes for data connectivity or using ORMs(Entity Framework) or Enterprise Library, you are using ADO.Net f
This article demonstrates some PHP functions which are used to fill an array with values. The list and details of these functions are given below :
1. array_fill()
array_fill() function is used to fill an array with a specified value.
&nbs
