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

Search In

Different AppStates in iOS

        THESE ARE THE APPSTATES IN IOS   AppState tell that whether the app is running in foreground or background or when the state changes.. In early versions of iOS three states were supported : non runnin

Customize Magento Toolbar For List Page

Customize Magento Toolbar For List Page: Hello readers, Some times you need to show the toolbar as per client requirement ,But magento (default & rwd theme) show same tool bar at the top and bottom of listing page (List & Grid). You can Custo

How to use mysql join in Symfony2

Hello Friends, If your are looking to use join with query builder in Symfony2. Please review the code as below and make the changes accordingly: $qb = $this->getConn()->createQueryBuilder(); $qb->select('ts.model_id, ts.full_n

Pagination using Hibernate Criteria

Hi friends ! I am writing this blog to guide you about pagination. Examples are written for MySQL and Hibernate framework to bring the data. This is not a limitation and you can use your own database and framework if you wish. The concept is almost s

Code First approach in Entity framework

In the  code first approach we will create the class for defining the attributes for the DBContext   First we will create a class for defining attributes   public class Employee { public Employee () {

.HTACCESS: How to remove second part of url

Currently i have 100+ URLs on my site in this format: http://www.example.in/view_retailer/homepage I want to remove /view_retailer/ from all URLs, so they should look something like this http://www.example.in/homepage In other words I would have

Type casting in C

Type casting is to change the  data type of a variable according to programming need.   Type casting is done to assign values to dissimilar data type or to perform manipulation over dissimilar data type.       Type ca

Selecting Multiple Images in Phonegap Application

If you want to select more than one images at a time in phone gap application, you can use the plugin cordova-image Picker. It allows you to select multiple images and also provides the properties for setting maximum images and changing the size or q

Phase Shift Keying in Digital to Analog Conversion

  Phase shift keying is the modulation scheme that will change the phase over the carrier signal being sent and received. The signal is converted into the magnetic field by varying its sine cosine inputs at a time.       &n

  • 220
Differentiate between Component, Behavior, and Helper in Cakephp.

These all extend existing CakePHP functionality so they are almost similar but differ on what they extend from the existing folder. The Component is used here in the controller it will used as a packages of logic and function and these are shared b

1 117 342
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: