ASP.NET 3 online test, online practice test, exam, quiz

ASP.NET 3 Online Test

The purpose of this online test is to help you evaluate your ASP.NET 3 knowledge yourself. These Multiple Choice Questions (MCQs) on ASP.NET 3 will prepare you for technical round of job interview, written test and many certification exams.

The test contains 19 questions and there is no time limit. You will get 1 point for each correct answer. You will get your online test score after finishing the complete test.
(Total 19 questions)        (Time spent 0:0)

1. You are writing ASP.NET 2.0 Website that collects lots of data from users, and the data collection forms spread over multiple ASP.NET Web pages. When the user reaches the last page, you need to gather all of data, validate the data, and save the data to the SQL Server database. You have noticed that it can be rather difficult to gather the data that is spread over multiple pages and you want to simplify this application. What is the easiest control to implement that can be used to collect the data on a single Web page?

   View Test Answer
Advertisement