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

Search In

How can i arrive at the my expected output in my android project?

Hello friends how can i arrive at my expected output in my android project? Currently, I am getting all the output values such as brand,model,type,variant as integers instead of text. Actually i need my result as  RegNo: TN10D5551 Brand:AUDI

Creating custom alert and waiting popup using jquery

Creating custom alert and waiting popup using jquery function displayWaitingPopup(){ var dynHtmlPart1 = ''; //insert lightbox HTML into page $('body').append(dynHtmlPart1); $("#shade").css('height', $(document).height()); $("

How to use Gallery for scrolling images with page indicator in android

First of all you need to use a custom class in place of Gallery :- package com.pakagename; import android.content.Context; import android.util.AttributeSet; import android.view.KeyEvent; import android.view.MotionEvent; import android.widget.Gallery

C++ Interview Questions and Answers Part 1

In this tutorial, We are providing you C++ questions and answers. The content here will help all the Freshers as well as experienced people to get through with their interviews for software industry on campus or off campus. For any person who wants t

How to allows and send smses in OpenERP(Odoo)?

If you want to allows and send smses in OpenERP(Odoo) follow the below mentioned steps: Step-1Install Entity SMS module. Step-2 After that we have to customised Entity SMS module. In below example, I have custmozied .py file. You can directly copy

Physics Engine in Games

  Over past few Years there is a boom in Gaming industry, we have seen and played some most anticipated games which have enlightened us not just because of their astonishing Graphics but due to their gameplay as well, and physics Engine has a v

Automatically Forward Your Gmail Email to Another Email Address

Many times it happens that a Gmail user needs to create a new Gmail address, but still wants to receive the emails into the old Gmail account automatically. Although it is not necessary that old email address has to be a Gmail address.  It could

3D Spinning Cube Using CSS3

Hello reader's. I have created a 3D spinning cubes using CSS3 by simply using the transform,animation and transition property over the elements. In my example, I have taken a cube element comprising of each face of the cube having its own elemen

How to read XML file

1. XML stands for an Extensible Markup Language. 2. XML is used to store or transport the data. 3. XML stores the information inside the XML tags in an XML file.   We can read a XML file by using following ways: 1. XmlDataDocument Class 2.

How to create a menu in Angular js with demo file

Hello readers here we will discuss about angular js menu with angular menu controller.  I have created a multi-level menu with a hide-away sub menu, comes from an external source. The sub menu will display when any user click over the menu. In

1 318 370
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: