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

Search In

Use ORMLite to Optimize your sqlite database

Hey, are you working with large database having many columns and many queries . Is this working slow with sqlite? Thanks to ORMLite that manages your database very efficiently as well as no need to manage lots of queries.... ORMLite supports more th

How To Install and Use PostgreSQL on Ubuntu 14.04 ?

About PostgreSQL PostgreSQL is a relational database management system. It is having advanced features so it is used in many small and large projects. I am writing this blog which will let you know how to install Postgres on an Ubuntu 14.04. Insta

How to Fetch Facebook Photo Album Using PHP Application in Your Website?

In this tutorial, we will learn about "How to Fetch Facebook Photo Album Using PHP Application in Your Website". I have created a script where you can add your PAGE ID name to fetch all your Facebook albums in your website. With the help of

Creates User-Friendly UI/UX Mobile App Designs to Boosts User Experience

  App interfacing has taken the technology on mobile devices by storm. Through technology, businesses allow users to do many things such as grocery and retail shopping, hotel check-in and room selection, as well as, hotel room entry via app s

SQL Joins

The process of combining rows of two or more then two tables based on a common field between them are known as SQL joins. Types of SQL joins : INNER JOIN: It is returns rows only when at least one row matches from both tables. LEFT JOIN: It

How to use Autowire With Qualifiers?

In Spring we use @Qualifier to indicate which bean we want to qualify to autowired on a field. when we create multiple beans of the same type( for example: Department) and want to autowire only one of them with a property in some other class (for ex

How to read data from CSV file in Java?

Sometimes we need to read data from a CSV file as per requirement. You can easily read the data from CSV file by following the below steps: Write the following Maven configuration in pom.xml file in your project: <dependency> <groupi

Blogging or Video Blogging Both are Advantageous

As we all know that Change is only Constant in this World. To meet those changes and pace-up with the world people keep on joining hands with new technologies. These new technologies have rapidly grown in the world of Blogging which has transformed f

Software Testing Methods

What is Testing? A process of finding or identifying defects in software is called software testing. It verify the functionality (behavior) of the application(software) against requirements specification. It is also a process of execution of the sof

Calculator Application Using Angulor JS

Here we create small application which perform 'addition', 'subtraction', 'multiplication' & 'division' with the help of Angular JS. Application Code: ng-app in div tag: it means we’re setting the AngularJS name. <!DOCTYPE html > <

1 55 103
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: