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

Search In

Create wordpress Plugin to Get all Category in Dropdown: Part 2

Hello readers, In my previous blog, we talked about "How to Get All Category in Dropdown". Means that it will help you to get all category in dropdown and if you select any category from dropdown you get all related post   Now, I ha

Create wordpress Plugin- Get All Category in Dropdown

Hello readers, In this tutorial I will guide you to create Wordpress Plugin for "Get all Category in Dropdown". For creating Wordpress Plugin, we need to do some basic things for creating a Plugin. 1) Create Wordpress Plugin, just think w

Prevention from Cross Site Request Forgery attacks in ASP.NET MVC

In this blog we will get to know about the way to prevent CSRF (Cross Site Request Forgery) attacks in ASP.NET MVC applications. If you want to have some idea about this attack you would like to have a look at this blog http://findnerd.com/list/view/

Necessary Steps to Add In-App Purchase Feature In Your iOS Application

The purchases made by a user to get accessiblity of special features of an app such as add free app, confined levels or full game unlock, boosts etc and these feature can be acquired within a mobile app are known as In-App Purchases.  

Important modules for any company in OpenERP

For any enterprise that needs to implement an ERP system, the basic modules that are essential would include all the major functions of the enterprise that describe it completely. OpenERP is one such system that does it all and has all the modules

Custom search in Wordpress with multiple categories

Hello readers, today I guide you "How to create search functionality in Wordpress with multiple categories". If you want create this functionality, you have to write some code in functions.php file and some code into your file where you wa

How to apply Custom Discount in magento

In magento sometimes we are requiered to apply our own discount on the cart total section.  To do so we can work upon the event sales_quote_collect_totals_after. Lets see how we can do it: 1. Create a module with namespace as Custom and module

How to add penalty in customer invoice in OpenERP-6.1?

In OpenERP first, install the account module and then create the own module and relate it to the fields payment term in account module. Follow these steps given below: Step1- First create add_penalty.py file in your own module and pass this file in

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

TRIGGER IN MSSQL

TRIGGERS IN MS-SQL Triggers are special kind of stored procedures that triggers automatically when an event occur. Triggers are written to fire when a specific event on table occurs. Following are the events that may force trigger-: 1) DML operatio

1 20 22
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: