Which of the following method is used to obtain details about information types of assembly?
In ASP.NET the sessions can be dumped by using
Suppose one wants to modify a SOAP message in a SOAP extension then how this can be achieved. Choose the correct option from below:
The namespace within the Microsoft .NET framework which provides the functionality to implement transaction processing is
In ASP.NET the < authorization > section contain which of the following elements
Which of the following denote the property in every validation control?
What tags one need to add within the asp:datagrid tags to bind columns manually?
•
•
•
WSDL stands for
The technique that allow code to make function calls to .NET applications on other processes and on other machines is
Which of the following must be done in order to connect data from some data resource to Repeater control?
The type of code found in Code-Behind class is
If one has two different web form controls in a application and if one wanted to know whether the values in the above two different web form control match what control must be used?
Which of the following denote ways to manage state in an ASP.Net Application?
Which of the following transfer execution directly to another page?
The actual work process of ASP.NET is taken care by
Give One word: Common type system is built into which of the following:
The .NET Framework provides a runtime environment called
Which of the following is FALSE?
Suppose a .NET programmer wants to convert an object into a stream of bytes then the process is called
GIVE ONE WORD: In .NET the operation of reading metadata and using its contents is known as
Which of the following is TRUE about Windows Authentication in ASP.NET?
In my .NET Framework I have threads. Which of the following denote the possible priority level for the threads?
Which of the following can be used to add alternating color scheme in a Repeater control?
How many classes can a single .NET DLL contain?
Find the term: The .NET framework which provides automatic memory management using a technique called
In ASP.NET in form page the object which contains the user name is
What is the base class from which all Web forms inherit?
Which of the following is used to send email message from my ASP.NET page?
Which method do you invoke on the DataAdapter control to load your generated dataset with data?)
Which of the following allow writing formatted output?