Search Results for: feed
-
Back Up Or Recovery Media Creation Of OS
This post explains how we can create a back up or recovery media creation of your OS (Operating System). Since I am using Windows 8.1 as ... -
Back Up your ClearDB and restore in Azure Virtual Machine MySQL
[toc] Introduction This article explains how you can back up and restore your clear db MySQL database in a virtual machine in Azure. If you are ... -
Install MySQL in Azure Virtual Machine
This article will help you understand how you can install and set up MySQL in a virtual machine in Azure. Basically Azure virtual machine is a ... -
Create Virtual Machine In Azure
This article will help you understand how you can set up or create a virtual machine in Azure. Basically Azure virtual machine is a computer which ... -
Show Or Hide Line numbers In Documents In Visual Studio
In this article we will see how can we show or hide line numbers in documents in visual studio. Some of you might have tried this. ... -
A Drag And Drop Game
[toc] Introduction In this post, we will create a drag and drop game which uses jquery drag drop functions. We will create two boxes, from one ... -
Merge Multiple Arrays To One
In this post we will discuss how we can merge multiple arrays to one array using JQuery. There are so many ways to achieve this. Like ... -
Shuffle Div Contents
In this post, we will see how can we shuffle a div contents using jquery. Here the div contents are another set of divs which contain ...