thinkinterview » interview questions » ASP.NET
« Previous

ASP.NET Interview Questions

next »
question

While developing ASP.NET 2.0 web application you have a DataSet containing a Customer DataTable and an Order DataTable. You want to easily navigate from an Order DataRow to the Customer who placed the order. What object will allow you to easily navigate from the Order to the Customer?

  • 1. The DataColumn object
  • 2. The DataTable object
  • 3. The DataRow object
  • 4. The DataRelation object

Next Queston » Which of the following is a requirement when merging modified dat...

Which of the following is a requirement when merging modified data into a Posted By: View Count: