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

Search In

Microsoft Visual Studio IDE Overview

Hello All, Below I am providing you some Important tutorial links for your help purpose, whenever you need it for your reference you can visit the link directly and definitely it will be helpful. Here is useful tutorials about visual studio: In wik

Increase Label height according to Text in iPhone

On top header area #define kDefaultCellFont [UIFont fontWithName:@"HoboStd" size:10.0f] NSString *text = @"This is a simple example of the versatility of blocks, but the standard frameworks are chock-full of other use cases. NSArray lets you sort e

Can I use an enum type in Java switch statement?

The Answer to this question is yes, we can use enum in java with switch statement. the following examle shows how: enum Car{THAR,XUV,SCORPIO} class Cars { Car car; Cars(Car car) { this.car= car; } public void tell

Remove all the previous activities from the back stack in android

Whenever you switch from one activity to another using intent and specially in the case of logout and sessions related android applications you will find activity back stack issue. Here i will show you a small piece of code which will help you to c

Communicating with server via API to get data

Occasionally the programmer needs to communicate with the server to send and receive data from the iPhone. Usually the communication is done to get data from the database that is in the server. To communicate with the server the programmer has to use

How to register your app on facebook

Please follow these simple step to register your app on facebook Open Developer account from your Facebook. Select "Create App" you'll be directed to a page where number of options will be available at the top bar. One can reach there by just click

Could not determine temp directory, please specify a cache_dir manually

"Could not determine temp directory, please specify a cache_dir manually" in Magento Some times this error occur when you transfer the code to your server. This error mostly occur with Shared Server. To Solve it follow the below steps - go

CustomView ios tutorial

HI guys, I'll help you add CustomView on a view Controller or on TableView or TableViewCell. This helps in reducing our code because it can be re used over a number of times. Create A empty file. Add View on it. // if you want to add supportin

Solution for error 'The requested address '/' was not found on this server' in cake PHP

If anyone face the error 'The requested address '/' was not found on this server' in cakePHP, then try these two steps:- Add function date_default_timezone_set() somewhere in you cake/app folder. If above solution not works then place date_default_

What you need to know to start Testing career ?

Before starting career as a tester, I think we should at least know the answers of the following. Do you really want to make career as Tester? What is testing? Why we do testing? What are the different types of testing? What are different proposed

1 380 720
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: