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

Search In

How to get the selected text from dropdown using jquery

"How to get the selected text from dropdown using jquery" While working in Asp.Net Application I got stuck in a following issue. This is the code I am using: <select class="form-control" id="new-account-prefix" name="newaccountprefix">

Circular reference exception while Serializing DataTable object in .Net

How to serialize DataTable object in .Net Hi, While working in a .Net project, I am facing an Exception while serializing DataTable object using JavaScriptSerializer. The Exception I am getting is "A circular reference was detected while serial

Points to be remembered during Testing process

Following Points should be remembered during Testing process: 1.Always start with positive testing i.e, test for all the positive values according to requirements. 2.Continue with negative Testing i.e, test for all the possible negative values. 3.

Command line argument

Command Line Argument 1.Command line argument is a parameter supplied to the program when it is invoked. 2.Command line argument is an important concept in C programming. 3.It is mostly used when you need to control your program from outside.

Change UISearchBar appearance in Objective C

If you want to change the appearance of UISearchBar and its related elements then use below code. -(void)changeSearchBarAppearance{ [[UITextField appearanceWhenContainedIn:[UISearchBar class], nil] setBackgroundColor:[UIColor whiteColor]];

How to Import Data from Website in LibreOffice Calc

Hi Guys, I need to import data from a website, Like a Website ( http://ss64.com/nt/ ), which provide list of commands and their description. I want these command and description can directly import to my local LibreOffice Calc Sheet columns se

Error while building Unity3D Android Game := Plugins colliding with each other

when I build the game in Unity3D , it makes error :"plugins colliding with each other" I am using Facebook SDK and Playfab.com SDK Found plugins with same names and architectures, Assets/Plugins/Android/libs/android-support-v4.jar (ARMv7)

This version is not compatible with Drupal 7.x and should be replaced.

This version is not compatible with Drupal 7.x and should be replaced. I created a fresh sub-theme and deleted all the unwanted content and file's from my new sub-theme folder, On appearance page I was unable to enable it as it was showing me an er

Ckeditor in Android and Iphone

Hi All, Recently I faced a problem with the Ckeditor not working on the Android and iPhone. After a great R&D I came to know there is an issue with the Ckeeditor and due to some security issue it has disabled its functionality from working on th

How to find the number of words and number of characters in a string?

Find the number of words in a string: In PHP, to find number of words in a string a function str_word_count() is used. It includes three parameters: string: It a required parameter which specify the string to check. return:It is an optional paramet

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