
Search In
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
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
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.
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.
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
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
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
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
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
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
