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

Search In

Javascript seach box with matched case

Here is the example for making a search box with a matched case which shows the searched text with the highlighted matches available. You have to paste your paragraph text in the text-area and enter the searching keyword in input box given below the

What is .axd file in ASP.Net

An .axd file is a HTTP Handler file. There are two types of .axd files. ScriptResource.axd WebResource.axd These are files which are generated at runtime whenever you use ScriptManager in your Web app. This is being generated only once when you de

How to connect to icloud calendar?

Hello coder's world, To connect to icloud calendar is not easy task at all. The reason behind this is, iclound does not provide any APIs to connect with it (Click on the link to read more http://blog.sunrise.am/post/74146344289/about-icloud) for sec

ASP.NET MVC Life Cycle

In a MVC application the requests are routed to a special class called the Controller. The controller is responsible for generating the response and sending the content back to the browser. When an MVC application receives request the action method

parseFloat() function in JavaScript

JavaScript parseFloat() function : The parseFloat() function is used to get the floating point number from a passed string. It first parse the string and then return the number as a decimal number. Syntax of parseFloat() function : parseFloat(para

Interpolation Search in C

It is an improved variant of the binary search.For this algorithm to apply data should be in sorted form.   There are scenarios where the target location is already known. For example, in case of telephone directory the word to be searched is

Finding a Substring in a String

 Hello reader's in this blog we will discuss finding the substring in a string. When you want to find out a particular series of character in a string we use indexOf method to find out our character. The indexOf() method will find out the p

Evaluate QA team Performance

We know that  performance of a developer is measured based on a number of defects detected in developed and quality of codes. but for tester or quality assurance team we will measure their efficiency and performance on the basis of following:

How to use exceptions in CakePHP?

Hi Reader's, Welcome to FindNerd, today we are going to discuss exceptions in CakePHP. We can use exceptions for a variety of uses in our application when implementing any web application in CakePHP. CakePHP uses the exceptions internally to sho

Generate Simple PDF using iText

Generate Simple PDF using iText: Some time we need to generate documents using our application. The document could be like pdf, word, excel etc. To generate these documents we need to take help of third party api. In this article we talk about gener

1 40 115
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: