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

Search In

Difference between 'event.preventDefault()' vs. 'return false' in JQuery

Hello reader's today i will discuss about "event.preventDefault()' vs. 'return false" First, Divs are set to turn red on click, links are set to hide. The top div contains the link which runs with e.preventDefault() which means the link will cont

How to change user password in CakePhp using Auth

Hi All, In this blog we will discuss how to change the password in cakePhp by using Auth. Firstly, in your model you have to define a function beforeSave which will hash your password to auth password, you can do this by writing the below code: pu

Difference between Finalize and Dispose method

"Difference between Finalize and Dispose method"     Finalize and Dispose are the two methods provided by the .Net Framework for releasing the unmanaged resources like files, database connections etc. Let us understand the dif

How to succeed As a Leader?

You are highly proficient and have shown on numerous occasions that you can deliver. That is the reason you are presently in an leadership role. So in what manner would you be able to thrive now that you are a leader? Concentrate on the end game:-

Introduction to Node.js

Introduction   Node.js is an open source, cross platform JavaScript runtime built on top of Google's V8 JavaScript Engine . It was originally written by  Ryan Dahl. Node.js uses an event driven  nonblocking I/O model that makes i

How to Call Parametrized Method from LibraryCollection Class to Main Class

Hi Everybody!!  I am working on library management system project. Below is my LibraryCollection class. I would like to call my checkOutMaterial() method in the main class.  I need help on how to call the method.  Any help would be a

How to upload an app over maximum size?

Hi, I'm new to Android world and I got a problem when I try to upload my first game which is 350 MB to Google Play Console. I have searched for many days but I still have no idea what is the right way to handle it. It seems like Dynamic Delivery

How to Show UICollectionView in UITableViewCell Using Swift in iOS App

We can easily create a simple table view to show the data in tabular format but if we need to show UICollectionView inside the UITableViewCell then it become a challenging task for the beginners. So here is an easy tutorial, to get the concept of how

Registering Service using value in angularJS

A service is created by a service factory and service factories are functions which are created by a service provider(constructor function). When instantiating service provider, there must be a property named $get, which holds service factory logic.

Wordpress Object Caching

Hello readers! In my Last blog I have explained about how you can Speed Up Your WordPress Website by Caching Custom Queries using Transients API. Now today we discuss about " WordPress Object Caching". this ones is also a method to Boost WordPress W

1 408 423
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: