Yes, it is FREE and you heard it correct! If you are using Azure App Services Web Applications with custom
Continue reading »Category: Productivity
Launch of Tools at ASPNET4YOU
Welcome to Tools at ASPNET4YOU (Beta)- a tool for developers! As Application/Solution Architect or InfoSec Architect, I was inspired by
Continue reading »Read NSG Flow Logs from Azure Storage Account (How-To)
What’s your strategy on cloud network logging and monitoring? Where do you keep vpc/vnet flow logs? How long do you
Continue reading »Azure Log Analytics for Monitoring Transactions End-to-End
Azure Log Analytics is very powerful whether you are investigating security incidents or you are trying to track a business
Continue reading »Azure Automation: Desired State configuration (DSC) of VM to Serve ASP.NET Application
Azure Automation Desired State Configuration (DSC) provides a highly available configuration management solution at scale. As the organization grows, it’s
Continue reading »Business Process Orchestration with Azure Function
Business Process Orchestration (or BPM) can simply be defined as execution of series of events in parallel and/or sequential manner.
Continue reading »Alter(Hijack) the behavior of WCF Proxy to run locally
You typically create WCF proxy to run operations remotely. I came across a use case where I had to maximize
Continue reading »SoapUI Mock Service Proxy
The SOAP Service Mocking functionality in soapUI lets you create a standards compliant simulation of a WSDL based service just
Continue reading »Productivity: Auto generate WCF Service Contracts using T4 template.
The purpose of this T4 template is to auto generate WCF Service Contracts with appropriate ServiceContract, OperationContract (with Name for
Continue reading »