How To : Assign Custom URL to Azure Website on App Service
I have created a free Azure website with domain.azurewebsites.net URL using Azure App Service. Here is the URL https://vijayamalla.azurewebsites.net I am »
I have created a free Azure website with domain.azurewebsites.net URL using Azure App Service. Here is the URL https://vijayamalla.azurewebsites.net I am »
In this Exception and Solution Series, today the solution to a System.Net.Mail.SmtpFailedRecipientException I got recently trying to send an email from a Console »
We are going to learn how to build upon an Empty .NET Framework Project to a Web API2 Project Created a ASP.NET Web Application (.NET »
This is a simple sample program to create a SHA1 Hash from a string in C#. Please check out my @VijayaMalla Gist Thank you Vijaya Malla »
ONLY ON DEV MACHINE - DO NOT CHECK IN OR COMMIT CODE TO SERVER ONLY FOR DEBUGGING PURPOSES I was trying to connect to a WCF »