
Search In
While creating list on a recycler view we need more functionality like delete, copy and more. Like our popular apps what's app, gmail and hike we found toolbar in action mode if we long press list items on that, same UI with functionality we will
I made a popup feature, which shows the phone number of a user. I was able to apply this feature to one instance. A single user.
Normally, each user has a unique phone number.
But then, I thought, what if I have lots of users as they come, to my si
Magento provides many payment methods by default but sometime we need to add some custom payment methods . So in this blog I am explaining how do we create basic custom payment method.
First need to understand the structure of the files -
1) app
“Time is Money”, so why waste it. An ample amount of money can be earned in hours through various projects. Entrepreneurs invests a huge amount to get a project whose success depends when client will get it on time that too with accur
This blog is about how to update android notification and how to use Expanded and Big notification.
For Big style Notification you can check my previous blog which is:-
http://findnerd.com/account#url=/list/publish/Big-View-Notification-And
This example demonstrate how to use AngularJS with MVC5 and WebAPI for CRUD operations(Read,Insert,Update,Delete).
1. First step is to create table for CRUD operations.
2. Create a new project in ASP.NET MVC 5. Select WebAPI while
Directives in AngularJS are, that get run when DOM is complied by the compiler. Directives are used to extend HTML and DOM element's behaviour and create reusable and testable code.These are attributes that starts with ng- prefix.
Before proceeding cart checkout user have to enter shipping address and shipping address contains shipping rate and tax rates that you can set from your shopify admin panel.
here are the procedure :
1. Layout for shipping address file :
<?xml
Am trying to insert am excel table into oracle database and when i try i get issuesmy table to the database doesnt get formatted correct
public
Hello Everyone!
What do you make out of my latest code update ?
Member Reg & Login script
config.php
[php]
<?php
/*
* ERROR HANDLING
* ini_set('display_errors', 1);
* ini_set('displ
