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

Search In

Liferay - Using the search container to present your data

The Liferay Search container can provide us the many features using that we can simply show the data in grid format and apply pagination on that. We can configure other multiple tags inside the search container. Syntax:- <liferay-ui:search-cont

ASP.NET MVC : Filters and Attributes

ASP.NET MVC provides a simple way to inject the pre-processing and post-processing logic for an action. This is achieved by adorning the controllers/ actions with ASP.NET MVC attributes. For example in the below piece of code we have adorned the met

How to pass JavaScript variables to PHP

Many a times we got stuck in a case or situation where we have to pass JavaScript variables to PHP using a hidden input in a form. The solution for this situation is: Solution:We cannot pass variable values from the current page javascript to the

Control Flow Functions

Hello friends, Today I am here to explain the control flow function of mysql. Some times you want to get the result with respect to some conditions then you can use these functions. Here are 4 type of control flow function which are following- Flow

Functional Programming in Cakephp

CakePhp supports functional programming. Functional Programming in CakePhp is a criterion as are crucial, logical and Object Oreinted programming. In CakePhp everything resides inside a function, in the mathematical sense. The consequence o

The Speech Recognition

Hello everyone, HTML5 , javascript provides Speech Recognition API,with the help of the API the user can talk with the browser without the using the keyboard. Html 5 provides voice search option like in google IE and chrome.It uses&nb

Call Stored Procedure In Hibernate

Call Stored Procedure In Hibernate: Here is the simple answer of question 'How to call stored procedure in Hibernate?'.A stored procedure is a declarative SQL statements stored inside the database. A stored procedure can be invoked by triggers, using

How to pic contacts name from device's contacts list in android

This is very important tutorial to READ EXISTING CONTACTS from device contacts list .There are some following steps to do this process. Step-1 - Add a permission to open and read contacts from contacts list to your manifest xml file. <uses-perm

To read multiple result set in DataReader

While using data reader we know the limitations that it can load one result set at a time.   So we have situations sometimes where we want to read multiple result sets in our application.   In some situations we need to execute multiple

How to use SQLite database using Phonegap

In this article, you will learn about the SQLite database in Cordova for mobile application. SQLite is open source database which can be used in phonegap application. It has features as in standard relational database (SQL syntax, prepared statements

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