.text: lesson in DAAB best practices
It's been a week now during which I got to spend a lot of my time with .text .094. Someone said early on when ScottW first released .text .093 that it was a study in best practices. That is so true.
For one of several gains in studying Scott's framework, I picked up a new approach for handling parameters. You'll find these in the SqlDataProvider project, SqlHelper class. These parameter methods were not part of my DAAB 2.0 package...but they are now!
Check out this code below. The economy in this (for guys like me who haven't seen this before) is phenomenal. I particularly liked the (int) parameter return statement.
