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

Search In

IMPORTANCE OF INTRAPRENEUR IN AN ORGANIZATION

An efficient employee in an organization is always muddling up with his or her position. If I didn't get a proper hike I would leave the organization and start my own firm, the boss is so fuzzy and intolerant, I can do this work better than him, are

How to get your latitude and longitude in android.

Follow the steps mentioned below to get your location latitude and longitude 1) Create a class and name it LocationManger.java and impliment GoogleApiClient.ConnectionCallbacks, GoogleApiClient.OnConnectionFailedListener, LocationListener in the cl

Difference between Singleton and Prototype bean

Singleton Bean Scope The singleton bean is termed as a stateless bean i.e. it doesn't carry any state with it. Only one instance of the object is created which is defined by this type of bean. One instance is created per container.All the other b

How to remove CardView item in the RecyclerView list

In the below example I have created a RecyclerView, In RecyclerView I have added CardView item. When you click on FloatingActionButton a dialog box will open on screen where user will fill name, address and gender and then finally click on ok button,

Cakephp: How to cake bake all in Ubuntu 14.04?

Cakephp's bake console is the fastest way to create models, view and controller. In order to create it first you need to create the table. In this case I am creating Users table:   CREATE TABLE users (     id INT UNSIGNED AU

Simple Forgot Password In CakePHP

Simple Forgot Password System In CakePHP Via Email Hello Readers, This blog tutorial will explain how to create a simple Forgot Password system in CakePHP where a users will type email in input box & retrieve new password in their registered em

How to create a module in Magento

We will see a basic hello world module in Magento. Before going for we should have some basic MVC idea in magento.  lets make a module before moving on we should have the basics as  Module name usually contains 2 parts <CompanyName

Introduction of Realm (A replacement of SQLite) for Android

Realm is substitute of SQLite and ORM libraries in your Android application. It is a lightweight database that can replace both SQLite and ORM libraries. Installation:-   Step 1: Add the following class path dependency to the project level bui

javascript:How to remove element of an array

Hii, This post is in the continuation  with my previous post in which i had discussed about  inserting mutliple values in  an array using different method as per requirements and in this post i will discuss about removing element of a

Responsive table using CSS3 and HTML5

We can easily create the table responsive using CSS3 and HTML5 thats makes our table more readable on small screen without the use of javascript. In my example ,I had simply used the table tags such as <table></table>, <thead></

1 492 720
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: