
Search In
The majority of the developers, develop skepticism in which, what's the correct place/Page in which they should declare the constant variable in cakephp.
Previous going to variable declaration, we must consider that any of us will work over a MVC pl
final, finally and finalize in Java
final:
The meaning of final keyword varies with it's usage with class,methods and variables.
Class: When final keyword is placed before class keyword then that class cannot be inherited i.e final class cannot be
The IndexedDB is used to solve the problem of offline storage mechanisms that are supported by all the major browsers.It uses WebSQL implemented in browsers like Opera and Safari to expose IndexedDB API for web applications.
Websites are able to use
Moving from one page to another is called navigation.
There are following techniques to navigate from one page to another:-
Hyperlink control
Response.Redirect
Server.Transfer
Server.Execute
Window.Ope
For storing errors there are many ways that can be done . Some store it in the database some store it in the TextFile
So for storing error in the Text File is given here.
First we will create a Logger.cs class into our project
Lets suppose we want to import a products CSV file in rails i.e. reading rows from CSV file and inserting its into a table. There are the following steps which we will use to import CSV file.
Create an application using command
rails new csv_impor
To use constraints on unique records creation with account_number and company_id in avalara-salestax in OpenERP/Odoo follow below steps-
Step-1 Go to avalara_salestax module.
Step-2 avalara_salestax->avalara_salestax.py.
Step-3 After that used be
Step-1 Go to avalara_salestax module.
Step-2 avalara_salestax->account_tax.py.
Step-3 After that used below code in account_tax.py file.
avalara_obj = AvaTaxService(avatax_config.account_number, avatax_config.license_key,
From 5.0 Lollipop version Android add some designing functionality with Material design. The one is Floating Label on Edit Text.
Before Material design EditText will hide the hint text after the first character is typed. But with the help of TextIn
Step-1 Go to the link https://nightly.odoo.com/9.0/nightly/exe/
Step-2 Select->latest exe file like->odoo_9.0.latest.exe -> (Latest Date)
Step-3 click on Downloaded exe->select the languages->click on Next button.
Step-4 select-> O
