
This step of the VIDEO TUTORIAL will demonstrate on how to utilize the previously created GetEmployeesByHiredDateMonth in the business logic layer class. A GridView control that is bound a new ObjectDataSource control, which in turn configured to use the previously mentioned BLL method. In addition, the ObjectDataSource’s selecting event handler is customized for the display of the data. For detailed information and source code for this step, please refer to the original article.