nashville-software-school/bangazon-inc

Use `AddWithValue` abstraction for SQL parameters

Closed this issue · 1 comments

  1. Should we show students this?
  2. If so, when?

I'm going to make the call that we don't do this. AddWithValue() is nice, but I think the extra (albeit slight) practice with instantiating objects that new SqlParamter() provides is worth a little extra typing.