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

Search In

How to test a Web Based Application

Testing of a Web- Based application:- A Web-based application is any computer program which is accessed over a network connection using HTTP, It is created in any web browser's supported language.Web-based applications also may be client-based, wher

How to use SharedPreferences in Android to store, fetch and edit values

SharedPreferences are used to store primitive data types in Android such as int, long, float, string. SharedPreferences have an added advantage over storing data in singleton class as Singleton class can store data and available throughout the app bu

How the Right Content Can Help in Growth of Your Business

Well! Well! Well! All the words written in the topic of this blog are not new to you, neither I have to explain it to you. Then what is actually there in the blog, is it the title? Yes its the title, we all know content plays a vital role in any busi

How to Send email with attachment using Gmail SMTP Server in ASP.Net

" Send email with attachment using Gmail SMTP Server in ASP.Net. "     In this article I will discuss how to integrate the email functionality along with the attachment in a Asp.Net Application. Getting Started: Step 1: Create

How to change user password in CakePhp using Auth

Hi All, In this blog we will discuss how to change the password in cakePhp by using Auth. Firstly, in your model you have to define a function beforeSave which will hash your password to auth password, you can do this by writing the below code: pu

How to change Facebook profile picture

If you would like to change your facebook profile picture with php or jquery. You can use below code for the same. Please download facebook.js from Facebook SDK. <script src="//code.jquery.com/jquery-latest.min.js"></script> <script

How Git store its files

In my Last Blog (init git) I metioned how to initialize git repository, Now lets see what git init did and also understand where git stores its files to do version control on our project. On terminal use the UNIX ls command to list what's in the d

Mapping an Elastic Ip to amazon ec2 server

Hi Friends, We always face challenges when we don't have an amazon account or we don't want to open amazon account and give credit card credentials. So I came up with a solution where you can see step by step how to setup server or map elastic addres

How to auto-restart app after Crash/Force close in Android

In this tutorial, we will learn about how to handle exceptions manually in android using UncaughtExceptionHandler and how to restart app after exceptions. Some of the cases App gets crashed or situations like force close. Thread.setDefaultUncaughtExc

Search bar & how search bar displays search-results from API in iOS

Hi all, today we  will discuss about search bar & how search bar displays search results from API in iOS, I'll skip some basics and lets suppose u have a tableView which already has some data lets suppose record of names of students, So

1 154 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: