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

Search In

How to make Spinner in android ?

Here I have created spinner function in android. Spinner can be used to display the multiple options to the user in which only one item can be selected by the user. Android spinner works like dropdown menu. In dropdown menu there will be multiple val

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

Fetch the particular data on click of dropdown and display that data in the table

To fetch a particular data with the help of id on click of a drop down, We have to make a database with table named products and in that table we have to add various columns like id, name, cost, color. Then write following code in the ProductControl

Having trouble building left outer join with multiple conditions using Dynamic Linq

I am trying to build Dynamic Left outer join Linq query.   I took help from StackOverflow page titled "How do I do a left outer join with Dynamic Linq?"   I am getting the following error in "SelectMany&quo

config.xml file in PhoneGap

Hello Today we will discuss in details about the config.xml file in PhoneGap The config.xml file allows developers to specify metadata about their application. To load the config.xml file correctly it should be at the top level of the application

ItemsControl in WPF

WPF has so many controls to bind the data. They all have different shapes and perform different according to their functionality. There is a simplest control ItemsControl in WPF which is used to bind the list of items. There is no shape and style at

Hibernate One to Many Mapping

One to many mapping One-to-many mapping means a mapping in which each record in one table is linked to multiple records in another table. Like a parent record in one table can have several child records in another table.The parent is not required to

Set custom shipping method in Magento

In magento you can add custom shipping in your website by writing some custom code , lets first go through how shipping work in magento , When magento looks for available shipping methods, Magento first collects all available shipping methods. Each

WPF TreeView : Basic Understanding

A TreeView is used to represent data in a hierarchical fashion .It is often used to show  parent child relationship where a parent node can be expanded or collapsed. The TreeView tag is used to create  a WPF TreeView control in XAML. <

How to create project site using rest API in SharePoint

Every project have its own SharePoint sites in which each project has its own documents, tasks,project details,Deliverables, issues and so on. For creating that sites first we have to set permissions from settings.First go to PWA Settings > Connec

1 451 481
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: