Click here to Skip to main content
15,867,453 members
Everything / Gmail

Gmail

Gmail

Great Reads

by freedeveloper
Simple Implementation of Google API IDataStore that use MS-SQL server to store your token file
by Vivek Johari
Migrating SQL Database to Azure SQL Database using SSMS Export/Import Contents
by Tkach Aleksey
WPF Gmail-style emails input control using C#, with email validation
by Vivek Johari
This post discusses how to migrate SQL database to Azure SQL database using SSMS deploy.

Latest Articles

by OwenDavies
Looks like sSMTP is no longer maintained, MSMTP is the suggested replacement. This post discusses how to do the replacement.
by Rob Kraft
A lot of small teams could use reminder emails when it is time for a team member to perform a task, but there are not a lot of products where you can easily set up reminder emails for team members for free. But you can do it easily with a Google Sheet. Building on the […]
by YawerIqbal
System Jobs AsyncOperation or System Job is an important Dynamcis 365 system entity. Usually we don’t create its records, rather they are created automatically. A record represents a single execution of an asynchronous resource.
by YawerIqbal
Last week in a meeting client explained requirement: “.. we receive emails in a mail box, and we manually create contacts in CRM using sender name and address for further processing, we want to automate this.. .

All Articles

Sort by Score

Gmail 

25 Mar 2016 by freedeveloper
Simple Implementation of Google API IDataStore that use MS-SQL server to store your token file
19 Nov 2018 by Vivek Johari
Migrating SQL Database to Azure SQL Database using SSMS Export/Import Contents
25 Nov 2018 by Vivek Johari
This post discusses how to migrate SQL database to Azure SQL database using SSMS deploy.
11 Oct 2013 by ASP.NET Community
using System.Net.Mail;public partial class SUPER_mail : System.Web.UI.Page{    protected void Page_Load(object sender, EventArgs e)    {    }