Correct Answer: using
Explanation:
Note: This Question is unanswered, help us to find answer for this one
.NET Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More .NET MCQ Questions
True or false? In C#, a class can inherit from multiple interfaces.
Can you prevent your class from being inherited and become a base class for some other classes?
To configure authentication for your Web application so clients cannot access it anonymously, but access is allowed for users from untrusted domains, where should the following code be added to?
In ASP.NET, does EnableViewState allow the page to save user input on a form?
In ASP.NET, postback occurs in which of the following forms?
Which of the following technologies are used for distributed process framework?
You assigned the version number - 5.3.1.0 to your assembly. The four digits stand for:
The global assembly cache:
Which of the following does not constitute the benefits of CLR?
Application domains are created by runtime host and the runtime host include: