Values allocated to DialogResult property
Name the values that can be allocated to a DialogResult property of the Button control?
Expert
DialogResult property of the Button control could be allocated the value from a DialogResult enumeration that is as follows:
None-Nothing is returned from a dialog box
1. Cancel-Returns Cancel
2. No-Returns No
3. Ignore-Returns Ignore
4. OK-Returns OK
5. Retry-Returns Retry
6. Yes-Returns Yes
7. Abort-Returns Abort
What do you understand by Common Type System (CTS)?
Explain the use of Role-based security?
What does it signify to state ‘the canonical’ form of the XML?
What do you mean by the Assembly Manifest?
Explain about the AJAX Control Extender Toolkit.
List the types of generations there are in a garbage collector?
Write the control which exposes LINQ features to the Web developers through ASP.NET data-source control architecture.
What will happen if the ASP.NET server control with the event-handling routines is absent from its definition?
Is it possible to declare a private class in a namespace?
Illustrate Application State in the ASP.NET.
18,76,764
1955429 Asked
3,689
Active Tutors
1414179
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!