Archives
-
Host custom domain in Microsoft Azure
To host a custom domain make sure you have a account in Azure portal and a custom domain from any domain provider service (In my case I have a domain from GoDaddy).
When you creates website in …
-
OData Service using WCF Service
OData is a standardized protocol for creating and consuming data APIs. OData builds on core protocols like HTTP and commonly accepted methodologies like REST. The result is a uniform way to expose …
-
Sharing host folder with VMware Player
Sharing data between host and virtual machine is a common task but how?
1. Go to Player –> Manage –> Virtual Machine Settings, It will open a new popup
2. Open option tab …
-
Installing windows 8 in virtual machine using VMware Player
Today I made a plan to install Visual Studio 2014 CTP2 but how? Installer Instructions says it may not work in parallel to prior versions of Visual Studio. They recommended to install it on …