R
Ralph
I'm looking at some code that uses the asp:LinqDataSource control for
binding data to gridviews.
Does anyone know of a site Someone's blog or something like that that
compares the pros and cons of using asp:LinqDataSource
as opposed to having data access in a data layer and simply binding to it.
I never liked any of the aspdatasource controls,
but I'd like some good evidence to show either way whether the data controls
should be used or not.
I admit they seem to make development move a little quicker,
however I find that you lose a lot of control by using them.
binding data to gridviews.
Does anyone know of a site Someone's blog or something like that that
compares the pros and cons of using asp:LinqDataSource
as opposed to having data access in a data layer and simply binding to it.
I never liked any of the aspdatasource controls,
but I'd like some good evidence to show either way whether the data controls
should be used or not.
I admit they seem to make development move a little quicker,
however I find that you lose a lot of control by using them.