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

Search In

Problems in writing sql queries anyone who can write following queries?

1. List all the directors who directed a film in a leap year by using SELECT statement 2. Find the film(s) with the largest cast using SELECT statement 3. Find all actors who acted only in films before 1960 using SELECT statement&nbs

Before and After Filters in Rails

Filter in Rails Filters are the methods, that run before, after or around a controller action. We can better understand it by taking an example. Suppose in a blogging site, there are groups and we want that a user can only read blogs of his group. S

Setup Aeroo reports on Odoo by Script

Hello Guys, To install Aeroo Reports and all related dependencies please do the following at a terminal in Ubuntu 14.04: 0. cd/tmp 0. sudo wget https://raw.githubusercontent.com/OdooCommunityWidgets/install-scripts/8.0/aeroo_reports /aer

How to impliment view Animation in Android

To implement view Animation in Android follow the steps mentioned below:- 1) Start a new project in android studio. 2) Now create a new Android resource Directory under res directory then choose interpolater option in directory type and name it ani

How to implement Drawable Animation in Android.

To implement Drawable Animation in Android follow the steps :- 1) Prepare a series of images with the individual frames of your animation. Add the images to your project’s drawable folder. 2) Declare a XML file that defines the animation sequence

Add refresh to UITableView and load more data

Hello friends If you are loading to a specific count data to a UITableView and you need to add more data on "refresh"(i.e PULL TO REFRESH) then I have some help here. Add protocol to Landing screen class and declare a method name : -(void)respons

Set Alarm Using TimePicker in Android

This tutorial will help you in creating an android application to set alarm using TimePicker. This is a basic android tutorial which will make you familiar with Intents , Pending Intents and BroadcastReceiver. Step 1: Create an android Project

How to Make A Simple Concept Design for Chibi Character

Chibi is a simple, cute form of Manga/Anime. Super Deformed or SD is another name for chibis.Super deformed or SD is a specific style of Japanese caricature where characters are drawn in an exaggerated way, typically small and chubby, with stubby lim

Colors of Testing

Colors Of Testing White Box Testing (WBT):- White box testing is also known by the different names  Clear box testing  Glass box testing  Transpa

How to Generate Excel file using Apache POI in java

Hello Guys Bellow code will help you to generate excel file in java. Herebelow I have used apache poi jar file version: poi3.8.jar . You can download jar file from given bellow link http://poi.apache.org/download.html Now Create ExcelExample.java

1 610 633
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: