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

Search In

"Initial Setup and AvaTax Configuration In OpenERP (Odoo)"

About AvaTax-> Global companies know that outsourcing key business functions like payroll and tax compliance makes good sense. Avalara AvaTax automates Value Added Tax (VAT) calculation directly within your accounting software. Whether your bus

How to blur background image using BitMap?

 In the below example code I have created blur background image function. In activity_main.xml layout I have added a Button and ImageView. Now see programming area, here I have used Bitmap class. When a user clicks on button background image wi

Adding custom annotations to a map

Annotations are little images(pins by default) that are to used to mark a point of interest in a map. But occasionally the programmer might need to use custom views or images instead of boring pins. This can be easily achieved by creating a image vie

Adding settings to template

Hello reader's today we will discuss about "**Adding settings to template**" . Add this code to your theme's functions.php file: <!--?php function setup_theme_admin_menus() { add_menu_page('Theme settings', 'Example theme', 'manage_options'

Difference between include & extend in Ruby Classes

Ruby provides us the facility of Modules. Modules is to ruby as package is to java and namespace is to c#. We use a module to keep similar kind of classes together, and promote code Re-usability, i.e If a set of code is to be used in multiple classe

Basic Methods and configurations of Email class in CakePHP 3.x

Welcome to FindNerd. We are going to discuss the Email configurations in CakePHP 3. Every framework or CMS includes different functions and configurations for email management. CakePHP uses Email class inside Cake\Mailer. By using this class Email, y

Searching and Filtering Gridview in ADO.NET

While binding data with GridView control the two of major things that we want is to sort data and to filter data.   First thing can be done by writing Sql query with order by clause.   Select * from student order by StId   Secon

How to add assignments to Projects in SharePoint 2013 using CSOM?

In SharePoint, each project has its own tasks, assignments, team members etc. While creating projects in SharePoint we have to also create tasks, assignments, team members and custom fields. Here below is the sample code for creating assignments in

How to make Snackbar in android

In the below example function I have created Snackbar in android. When you click on button a message show at the bottom of the device(mobile) screen. Snackbars appear above all other elements on screen and only one can be displayed at a time and mess

Export Driver Library from one environment and import to another environment in SharePoint using PSI

Driver library is used to create business strategy associated with departments and project impacts. Here below is the given code to create Driver Library using PSI. First I am exporting Driver Library data from one environment and then importing data

1 24 126
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: