Friday, March 15, 2013

SQLDataSource or ObjectDataSource

My experience with the DataSource Toolbox items (I try to stay away from them), but as a developer you always have to maintain another developer's code.  Be sure to name your parameters and pass the same exact number of parameters to the calling INSERT, UPDATE, SELECT methods, it will save time and headaches.

You will have issues... More to come.

No comments:

Python Scripts Every Developer Should Have

Python Scripts Every Developer Should Have Introduction Python has become a staple programming language in the United States and glo...