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

Search In

C program to show the implementation of array of pointers to strings...

/*=========================== Program to sort the strings in an array of pointers to strings =======/ /============================ By :Bipin Gosain ============================/ ============================= Date :27-5-2016 ===================

How to Edit __openerp__.py in theme module in odoo-9 ?

If you want to edit __openerp_.py in odoo-9 ,for example you can use below code. { 'name':'Tutorial theme', 'description': 'A description for your theme.', 'version':'1.0', 'author':'Your name', 'data': [ ], 'category': 'Theme/Creativ

How To Add Extra Fields in account module in openerp

To Add Extra Fields in account module in openerp use below code In OpenERP Add Extra fields in account module to create new module name is invoice_cartage and add these 4 file. 1- __init__.py file --- import invoice_crtage 2- __openerp__.py fi

Locators in Selenium

Use of Locator mostly depend on your application under test. There are different type of locators in Selenium: ID Name Link Text LinkText PartialLinkText Xpath CSS Selector   ID : This is most common and efficient way of locating

Static Vs Dynamic Testing?

Under Static Testing code is not performed/executed. Maybe it manually verifys the code, necessity documents, and design documents to discover errors. Consequently, the name "static". Mail goal of this testing is to enhance the nature of finding the

Form Validations in HTML5

Different type of validation for HTML5: 1. Required Attribute: It is used when the value before submission of a form in not filled. It is sometimes known as Mandatory or Compulsory field. Use of "required" attribute. Example: <form action="

Form Validation Using PHP

  What is form Validation ? This is the process to validate web form according to our data format, when the user try to submit wrong data in the field, server will not submit wrong data because we have restricted(validate) the all field accordi

Migrations in Rails: PART 1 - Introduction and Creating Tables

Migrations in rails are basically used for executing DDL (Data Definition Language) statements. The main tasks of migrations are: 1. Creating tables 2. Updating Schemas 3. Altering tables 4. Dropping tables Each migration works as a new version of

How to write a basic Plugin in wordpress

Hello reader's today we discuss about "How to write a simple Plugin in wordpress". If you want a to write own Plugin in WordPress there are some steps you must follow and these steps are mention below: Plugin name should be unique(the name should

Python Programming Language in Embedded Software Development - Core Roles

v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} Image: Business Insider Title: Python Programming Language   The deployment of embedded syste

1 36 633
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: