NDoc

NDoc Code Documentation Generator for .NET [http://ndoc.sourceforge.net/]. Giving it a shot as I write this.…

More Acquisitions

Google acquires Picasa [http://www.picasa.com/google/] (a digital imaging solutions) and Microsoft acquires Lookout [http://www.lookoutsoft.com/Lookout/] (a e-mail search solution).…

Genetic Algorithms

Genetic Algorithms: Survival of the Fittest: Natural Selection with Windows Forms [http://msdn.microsoft.com/msdnmag/issues/04/08/GeneticAlgorithms/default.aspx], a very interesting article in MSDN Magz on Genetic Programming and .NET.…

SQL Express Beta 2

SQL Express Beta 2 is coming soon [http://blogs.msdn.com/sqlexpress] and the Internet Explorer Team blog [http://blogs.msdn.com/ie/archive/2004/07/21/190747.aspx] is buzzing. Talking of SQL Express, here are the Top 10 Cool Things about SQL Server 2005 Express Edition [http://lab.…

SqlHtml ... no please don't!

SqlHtml [http://thedailywtf.com/archive/2004/07/22/649.aspx] is an interesting but (IMHO) highly inefficient idea (a parody I assume) of generating HTML directly from the database tier. But the worrying part is that many “developers” still use crude methods like these while developing “enterprise level” applications. Its…