
Search In
To convert the hexacode to color we can create a category of UIColor and implement the following code -
it will return the code corresponding to that hexacode
Hexa code can be in following format
1- #RGB
2 -#ARGB
3- #RRGGBB
4- #AARRGGBB
How to Cr
AngularJS is an open source free and most popular JavaScript client-side framework which provides a great power to built HTML and JavaScript based web application. Angular 2 is written in typescript and in one big survey it has been clearly said that
How to Convert MBOX to NSF for IBM Lotus Notes? Is it your query too? Then, try the MBOX to NSF Converter to export MBOX to Lotus Notes along with attachments. To fulfill the migration from MBOX to NSF initialize, users essential to opt the 3rd recip
I want split string from file into two array string......
file contain this-
Bangladesh= 109.408
India= 92.7478
Pakistan= 200.550
USA= 1.29221
Europe= 1.16989
UK= 1
SA= 4.85180
Australia= 1.90035
Canada= 1.71097
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
In OpenERP first, create your custom module and inherits the purchase module object like purchase.order object in your own module. Than add button in the purchase form.
Follow these step given below
Step1- First create module and than file like tes
CRUD are the basic functions of persistent storage.It is also used for inserting, viewing data , searching and changing information.
mainly computer based forms and reports. The term was firstly used by James Martin in 1983.
Operation SQ
Hello Readers
A cookie is often used to identify a user. It is a small amount of information that sent by a server to a browser and after that sent back to the browser.
The below is the syntax of cookie:
Syntax:
setcookie(name, value, expire, p
How to import data from CSV to Database
Use the function below to import the data from excel to the database connected
public void importdatafromexcel(string excelfilepath)
{
try
{
DataTable tblReadCSV= new DataTable();
tblReadCS
Install ruby to C:\Ruby193 and set RUBY_HOME=C:\Ruby193and %RUBY_HOME%\bin added to PATH sys var.,
Go to http://rubyinstaller.org/downloads/
Download the devkit: DevKit-tdm-32-4.5.2-20111229-1559-sfx.exe
Extract Files by left double-click the self
