3-tier Architecture with ASP.NET 2.0: Tutorial 5: Declarative Parameters (Visual C#)
Author:
Scott Mitchell
In order to use methods with input parameters, we need to specify the values for the parameters in the ObjectDataSource's SelectParameters collection. Different types of parameters allow for the parameter value to be obtained from different sources.
More Tutorials
|