
Search In
The cloud is becoming a popular way for businesses to store information without buying tons of data servers to house the information. According to the 2017 RightScale Cloud Survey, 95 percent of companies surveyed are using cloud computing
The EU urged all international actors, in particular the countries in the region, to play a constructive role in addressing the crises as their engagement is necessary in order to achieve regional and international stability and to find durable solut
Hi All,
We in most of our projects in MVC come across creating dropdown list, that can be tricky sometimes. In this blog you all will get a preview of creating a generic function for creating dropdown for any list.
The first thing we need to do is
Here is the story of all four components of Selenium
Story of Selenium RC – It is the most powerful framework of whole Selenium project, like every software in early phase there were some issues like origin policy with java script program, it onl
Every business big or small should have a blog. The problem is there are so many blogs out there that it is sometimes hard to get your blog off the ground and get people reading it.
So how do you get people reading your blog? First
Combining Results of two or SELECT Statements using UNION OPERATOR:
UNION Operator is used to combine the results of two or more SELECT statements. But UNION operator does not return duplicate rows so to return duplicate rows UNION ALL operator is u
This tutorial will help user to learn how to trace hop by hop destination of end host , use commands nslookup,netstat,pathping command with different switches to get more information over network.
The tracert command is a Command Prompt command th
In accounts method we can reflect the change on accounts on run time and we can access the account method in Odoo server. For example you can see below code.
from openerp import fields, models, api, _
from datetime import timedelta
class ResCompa
Capturing and animated elements creation – that’s not only an up-to-day technique of filmmaking or video producing. That’s a real art and the resulting of it are merely masterpieces. Motion design animation that’s a division o
Hi All,
Today we will discuss in this Blog how we can Sign PhoneGap Apps.
First of all we need to create a new project
cordova create practiceProject com.example.practiceProject demoProject
cd practiceProject
Now make the project a Cordo
