Posts for May, 2005
Beating the scum of the earth comment spammers
Believe it or not comment spam has recently become a problem on my tiny little tech blog sitting in the outskirts of the internet. Over the last month or two (as my life has been unbelievably busy) I’ve watched the comment spammers/scripts slowly figure out how my webforms work and yesterday when I woke up [...]Published in My life as a coder on Saturday, May 14th, 2005
Creating ASP.NET applications as Class Library project
Found an article about how to create ASP.NET applications in VisualStudio without using a web project. You can still have all the neat web project functionality like the wizards, but it makes it much easier to move your projects around (as in a web project the solution won’t even open your web project if IIS [...]Published in ASP.NET on Friday, May 13th, 2005
Monitoring memory in .NET
Had an interesting time today looking at tools to watch memory usage. The most interesting thing I found was an article about finding memory leaks in .NET. It had some good information about how the memory allocation and garbage collection works and links to some good tools for monitoring it. The nicest tool I found [...]Published in .NET on Thursday, May 5th, 2005






