This simple application is designed to be placed into the scheduler of a server to run daily, and to then read from an XML file to determine when to send which reports to whom. Author: Steven Smith Code: ASP.NET Beta 1 & VB
One of the first things many web programmers tackle within their first couple of applications is sending email from code. Yet fewer web developers have ventured into managing a POP3 email account from a web application. Author: Brad Kingsley Code: ASP.NET v2.0