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

Search In

Kendo UI : Creating a data grid

This series would be introducing simple examples of the widget along with the problems and the solutions that were used during execution of a project. Kendo UI is a set library extended from Jquery developed and managed by Telerik.com. It has bin b

Data Validation in Cake PHP

Data validation becomes an important part of any of the application. It helps to make it sure that the data input by the user is proper or not. Defining the validation rules in any application makes the form handling easier. Validation differs from

Ring Topology

As the name itself defines Ring Topology is the topology which forms a ring in network. In Ring Topology one computer is connected to second computer and second computer is connected to third computer and following the same way&nb

Use of FormCollection in MVC

FormCollection class in MVC is used to send or retrieve form data from one view to another. Using this you can access every element of your form means all the controls   Form collection is the collection of all the object that we use in our vi

How to create slider of products recently edited ?

In magento if we are required to create a simple slider of products which are recently edited for say between from previous month to the current month. Lets see how we can create it : 1. Create a module with namespace and module. 2. Then Create a fi

How to create slider of products which are recently added ?

In magento if we are required to create a simple slider of products which are recently Added for say between from previous month to the current month. Lets see how we can create it : 1. Create a module with namespace and module. 2. Then Create a fil

Creating Parent Child theme in Wordpress

Hello readers, In this tutorial I will guide you to "Create Parent Child theme in Wordpress". The web that modifying a theme and even slightly prevents you from updating it to more recent version in the future, because in case you try to u

Create a Wordpress Plugin

Hi there , Here I am showing with the example how you can develop your custom plugin in wordpress,To develop a Plugin in Wordpress, you should know some basics concepts of Wordpress files and folders. So now I will create a plugin which will shows

Http request to search Image using Vuforia Rest api

In our previous blog we know that how to generate signature to perform valid api request. Now we ll see how to get target image id from vuforia database. We know that how to find the path of an image after taking it from camera or gallery so we have

Function in SQL

Function in SQL There are two type of function in sql SQL aggregate function 1) AVG() - Returns the average value SELECT AVG(column_name) FROM table_name 2) COUNT() - Returns the number of rows SELECT COUNT(column_name) FROM table_name

1 18 49
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: