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

Search In

Forming Tree structure in cakephp

Sometime you may need to form a tree structure from the values of the database table. For Ex- You may need to form a hierarchy of categories and subcategories like this: My Categories Fun Sport Surfing Extreme k

Get current date ,time, year, month, weekday using JavaScript

This example will help a user to get the current time,date, day, month and the year. Here we have used JavaScript Date class and the following methods of Date class. getFullYear(); getFullYear() returns a four-digit number getMont

How to share post/pics/link using IOSLinkedInAPI

Hello Reader's, I m using IOSLinkedinAPI to Share Video link to LinkedIn. But i m giving option to share picture URL , links and text post to LinkedIn. Install AFNetworking using pods. Download IOSLinkedinAPI and drag-drop "IOSLinkedInAPI" fol

Issue while parsing string into DateTime:

Issue while parsing string into DateTime: Before starting lets have a look on the following code block. Example: string temp = DateTime.Now.Date.ToString("dd/MM/yyyy"); //( let the value be "20/05/2015") DateTime dt = Convert.ToDateTime(temp);

UISearchBar with TableView in iOS

How to use UISearchBar with TableView in iOS If we have a huge list of items and want to search a item from the list then we use the UISearchBar with TableView and the item will be displayed in the table which have the matching value with the search

How to set half color on text ?

Hi all, Below is an example how to make half color on text using css. In this example we are using custom-attribute. If you are looking for custom-attribute, In one my previous blog I have explained about it click custom-attribute to know more. HT

Progress bar

Progress Bar Progress bar is used for up-to-date feedback from the user's action, it can also be made a user indeterminate.This bar will be helpful when the length of the task is unknown for the user. If you are using progress bar to show real progre

UMTS - GPRS Tunneling Protocol

GTP protocol is designed for the tunneling and for the encapsulation of control messages  in GPRS   GTP  is available in two variants, control and user plane. GTP-C manages the control plane signaling, and it is important for the dat

Optimize updation and insertion for Grid

While working on the MVC we have implemented the JQuery grid that is use for the Crude operations.   Then after this we will define a method from which the insertion and the updation is being done on the same method.     First we

Bit Array in C#

The Bit Array class represent compact bit of values mainly represented with 1 or 0 or you can say true or false.       It is used when you want to store bits but don't know the size in advance.     You can access i

  • 214
1 394 467
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: