2007年4月10日

Consuming the Object Data Source--Binding the Object Data Source to the GridView

摘要: In this lesson you will change the GridView control's data source//数据源 from a SqlDataSource control//SQL数据源控件to an ObjectDataSource control//对像数据源控件. You will see how the current functionality //函数性,官... 阅读全文

posted @ 2007-04-10 17:14 改变热爱 阅读(178) 评论(0) 推荐(0)

Configuring the Object Data Source

摘要: You will now add an ObjectDataSource control //数据源对像控件to your project and configure it to use the data access class //数据访问对像you just created. 1. Click the Authors.aspx tab //制表符,统计表and ensure that y... 阅读全文

posted @ 2007-04-10 15:29 改变热爱 阅读(308) 评论(0) 推荐(0)

导航