Author: SibeeshVenu
-
Apply CSS Important In JQuery And CSS
In this post we will discuss how we can apply CSS important in JQuery. We all know that we can not apply a important CSS property ... -
Check for any unsaved changes in page
In this post we will discuss how we can check for any unsaved changes in the page by using JQuery. Normally this may need to be ... -
Link Your MySQL Database To Azure Virtual Machine And WordPress
This article explains how you can link your existing MySQL database to a Azure virtual machine and configure in wordpress. Once your database and wordpress website ... -
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 ... -
August 2015 Month Winner In C-Sharp Corner
Hi All, I hope you are fine. I have a good news to share with you all. I am in the list of August 2015 month ... -
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. ... -
Make Last Option As Selected In Select,Drop Down,Combo Box
In this post we will see how we can make the selected property to the last option of a select or drop down or combo box. ...