
Search In
In this blog, we illustrate how to create a login page with some validation using angular js.
To validate a login form data we can use the following to trace the error:
1. $dirty:- It is used to check whether the value has been changed or
In The below example I have created a recyclerview app, in this app I have used CardView. First I have added I have added first RecyclerView , CardView and design support library in build.gradle file .Now I have created RecyclerView and F
Hashtable
This class has implemented Map interface, before using this data structure you should know their internal implementation
Hashtable Class Decleration-
<p>Public class Hashtable<k,v> implements Map<k,v>
You can use thi
Hello reader's!
Toady we discuss about "Adding Author’s images to your blog".
WordPress is integrated with Gravatar, allows you to show every post author's avatar in their posts. It makes your business look more personal than being as a faceless
Hello Readers,
In this blog we define the difference between .empty(), .remove() and .detach() methods in jQuery:
.empty(), .remove() and .detach() all are jquery methods and all are used for removing elements from DOM but they all are different me
In Odoo first, you have to install accounting module and in our system add existing fields and inherit the accounting module in our own module.
We will follow these step given below:
Step1- First we create our own module and inherits the ac
In OpenERP first, install the sale and account module and then create the own module.
Follow these step given below:
Step1- Create your own module and then create merge_partner file and then pass this file in __init__.py file in your own module. Th
Hi Reader's,
Welcome to FindNerd, today we are going to discuss on send push notification on iPhone in CakePHP 2.0.
Push notification is basically used for sending messages on mobiles. It pops up on a mobile device.
If you are app publishers an
Microsoft has officially launched Visual Studio 2017 on April 17, 2017. This release of Visual Studio contains almost a separate and lightweight installation. Microsoft has worked exceptionally hard with the latest 2017 version of visual studio.
&nb
Swift programming language is completely based on general purpose, a multi-paradigm compilation which has been developed by Apple Inc. Swift is basically developed for various operating systems including iOS, watchOS, macOS, Linux, and tvOS. It is al
