|
|
|
Free C#, ASP.NET, SQL and .Net programming practice tests
|
|
|
Last 10 questions answered (Refreshes every 30 seconds)
|
| Day/time |
Correct? |
Question number and Question |
Correct answer |
Location (*=signed on) |
|
2/23/2012 2:05:25 AM
|
 |
| 20 - Why would you use a SqlConnection object instead of an OleDbConnection object? |
|
A SqlConnection object is optimized for use with SQL Server. |
Australia, Swansea * |
|
2/23/2012 1:57:03 AM
|
 |
| 19 - Which one of the following is new in .NET Framework 2.0? |
|
Generics |
Australia, Swansea * |
|
2/23/2012 1:56:28 AM
|
 |
| 18 - What is the versioning format for .NET assembly? |
|
Major.Minor.Build.Revision |
Australia, Swansea * |
|
2/23/2012 1:56:07 AM
|
 |
| 17 - How could you avoid to receive focus on a particular control while user presses tab key? |
|
Set TabStop Property to false |
Australia, Swansea * |
|
2/23/2012 1:54:46 AM
|
 |
| 16 - What is the Use of Debug and Trace commands? |
|
All of the Above |
Australia, Swansea * |
|
2/23/2012 1:53:07 AM
|
 |
|
Common Language Specification |
Australia, Swansea * |
|
2/23/2012 1:52:41 AM
|
 |
|
Shared Assembly |
Australia, Swansea * |
|
2/23/2012 1:51:43 AM
|
 |
| 13 - Inheritance expresses what relationship between the derived class and the base class? |
|
"is a"
|
Australia, Swansea * |
|
2/23/2012 1:51:07 AM
|
 |
| 12 - You have been asked to become a member of the build team for your company.
The development team has created 6 new components that need to be assigned Strong names. Which of the following tools would you use to create the .snk files? |
|
Use the sn.exe utility |
Australia, Swansea * |
|
2/23/2012 1:48:19 AM
|
 |
| 11 - Which of the following command-line entries would allow you to install an assembly into the GAC? |
|
gacutil /i myAssembly.dll |
Australia, Swansea * |
|
|
|
|