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

Search In

How to write a join query across multiple tables in CakePHP?

Fetching data from the database takes a lot time process. Eventually when you need to combine multiple tables in order to fetch the data, reducing database calls becomes very meaningful. Although in CakePhp's model, by default if the association be

Difference between Html.RenderPartial and Html.Partial

"Difference between Html.RenderPartial and Html.Partial"     Html.RenderPartial and Html.Partial both are the methods to render a Partial View in MVC Razor. Following table shows the difference between these two: Html.Render

Sprite Editor in Unity 5.1

Sprite Editor in Unity 5.1 The Sprite Editor is used to slice individual sprites from Sprite Sheet. When Sprite mode 'multiple' is selected the sprite editor button appears on the Inspector window. Click the Sprite Editor button to open the sprit

rj78oi43y h75i3h 4

Propecia is not planned for youngsters or females and ought to not be taken by tadalafil tablets 20mg them. If zoloft the referrals are a little various from the ones on the label, follow them anyhow, as they are based upon your personal situatio

How to install Skype in Ubuntu

Skype can be installed in your Ubuntu system in various ways. Here i am going to tell you 2 popular ways to install skype on your Ubuntu system. The GUI Way of installing skype For this we will use cannonical partners repository. We need to ena

Different types of SQL Joins

The SQL Joins are mostly used to combine records from two or more tables in a database for getting data. A JOIN defined as combining fields from 2 tables. There are several operators that can be used to join tables. The opertaors that are used such

How to create a dropdownlist from an enum in ASP.NET MVC

Many times in an application we need to populate a dropdown list from enum.In the following article I will show how to implement the same using SelectListItem. First we create an enum, FileType, under the Models folder as shown below. namespace D

Merge images to make a single image

It is easy to merge different images to make a single image. It is like pasting images to a canvas and taking picture of that canvas. Below I have explained how to do it. -(UIImage*)combineImages:(NSMutableArray *)images{ CGRect frame = self.vi

SQL : How to get last N records based on ordering of a specific column in SQL Server ?

Sometimes we may be required to get the get last N records of a table in SQL server based on ordering on a specific column . In this post we will create a query to get the result. First let us create a table which we will use in our query. CREATE T

pop() method of JavaScript Array

JavaScript Array pop() method: The pop() method is used to remove the last element of the array. The pop() method returns the removed element. The pop() method changes the length of the array by decreasing one. Syntax of Array pop() method : arra

1 124 282
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: