I’ve added a look at the ODBC DataSet to the .NET tab that looks at the foundation that this wizard generated dataset is build upon.
Monthly Archives: August 2013
.NET Programming
I’ve just added a new tab to contain articles that I write about .NET programming. I’ve started off with a review of creating an ODBC data source for a Windows Forms application, for those times when the database vendor has no other way of connection. Check it out if you are interested.
PowerShell 3.0 for IIS Administration
I just finished a virtual presentation on using PowerShell 3.0 to administer Internet Information Service. One of the things that struck me as I looked around for examples, is that after the IIS team spent what I hope is a lot of time and effort to write over 70 new cmdlets, most of the examples that I find being published online are just using PowerShell as a command window to execute existing commands. Hopefully as more people learn about the fine grained capabilities of the WebAdministration modules cmdlets we will see more moving in that direction.