
Search In
A picker view is a funky way to allow users to select one item from a group of items. It consists of a rotating wheel which contains the given options. The user can turn the wheel up or down by swiping motion and the option in front of the wheel will
"How to resize an uploaded image in Asp.net"
In this article I have explained that how to resize the uploaded image and then save it to a location.
Getting Started:
Step 1: Place a FileUpload control, a Button on the Web For
Hi,
Some times we need to upload files on a web server using HttpWebRequest.
For that first we need to define a model (class) that represents the uploaded file property.
public class UploadFile
{
public string Name { get; set; }
public
If you want to display twitter user feeds then use the below code of flow.
First of all for user timeline json you have to visit below twitter link.
http://dev.twitter.com/doc/get/statuses/user_timeline
For detail parameter please visit.
http://a
For sending notifications to android phone first you need to register yourself in google developer console
https://console.developers.google.com
After doing registeration in that you need to generate an API key from it
Code for GCM
Php 7 release date was December 3, 2015. This blog explains how to quickly upgrade an Apache web server running PHP 5.x (any release) to PHP 7.
Run the command to install PPA packages first
$ sudo apt-get install python-software-properties
$ sudo
SHA-1 fingerprint is used for creating a digital certificate, either debug certificate and released certificate. Debug certificate is when application is in testing phase and released when ready to be in a live mode. Fingerprint is a hexadecimal numb
Hello Friend,
Hope you enjoyed my all free video tutorial sessions on Angular for the beginner developers. Now, I'm also going to present to you my latest video tutorial on Angular Pipe. A pipe inputs the data and converts it to the desi


Custom fields are the addition fields in WordPress that are used to show the custom data that we want to show/have in our WordPress posts/custom/posts or pages.
While adding a new post in WP Website you will find draggable or drop-down boxes, those
If you have not been keeping yourself up-to-date when it comes to modern technology and your business platform then you’re missing out on some incredibly important things. More and more businesses are using mobile applications all over the worl
