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

Search In

Tips for Successful Project Completion

Project Management, a quite interesting stuff and full of challenges. However, everyone has different view in project management and ways for successful project completion. Here I have jolted down few points for successful project completion : Re

Myths about Testing

There are many myths about testing. Some common myths are as follows: 1. Testing is a very easy task and can be performed by anyone: People other than the tester always think that testing is a very easy task and it can be easily performed by anyone,

How to remove ckeditor instance?

When we use CKEditor for a text area it creates an instance of an editor for this text area. But in some case, if we remove this element the instance of CKEditor not removed and it show on our browser, so for removing it completely we use <texta

Risk Management

Risk in software project is any anticipated unfavourable event or possibility of incurring loss in the Project while the project in underway . It can hamper the successful and timely completion of project.To Identify the risk in the Project is always

How to create Cordova plugin directory structure

Hi, Here is the steps to create cordova plugin directory structure : Install Yeoman by this command $ npm install -g generator-cordova-plugin then go to folder where you want that directory structure and run this command $ yo cordova-plugin F

ETL Testing Techniques and Process

ETL Testing Techniques And Process:- ETL Testing Techniques:- ETL testing techniques are mentioned as below:- 1- Distinguishing the data source and the necessities or requirements. 2- Data or information acquirement. 3- Accomplish the business logi

Make a Loading Screen

In app development their are many steps where we have to hang on for a while, like we are waiting for the server response, or the loading of assets or any other function to complete. Sometime to manage these such task we need a loading screen, which

Present UIViewController in swift from storyboard or XIB

Hi All, If you want to present UIViewController in swift from storyboard . For example :- FirstViewController.swift is a viewcontroller in your Storyboard with storyboard Identifier FirstViewController then to present this viewcontroller use this co

How to add Twitter account in your iPhone

The following code will help you to create your twitter account in your iPhone through coding. Also please note this code will only run in ios7 or later. -(void)createTwitterAccount{ ACAccountStore *store = [[ACAccountStore alloc]init]; A

Myths of software testing

Here are some myths about software testing. testing is an expensive process - this is not true if we give more priority to early testing then automatically we do not have to bare more cost on maintenance or correction. finding bug is the only tas

1 11 179
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: