
Search In
Transaction anywhere is used to execute or stop set of statements.
BEGIN TRANSACTION trans
BEGIN TRY
INSERT INTO Department(DeptID,DeptName,Location)VALUES(2,'HR','Delhi')
INSERT INTO Employee(EmpID,Name,Salary,Address,DeptID)VALUE
Hey there!
Carousels are one thing that attract a user's attention. On the same hand, they make the web page visually richer. Owl carousels are most widely and easy to use. Moreover, they are responsive. They do not need a customised CSS for tha
Here are the Push Notification Check for iOS8 and iOS7.
iOS Push Notification Check
#define IS_iOS8 [[[UIDevice currentDevice] systemVersion] floatValue] >= 8?YES:NO
if (IS_iOS8) {
UIUserNotificationType types = UIUserNotificationTypeSo
We can’t think to operate our device without installing an antivirus program. An antivirus is a kind of software that protects a device from virus, spyware and malware with all its updated features. It also keeps user’s important data and
Civil Dialogue Policy for Commenting on Missoulian.com www.okazo.fr A , which began on Tuesday last week and ended late on Sunday, allowed for the distribution of supplies to some access to affected communities, but aid workers say this was too shor
my code this
AllProductsActivity Class
public class AllProductsActivity extends ListActivity {
// Progress Dialog
private ProgressDialog pDialog;
// Creating JSON Parser object
JSONParser jParser = new JSONParser();
ArrayList<HashMap<Strin
In this blog we use Toolbar, it is more generalization form of ActionBar. It support more feature than ActionBar.
Toolbar is added in API level 21 but the good thing is we can use it in the below version by using supporting library.
First you to sel
Hello all!,Nowadays everyone wants that their website visited by every users in every countries and this can be possible with make your website multilingual, so in this blog I am going to describe you how to make your website multilingual.
First you
Now you can give your object(image, button etc.) a flashing or glowing effect. We can either play with the size by making shrink and grow effect of an object.
Greensock library helps us in various aspect to make the object animation. Their are lot o
Hello Reader's if your website is taking too much time to load the data then you can show the ajax loading icon for the time.
Lets see how to put the loading icon in the website.
<!DOCTYPE html>
<html>
<meta name="viewport" content="
