Computer Programming MCQs ASP.net
Q Which of the following must be done in order to connect data from some data resource to Repeater control ?
  • A A. Call the databind method
  • B B. Set the datasource property
  • C C. Both a and b
  • D D. None of these
Leave a Comment