Those who prefer reading this site through RSS now can also subscribe for updates to .NET Tips & Tricks Community.
Avoid using database-specific tokens with stored procedure parameter names. ADO.NET classes for specific providers include code to adjust parameter names as required. This will ease migration existing ADO.NET programs to other DBMSs.