Custom Parameters with ObjectDataSource and SqlDataSource

Found a decent article about custom parameters for data sources in ASP.NET.  It was written by Eilon Lipton who has been on the ASP.NET team for quite a while at Microsoft.  The article discuss how to insert your own custom parameters and has easy examples and a good explanation.