Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Create a custom module in Drupal 7 to create a list page of custom content type

Here I am giving a brief idea of creating a custom module for newbie. For taking an example, I am creating a list of contents of my custom content type. However for creating custom pages, we can use Views module and it is highly customizable. But I

How to create rotate animation buttun in android

 In the below example I have created rotate animation button. In below code I have used scale and translate effect on rotate animation button. Here I have added Button in button i have used an img and added a TextView in activity_main xml layout

Kinds of Parameters in C#

Parameters  are variables that are passed into a function which defines how something should be done. The values which are passed into the function are known as arguments.   There are five methods of passing the parameter:- Value type

How to create dialog with cross button layout in android

 In the below example I have created a dialog button layout. Here I have created a main.activity layout, In main.xml layout first I have created  Relative layout and added all layout in this Main Relative layout then I have  created a

Data with HTTP

While requesting for the data parsing the request and then providing the response is mainly done by using the TCP/IP model.   We need to ensure that it is being done while making the HTTP request and the HTTP response.     These a

How to make ListView animation in android

In the below example I have created ListView animation in android. Here, first I have created ListView and Button in activity_main.xml layout and also added animation layout with in ListView. Then in Second step I have created list_anim layout with i

How to embed a Tweet on Your Website or Blog

  Twitter is one of the most prominent sources of traffic to your blog post or even your business website. On Twitter, a user can create a profile, where they can share their views, news, ideas, and media like images, video and animation. Also,

Shopping cart quantity counter incrementer?

Hello all, I am creating my first shopping cart in cakephp but got stuck while updating the product quantity. I want to update the product quantity using a session variable. Problem here is that when ever I am adding the same product to the cart it i

Convert byte array to hexadecimal string

To convert a byte array to hexadecimal string we use a following two methods:   Method 1: In first method we use a BitConverter.ToString( Byte[] ) This method convert the define array of bytes to the hexadecimal string format.   Synta

NSPredicate in iOS

NSPredicate is a query language. It provides a natural language interface to define logical conditions. While working with large data sets, sometimes it is essential to filter the data. So, the filtering and sorting of data can be done with NSPredica

1 178 720
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: