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

Search In

How to change the background color of even elements in the list?

We can change the background color of the members of the list using filter() function in jQuery. Note: The filter() function matches each element with the supplied selector and  creates a subset of the matching elements. Let us understand wit

PCI Compliance - What Retail Companies Should Know

    If you want to boost the growth of your retail business, you must have a product and an easy-to-use payment method for your customers. As additional people shop online and fewer individuals use cash, the retail industry needs to cha

Datatype conversions in c#

These are the following Data Type Conversion in c# Implicit conversion Explicit Conversions Difference between Parse() and TryParse() Implicit conversion is done by the compiler: 1.When there is no loss of information if the conversion is done

How to load models in CakePHP?

I am writing this blog for them who are new to Cakephp and learning it. In Cakephp there are three ways to load models: First way is: App::import(): It will find and require()s the file and in order to use it you need to be instantiate the class. i

Some of the Important SEO Links tags in HTML

Hi Guys,   Search engine Optimization(SEO) is mainly categorised in two part one is On-Page optimization and other one off-Page Optimization. In On-page all activities are done only at website or webpage end. basically which include meta tags

How to use load() method in jquery?

Hi Reader's,  Welcome to FindNerd, today we are going to discuss how to use load() in jquery?  Basically load() method is used for loading data from server and putting return data into selected item,in simple word we can say that load(

Apple Pay - WEB Integration through Braintree - how to create Certificate for the Sandbox / Development Environment?

Hi, 1) I want to integrate Apple Pay on my website (so it's a Apple Pay - Web Integration), using the Braintree payment provider, JS as a client side language and Java as a server side language.   I'm having difficulties creating a pr

Code Analysis using FindBugs Plugin in Android Studio

Android has Lint for checking errors in Java and XML code. Lint release with every new SDK. But Lint is not find most type of bugs,exceptions and performance issue. I found one plugin for static analysis tools to analysis android Java code. It

How to create PDF report for account module in Odoo-9?

In Odoo-9 first we install the accounting module and then create new module and inherits the account.invoice object in account module to own your module and give type is pdf in module. Follow these step show below: Step1:- First we create new modul

Removing data from a list on click using angular

Hi all, Below is an example to remove names from a list using ng-click. Here is a simple form for editing, adding or removing user name, all of these methods are declared on the controller. These methods can easily be called from the angular markup

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