News

Bump. Does anyone have examples of retreiving an output parameter from a MSSQL sproc in ASP.net? Doesn't need to be with the ObjectDataSource.
ObjectDataSource and the Factory Method Pattern A quick review: The ObjectDataSource makes it possible for you to bind middle-tier business objects to DataViews, provided that you've implemented the ...
The ObjectDataSource control will call this constructor when it creates a new instance of the source object. <BR><BR>If the source object does not contain a public constructor without parameters ...