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

Search In

Learn how to create a comment with word limit using jQuery

Hii,  In this blog, I am going to share an example in which i have created a comment box using few html tags like input box and text area and i have used jquery to set the word limit and to count the number of characters typed. Go through the ex

Read projects from Project Server 2013 and Project Online using CSOM - Video Tutorial

To read data from Project Server 2013 and Project Online using CSOM The Project Server CSOM includes three assemblies for development of client applicationsMicrosoft.ProjectServer.Client.dll Microsoft.SharePoint.Client.dll Microsoft.SharePoint.C

SQL Alter Table

SQL Alter Table Using this query you can add , modify or delete columns in a existing table . It is also used to change the table name . Syntax -> Alter table table_Name Add column_Name column_Definition ; If you want to add multiple column i

Ad hoc Testing and forms of Ad hoc Testing

Ad hoc Testing Ad hoc Testing is a software testing process where a Software tester dose testing without any proper planning. In Ad hoc testing is performed without any test case execution. Here testing is done without having any proper understandin

Variables in JAVA

Variable is a name. Variable name reserved an area which is allocated in memory. In java each and every variable has some specific type, this specific type defines the size in variable's memory. One should declare variables before used. Eg. int a; /

How to send a mail using php ?

In this blog we will see how to send a "Simple Text Email" ? The Php mail( ) function is used to send Emails in PHP. There are three main parameters we have to pass for sending a simple email and one is optional parameter. There 3 parameter are

Sort an array of strings based on length of its elements in Ruby

In ruby if you want to sort an array of strings based on the length of its element, you can use the code given below. i.e If you want the word having the least number of characters in it to come first and arrange other words in this manner as well,

Vibrate Animation to ImageView

To give imageview / button vibrate animation, need to follow these steps. create xml file "vibrate_anim.xml" in anim folder <!--?xml version="1.0" encoding="utf-8"?--> <rotate xmlns:android="http://schemas.android.com/apk/res/android"

How to debug Android app wireless

There is some functionality which we cannot test on Android Emulator and Genymotion So we use Android actual device. But we have to attach device always when we need debug app. There is very clean and useful Android Studio Plugin which helps to deb

Disable slider from ratchet

If u are using ratchet.js to slider many images and you want to destroy browser method when we drag/touch page to left .It will turn to next tab . If you want to click an element button than trigger the 'slider' method.. so it is best if you use som

1 203 423
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: