Related resources for MTA
  • What is MTA-STS and TLS-RPT8/7/2023 6:30:39 AM. MTA-STS, short for Mail Transfer Agent - Strict Transport Security, is an email security protocol designed to enforce secure encrypted connections between email servers. It aims to prevent man-in-the-
  • Sending Email with C# using SMTP Servers11/30/2022 9:30:37 AM. This article will explain how we can send emails using SMTP servers.
  • HTML5 New Form Attributes-Part 312/6/2019 12:19:04 AM. In this article I describe the implementation and use of some more form attributes of HTML5.
  • Project Summary Webpart in SharePoint 20132/12/2013 3:20:34 PM. This article is about the Project Summary webpart in SharePoint 2013.
  • Custom Table in IPhone11/1/2012 4:39:15 PM. objective c
  • How to Navigate From List to Other View With Selected Record10/4/2012 4:48:46 PM. Here you will learn how to navigate to another view through itemtap event of List with selected record.
  • DTS Custom Task in C#9/30/2012 5:29:53 AM. During last year I wrote an article about DTS and how to use it in C#. In that article I stated that I didn’t manage to solve the problem related to CustomTask. Today I finally forced myself to tackle that problem again and here is the result. Writing simple CustomTask in C# is the easiest part.