Archives
-
Azure SMTP Server: Receiving Emails in Azure Storage
Here is a very very simple implementation of an SMTP Server for Windows Azure. This sample saves E-mails to storage.
-
Lucene and .NET Part I
I’ve playing around with Lucene.NET and trying to get a feeling of what was required to develop and implement a full business application using it.