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:

Backend vs frontend vs full stack explained simply

Backend vs Frontend vs Full Stack Explained Simply Introduction Understanding the distinctions between backend, frontend, and full s...