Nikita
Powershell to delete deployments from the Azure Resource Group
param($subName, $resourceGroupName) Login-AzureRmAccount Select-AzureRmSubscription...
Date: 01/25/2018
Unable to start debugging on the web server. Operation not supported. Unknown error. 0x80004005
I was trying to run my application hosted in IIS from Visual Studio. On pressing F5, it gave me the...
Date: 07/30/2016
Adding/Updating SharePoint O365 Calendar Event
To add or update a calendar in SharePoint 0365: First connect to the SharePoint site [caption...
Date: 07/30/2016
BizTalk 2013: Suspended Error Message - The message found multiple request response subscriptions. A message can only be routed to a single request response subscription
BizTalk 2013- If you find the below suspended messages in your application : The message found...
Date: 07/30/2016
Get color/value from JSON configuration
Date: 05/09/2016
Why Angular JS?
Disclaimer - These are my understandings, written in plain, simple words to understand the basics....
Date: 04/05/2016
Generate SAML Token from STS using UserName & Password
Date: 03/11/2016
Visual Studio error - Unable to start debugging on the web server. Operation not supported. Unknown error. 0x80004005
I was trying to run my application hosted in IIS from Visual Studio. On pressing F5, it gave me the...
Date: 03/10/2016
"The directory is not empty" - Build fails in the Visual Studio Online
If you get the following error on building a build in Visual Studio Online: "The directory is not...
Date: 01/29/2016
Implement FlipView and Cards look in WP 8.1
1 & 2. Card Look 3. Flip View Icons Based on the number of cards that the data model has, the...
Date: 10/06/2015
Exception type: CryptographicException Exception message: Object already exists.
I had a application hosted in IIS. On trying to browse the site, I got the following exception in...
Date: 02/03/2015
Enabling Azure Diagnostics extension through Powershell
Azure SDK 2.5 uses the extension model for the diagnostics. The configuration and the connection...
Date: 01/13/2015
Create a new Orchestrator Runbook Activity
Download "WiX Toolset v3.5" from the link: https://wix.codeplex.com/releases/view/60102 . Download...
Date: 06/19/2014