Browse by Tags

Related Posts

  • How To: Access Underlying Data of the ObjectDataSource

    A gentleman in my ASP.NET 2.0 class a while ago asked me how to access the underlying object used for the ObjectDataSource control. Suppose you have some code in App_Code like so: public class DataManager { public DataSet SelectDataSet() { // code that populates the dataset... DataSet ds = GetPopulatedDataSet...
    Posted to Palermo4 (Weblog) by Palermo4 on 08-02-2007, 12:00 AM
    Filed under: .net, ado.net, asp.net, c#, code
Page 1 of 1 (1 items)
Microsoft Communities