
Search In
Eclipse has a behavior to suggest the list of methods that can be used with the class name or the instance variable of any class. This behavior works fine for few of the Java classes but for some other classes like DesiredCapabilities,etc., eclipse i
It stops the currently running animation for the specified element.
Syntax:
$(selector).stop()
Example:
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script>
To create Product Categories in openerp-7 follow these below mentioned step:-
Step1- Install product module
Step2- Go to Warehouse-> Configuration -> Products->Product Categories
and create new Category.
See the below screen-shot for mor
To create stages of project in openerp follow these step given below
Step1 – Install project module in openerp
Step2 - Go to Project -> Configuration -> Stages -> Task Stages -> Stages -> New
As shown in below given figure, one is st
Hello Reader's If you want o get the total counts of a views on youtube video by api, then you can use the following php code.
<?php
$video_ID = 'your-video-ID'; //set the id from url
$JSON = file_get_contents("https://gdata.youtube.com/feeds/api
Many times the large size of transaction log file (.ldf) in Microsoft SQL is too big which leads to performance issues and loss of valuable disk space.Therefore it's imperative to periodically do database maintenance.
In order to clear or shrink
Below are the steps to Export an ORS:
Step 1: Launch the jnlp file.
Step 2: Enter you credential, select the ORS.
Step 3: Under Workbench, select Repository Manager.
Step 4: Connect to Master Database.
Step 5: Under Validate tab, validate the ORS tha
Hi Team,
Today i will explain Boxing and Unboxing in C#.
C# Type system mainly divided into 3 parts:-
1. Value Type
2. Reference Type
3. Pointer Type
bool,byte,char,decimal,double,float,int,long,short are the value types
struct ,Class and obje
Gateway just like the name suggests act like a gate that we have in our homes.
Any one who want to come first need to pass with that gate to gain access to inside.
Gateways in networks are used to allow filter data to send f
Hi Guys,
I am using twitter, Facebook, LinkedIn and Google+ for a while but new to Reddit- Front page of the internet. My profile link is Reddit Profile
Some how I am able to increase my Link Karma but my comment is Negative now.
Any one have Idea
