We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.

M Zulqarnain • 1 year ago

Excellent tutorial! For those involved in web or software development, this guide on sending emails in ASP.NET with C# is a valuable resource. Also, check out this insightful article on the roles and responsibilities of a business analyst in software development: https://attractgroup.com/bl...

Buubles • 5 years ago

Hi, im trying to use DnsPlugin.NET to send my emails but line

IDnsQueryResponse response = lookup.Query("westminster.co.uk", QueryType.MX)
returns exception that "query timed out or is a transient error". However, when i try to resolve those in cmd using
nslookup i got results using my dns address.