No job functions found after Azure functions upgrade
No job functions found. Try making your job classes and methods public. If you're using binding extensions make sure you've called the registration method for t
Articles about .NET, Azure, and cloud development
No job functions found. Try making your job classes and methods public. If you're using binding extensions make sure you've called the registration method for t
About 18 months ago, I took over a product that was fully run on Azure. The solution costs had ballooned from $2000/month at its inception, to almost
System.Private.CoreLib: Exception while executing function: Functions.SendEmail. Microsoft.Azure.WebJobs.Extensions.SendGrid: A 'To' address must be specified f
Learn how to manage DNS for your domains with Azure Public DNS zones. Build on top of Azure's services for seamless integration.
In this post, we'll take a look at adding a domain to Microsoft365 and configuring your DNS records with an Amazon Route 53 DNS.
In this post, we'll take a look at adding a domain to Microsoft365 and configuring your DNS records with an Azure DNS Zone.
In this post, we'll take a look at adding a domain to Microsoft365 and configuring your DNS records with Cloudflare DNS.
A frequent question asked by customers is how to reset the DotNetNuke Host users password if you can’t remember what it is. If you have access to the database t
I've seen countless videos and articles talking about adding caching to your ASP.NET website or API in order to "speed it up".
If you're wanting to send email from your application, then Sendgrid is a fantastic provider that makes it easy (and potentially free) to get up and going.