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

Search In

Implement Pagination Using Cakephp

This tutorial will help you to learn how to implement pagination using cakephp framework Requisite: Create a database Insert some data in the table Controller say “UsersController” to write the logic. Model for the Users table View to display t

PaginatorHelper in CakePHP

Cake php provide inbuilt pagination we can use this by using Paginator Helper. To use pagination first we need to use Paginator Component public $components = array('Paginator','Auth'); now add the below code in your controller here i am using pagi

gucci outlet but i still can find them

Baseball bats are the same way; despite the fact that have hit hundreds of balls prior to fibers for that hitting surface can expand and supply the pop you would prefer. This is a hard time pertaining to being spending money a leisure activity, havin

Sending notification to IOS device using C# code

In one of my current project, I had to develop and integrate the IOS notification functionality in my server side C# code. I did some RnD for this and found below mentioned code to serve this purpose. public void SendNotification(string deviceId, st

Generating Random Password in .NET

For doing password Reset and changing password we always have a thing whether to send the same old password or send a random password to the user.   For generating random password to the user we  will create a code file that will generate

How to display rest of the info from file after searching a word

I've been working on a project and I'm stuck at how to display a certain info when I found the word. For example. I want to search the balance sheet data of January 2015 and it will display the rest of the info in the file when found the exac

Make Paypal Payment in iOS

To Integrate paypal in iOS App use the steps below: 1- Install Pod for paypal platform :ios, '6.0' pod 'PayPal-iOS-SDK' 2- #import <PayPalMobile.h> to your viewController.h and also set the delegate in .h @interface myPaymen

How to improve Asp.Net web application performance ?

Many times, the web application goes slow down, after go live on a production server. There may be two reasons - hardware issues where you deployed the application or the CPU and memory usage are high due to not using resources efficiently inside you

Cordova device plugin - Describes the device's hardware and software

Hello Readers, Today's post is about Cordova device plugin that describes the device's hardware and software. We need to install cordova device plugin via CLI: $ cordova plugin add cordova-plugin-device This plugin defines a global objec

Node js Events

As we all know Node.js is a single threaded application in which we will heavily use event and callback. Events modules allows you to emits and handle events. In node.js there are n number of in-built modules that has the ability to emit or broadcast

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