Dec 22, 2007BlogEngine.NET 1.3 has just been released. This is a list of new features
[More]* $4.95/month ASP.NET Hosting with FREE SQL 2012 DB! – Click Here!
Dec 12, 2007Big Web 2.0 API's are restricting the amount of information for developers
[More]* $4.95/month ASP.NET Hosting with FREE SQL 2012 DB! – Click Here!
Dec 12, 2007My last post about comment spam fighting resulted in a lot of e-mails from readers asking how to create their own spam fighting logic in BlogEngine.NET 1.3. So I decided to show a simple extension that listens for certain bad words and filters on those. If a comment contains one of the predefined words it is considered spam.
The extension
[Extension("Filters comments containing bad words", "1.0", "Mads Kristensen")]
public class BadWordFilter
{ ...
[More]* $4.95/month ASP.NET Hosting with FREE SQL 2012 DB! – Click Here!