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

Search In

Convert Hexacode to UIColor in objective c

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

Root Module File in Angular2 Application – A Brief Introduction

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 Lotus Notes NSF Format

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

How to Split String From a Javascript File into Two Array String

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  

Export Post Data into json file and Import Post into other website.

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

How to call product form to using of button in purchase module in OpenERP(Odoo-8)?

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 MVC4

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

Cookie in php its uses and types

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

Import Data from CSV in C#

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

How to Update Ruby Version

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

1 52 130
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: