HostOnNet Blog

Tag Archives: asp.net

Sending Authenticated mails from ASP.NET

The following code uses System.Net.Mail to send emails from ASP.NET applications with authentication. Front End Code (SendMail.aspx) Back End Code (SendMail.aspx.cs)


Mono Project Releases 2.0

Mono 2.0 released on 6 Oct 2006. Mono allow you to run ASP.NET, C# applications on Linux. http://mono-project.com Mono is a software platform designed to allow developers to easily create cross platform applications. It is an open source implementation of