thinkinterview » interview questions » ADO.NET

ADO.NET Interview Questions

« Previous   showing 16 to 23 of 23 questions   |   sort by:   Latest first / Popular first

What is DESCRIBE command in SQL Server 2005? What is its purpose?...
question-149 What is DESCRIBE command in SQL Server 2005? What is its purpose? How to use i... view full question with answer

Posted in: SQL Server 2005 (15) | SQL (15) | SQL Server Basics (15) | SQL Server security (15) | ADO.NET Basics (15) | DataBase(35) | ADO.NET(23) | SQL Server(15) |
Resource: SQL Server 2005 | SQL | SQL Server Basics | SQL Server security | ADO.NET Basics |

About SqlDataReader Navigation...
question-115 About SqlDataReader Navigati... view full question with answer

Posted in: ADO.NET(23) |

You create a Web Form that displays a GridView. The GridViews dat...
question-24 You create a Web Form that displays a GridView. The GridViews data source is a DataSet named dsOrders. The DataSet contains two DataTables named Orders and OrderDetails. You create a relatio... view full question with answer

Posted in: ADO.NET(23) |

You are creating a Web Form. The Web Form allows users to select...
question-23 You are creating a Web Form. The Web Form allows users to select a category from a DropDownList control. Valid categories are stored in a database table. A SqlDataSource control retrieves th... view full question with answer

Posted in: ADO.NET(23) |

You are creating a Web Form. You write the following code segment...
question-22 You are creating a Web Form. You write the following code segment to create a SqlCommand object... view full question with answer

Posted in: ADO.NET(23) |

You are transferring records from one database to another. You ne...
question-21 You are transferring records from one database to another. You need to decide whether you can use the SqlBulkCopy class to transfer the records. What should you d... view full question with answer

Posted in: ADO.NET(23) |

You are developing a Web application. The Web application uses a...
question-16 You are developing a Web application. The Web application uses a GridView control to display data. You build your Web Forms for the Web application by dragging and dropping tables from the D... view full question with answer

Posted in: ADO.NET(23) |

You need to change the value for the genre attribute to NA for al...
question-15 You need to change the value for the genre attribute to NA for all book attribute... view full question with answer

Posted in: ADO.NET(23) |

You create a Web application to process XML documents. The Web ap...
question-14 You create a Web application to process XML documents. The Web application receives XML document files from several sources, reads them, and stores them in a Microsoft SQL Server databas... view full question with answer

Posted in: ADO.NET(23) |

« Previous   Page: 1   [2]