Published on20 January 2017-4 min readAzure Functions: Build an ecommerce processor using Braintree's APIazureserverlessfunctionsemailecommercepaymentsbraintreeIn this blog I am continuing with my series covering useful scenarios for using Azure Functions - this time looking at payments processing.
Published on27 November 2016-3 min readAzure Functions: Send email using SendGridazureserverlessfunctionsemailPrior to Azure Functions announcing their General Availability (GA) I had previously used SendGrid as an output binding in order to send email messages.
Published on17 January 2012-4 min readSafely Testing .NET Code That Does Email Deliveryemailsmtpweb-application-serverAs a .NET developer you will most likely have come across the need to create and send an STMP email...