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

Search In

How to get Image from URL using glide library

The below example code will helps you to get Image from URL by using glide library and to wait for image until it loaded.  For this in below example I have added glide library in  build.gradle file then I am using Glide with MainActivity cl

RECOVERY TESTING

RECOVERY TESTING It is the process of testing the application to check how well it recovers from crashes or disasters. The steps involved in Recovery Testing are: Introduce defect and crash the application – Somebody will guide us as how and when

How to change your default database to MYSQL on eclipse with Liferay

During your first attempt of installing Liferay with eclipse, if you were unable to set your database configuration as MYSQL and it still shows the default database.Then there is a quick solution to this problem. Steps that should be followed : 1.

How to enable CORS (Cross-Origin Requests) in ASP.NET Web API

There are certain steps that need to be followed for enabling CORS in ASP.NET Web API : Step 1: We Have to install the CORS Package, and to install it , open Nuget Package Manager console and type and run command Install-Package Microsoft.AspNet.

How to crop an image in android

Step1: First we have to add jcenter() repository to Project build.gradle allprojects { repositories { jcenter() } } Step2: Now add cropping library in our app build.gradle and synchronize the application. compile 'com.theartofd

How to make Long Term Agreement (Framework Agreement) for purchases in OpenERP/Odoo ?

Step-1 Install the Framework_agreement module. Step-2 Framework_agreement->Model->Purchases.py Step-3 After that custmozie purchases.py(Python file) file: In below example, I have custmozied purchases.py file. You can directly copy the below py

Merge Manager

Hello  This blog post provides an overview of the Informatica MDM Merge Manager.   Merge Manager Merge Manager is a component of the Informatica MDM Hub Data Steward workbench. Merge manager is used to review and merge the matched recor

How to implement CKEditor in rails application?

There are TinyMCE editor & CKEditor mostly used in web application. Here we'll discuss about CKEditor integration in our rails application. Editor is basically used by the web users to post formated contents to the sever. This blog will

Angular $q,promises and deferred.

Promises are logics that are executed after any function is completed.  In AngularJS, promises are provided by the in-built $q service. It executes asynchronous functions by registering them with the promise object.   Deferred helps to con

UISearchBar with TableView in iOS

How to use UISearchBar with TableView in iOS If we have a huge list of items and want to search a item from the list then we use the UISearchBar with TableView and the item will be displayed in the table which have the matching value with the search

1 97 178
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: