
Search In
MSBi is an extraordinary business intelligence suite that can provide several ultimate solutions to execute data mining and business queries. It can provide various types of data access to the companies with the help of which they can make various de
Most businesses across the world suffer from cybercrime and data fraud once in a while. Frauds are not lethal for a business but also hamper their growth and damage their reputation among the customers. After all, nobody wants to give their data and
E-commerce is an essential part of businesses today. Statistics have shown that a large number of people check for goods and services online before they actually purchase them. The number of online transactions has been increasing per year. This pres
Software development life cycle is a process of developing software through business needs, analysis, design, implementation and release & maintenance.
Life Cycle models or process models:-
1. Classical Waterfall Model
2. Prototyping Mo
Hello All,
In this we will discuss about how to perform two phase commit in MongoDB.
Consider a example where funds will be transferred from one account to another. In a relation database approach we just subtract fund from account a and add same a
What is Build?
It is a piece of software which is converted from code to application format.
It consists of some set of features, bug fixes and installed on to the test server which needs to be tested by the test engineers for stability.
Build Proc
Unicorn is an HTTP server for Ruby. It is designed to be used in production environment unlike Webrick which is designed to be used at the time of development on local machine. Because it is very fast, efficient and offers lots of good features like
How to create threads in Java?
From main thread we can create our own user defined threads, we can create threads in two ways:
By extending thread class.
By implementing run-able interface.
By extending thread class
Create a class which extends
If you want to Sending Email in OpenERP (Odoo) follow the below mentioned steps: -
Step-1 Go to sales Menu
Step-2 Go to sales Orders and click on create button.
Step-3 after clicking Create Button, fill in the above Quotation in below figure.
This blog provide you simple Pull to refresh functionality with SwipeRefreshLayout.
First of all create new project.
Open xml layout file and create ListView/ScrollView/Gridview.
Wrap ListView/ScrollView/Gridview with "android.support.v4.widget.
