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

Search In

Array and it's type in java

In this blog we will learn about array and it's type in Java. Array is defined as a collection of similar type of elements.          Array are seen as a collection of elements these elements belongs to sam

How to Update Android Notification, Expanded Notification and Big Notification?

This blog is about how to update android notification and how to use Expanded and Big notification.   For Big style Notification you can check my previous blog which is:- http://findnerd.com/account#url=/list/publish/Big-View-Notification-And

A simple function returning UIColor from HexaColor String in swift

Here are step-by-step guide to obtain UIColor: 1- Firstly you need to do is to remove all spaces and new line character sets from the string and then covert the string to UPPER Case example AABBCC. var cString:String = hexColorString.stringByTrimm

Caching with Data Source Controls:

Caching with Data Source Controls: Why do we need caching..? In a Website majority of the pages are dynamic that provide dynamic content, customized for the user requesting the page. Dynamic pages also help provide dynamic content fetched from

Rails Active Record Callbacks: Part 3: [after_find after_initialize and conditional]

Hi friends, In my previous two blogs Rails Active Records Callbacks: Part 1 and Rails Active Records Callbacks: Part 2, I explained about available rails active records callbacks available. Now I will talk about some more callbacks methods avai

How to use CheckBoxList in Asp.Net MVC

How to use CheckBoxList in Asp.Net MVC For using CheckBoxList in Asp.Net MVC, we have to follow the following steps:- Step1: First download the CheckBoxList from Nuget, Once it is downloaded we can see the reference of MVCCheckBoxList in the Ref

GroupBy and OrderBy in MYSQL

ORDERBY alters the order of the specified column into the table by giving there fields name and arrange them in desc as well as asc ordering but default ordering is asc while in GROUPBY aggregates the records by the specified column which allow to

How to fetch data from one table in cakephp

Suppose we have a table name employees in which a number of employees are there. id Employee Age 1 User1 23 2 User2 34 3 User3 22 4 User4 35   Now what we need t

Regex for website.

                   Regular expressions(abbreviated regex or regexp) are the sequence of characters to match different set of patterns ,strings or inputs .

assign custom mail template using xml in magento

We can assign the custom email template for mailing in magento. For this we have template tag in xml file. Here I am assigning new email template for requesting quote in contact us form. Below are the steps you can perform to assign custom email temp

1 13 109
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: