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

Search In

Updating a file and adding it to repository

Previous Git Blogs Intialize git repostiory First Commit Two tree architecture and Three tree architecture Best basic practices for writing commit messages Viewing the commit logs Git Basic WorkFlow What is HEAD pointer in GIT Git Configuration V

AngularJS $timeout and $interval

$timeout and $interval are two AngularJS timer services. We use these services to call functions and these are similar to javascript’s setTimeout and setInterval functions. $timeout- This is used to call a function and schedules a single call t

How to Overcome the Challenges of Selling Online? A Step-by-Step Guide

You might be feeling on the top of the world by merely having an online presence. However, you must know that there is a vast and deep ocean out there. And you’re just a drop! Read about the offerings of e-commerce giants like Amazon, eBay or W

SQL Basic Commands

SQL stands for Structured Query Language. SQL is a language which allow us to access data or modify data from the database. Before proceeding towards the SQL we should also know about database. DataBase can be defined as the collection of multiple ta

How to add custom portlet in Liferay Control Panel section

Hello Guys Liferay allow to create custom portlet to write own business logic or controller code. Portlet is a small application of the liferay. When we need to define rules on the custom portlet, So we need to add custom portlet in liferay contr

How to get SMS from an Android Device programatically

To get SMS conversation from an Android device we will use following code: ContentResolver contentResolver = getActivity().getContentResolver(); Uri uri = Uri.parse("content://sms/conversations/"); Cursor cursor = contentReso

Using Enum.TryParse for parsing value to enum

This is a demo of using Enum.TryParse method for converting string values to enum type. We have function Enum.TryParse under System namespace in Enum class. This method is used for parsing string values to enum type. Signature of the method is as fo

Benefits of Using E-Commerce OpenERP/Odoo software

1-An Enterprise Resource Planning Software-As we don't need to describe the benefits of implementing an ERP solution for organization, with OpenERP/Odoo solution, you get a consummate ERP solution where you can manage Warehouse Management, Sales, Cus

Always ask Keychain Access while compiling the xcode project

Mac OS X wants to use system keychain when compiling the xcode project "Follow below steps" 1.open your key chain access. 2.on top left corner unlock the key chain (if it is locked). 3.click system from top left corner. 4.then click your

How to make Paper Format in Odoo?

Paper formats are records of report.paperformat and can contain the following attributes: 1. name (mandatory) : only useful as a mnemonic/description of the report when looking for one in a list of some sort. 2. description : a small description of

1 232 423
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: