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

Search In

How to split text in Google spreadsheet or excel?

Many time we need to split the data in our spreadsheet for this we can use SPLIT formula lets take an example, I have a large set of data which includes mail address like, sachin@gmail.com, findnerd@abc.com in column A, so if I need to split the t

Inspect Code Android

Java code file is neccesary to run the particular project and sometimes java file contains 100 lines of code or more and in that case,there are more possibilities to get error(on in future,will get error).So in this case,Android provide a features to

Success and Failure in business development?

You are likely asking yourself what could be great about failing. Failing means … well … that you fizzled, that you didn't accomplish the outcomes/results you needed and that things didn't turn out as you trusted/hoped.  

Principles to Improve Your Leadership Skills

Nevertheless, you require not fuss/fret on the off chance that you are looking for approaches to enhance your leadership. There are generally acknowledged rules that when studied and connected, are accepted to be useful in enhancing one's leaders

Models in MVC

In MVC we use model for defining entities and attributes .   Models are also used for providing validations into the attributes that will be used in our views.   public class ChangePasswordModel { [Required] [DataType(DataType.Passwor

To display the server time in the input box with the help of ajax

Here we are making two simple text box one for the name which is filled by the user and the other is the input box for the time which is automatically called with the help of jQuery-ajax. First of all we make a simple form with two input fields one i

How to develop application using Phonegap.

Phonegap is an open source framework that provides us to build mobile applications. It uses some web APIs for the different platforms like android, ios, windows, blackberry. We can add the specific platform in which we want to run the mobile applicat

CommandBuilder in ADO.NET

In ADO.NET while performing manipulations and crude operations with the SqlDataAdapter you can do it with number of ways.   One way is the use of command builder class meant for this purpose.   A CommandBuilder object resuces the load o

  • 477
Catching while showing images using ParseFile through parse.com

The problem that I encountered when showing images in ListView from Parse.com is catching because we get ParseFile from cloud.   So I first change ParseFile to byte[] and then use Glide library that allow byte[] also to load image. Glide's

Insertion sort in C

Sorting in C is mainly done to arrange elements either in ascending or in descending order.   Sorting in done in programming by various ways   We are about to discuss insertion sort that will take element wise comparison for performing

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