- DotNetNuke – The Web of the Future – Home ( DNN 3.0.11 ) – a free, open source portal under .NET
- VB.NET and C# Converters – automatic conversion between .NET languages
- Screen Scraping With ASP.NET – Reading The Contents Of A Web Page
- Knowledge Discovery Keys – a whole lot of information about [[wp:data mining]]
- Draco.NET – “Draco.NET is a Windows service application designed to facilitate continuous integration. Draco.NET monitors your source code repository, automatically rebuilds your project when changes are detected and then emails you the build result along with a list of changes since the last build.”
- NAnt – A .NET Build Tool – “NAnt is a free .NET build tool. In theory it is kind of like make without make’s wrinkles. In practice it’s a lot like Ant“
- DotNetJunkies — Hierarchical Data and the ASP.NET DataGrid – “While there are a number of examples of showing hierarchical data using the Master/Detail record concept, what I was looking for was the ability to display collapsible child rows under those of their parents in the same grid. Something similar to the way the Winforms DataGrid works when you feed it a hierarchical dataset.”