65.9K
Home

Send Email to Selected Recipients from your ASP.NET MVC Web Application Part II

starIconstarIconstarIconstarIconemptyStarIcon

4.00/5 (2 votes)

Jan 19, 2014

CPOL

9 min read

viewsIcon

35710

This is the second part of an article demonstrating how to build out an application for sending personalized email to recipients selected from a list. In the first part, we put together the basic structure of our ASP.NET MVC application, according to a simple list of requirements.