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

Search In

Using Git Flow on a Drupal Project

Git is very useful in these days to manage your code repository. It is very useful when there are multiple repositories and multiple developers working concurrently. I found below content very useful. It is also assume that you are familiar with git

Consuming Web API in a Windows Phone 8.1 application

Open Visual Studio and select Windows Phone from Visual C# templates. From the available project types, select "Blank App(Windows Phone)" and click OK. To consume a Web API in windows phone application, first we need a working API. Thanks t

Handling Pop-ups in Web Driver

Handling Pop-ups in Web Driver In the web application there will be different types of pop-ups such as: Alerts pop-up. Confirmation pop-up. Hidden division pop-up. Page on-load pop-up. File download pop-up. Child browser pop-up. Depending upon t

How to install java on browser

How to install Java web plug-in? Here is an easy guide for you to install Java on your specific system: 1. Windows a. First of all you need to check whether you have Java on your system or not. b. You can simply do this by going on the followi

Change Spring Web Context Configuration Filename

Change Spring Web Context Configuration Filename We know that if we want to implement the Spring MVC in our project then we should add DispatcherServlet into our web application deployment descriptor (web.xml) file like as below <servlet>

Android create custom edittext with clear button.

In android there is no default text clear button functionality in EditText so here is a simple example of implementing text clear button in edit-text, You just have to follow instruction given below to make it in your edit-text. 1)- First you have

How to create a Live Wallpaper

Follow the below steps to create Live Wallpaper create a xml file which will describe your wallpaper screen. edit manifest file and add service code create a service class which extends WallpaperService class create xml folder inside res folder

Change the Page indicator dot in iPhone PageCotrol

To change page indicator dot in iPhone pagecontrol follow the below steps and set of codes. Open The Xcode and Create a new project Name it as MyPageControl select the project and right click and add new files and select a cocoatouch File and inhe

Viewing history

Previous Git Blogs Intialize git repostiory First Commit Two tree architecture and Three tree architecture Best basic practices for writing commit messages Viewing the commit logs Git Basic WorkFlow What is HEAD pointer in GIT Git Configuration

Viewing history and diffs

Previous Git Blogs 1. Intialize git repostiory 2. First Commit 3. Two tree architecture and Three tree architecture 4. Best basic practices for writing commit messages 5. Viewing the commit logs 6. Git Basic WorkFlow 7. What is HEAD pointer in GI

1 86 342
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: