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
Write the name of event which determines that all controls are completely loaded into the memory?
Briefly explain Application Cache?
Explain MaskedTextBox control and what does the Mask property do?
Is it possible to create a Windows Service by using WPF?
What are the rules and regulations which should be followed while creating the well-formed XML document?
State how the changes made to the DataSet object are identified since it was last loaded?
Briefly explain ADO.NET and its features?
Write the difference between Select clause and the SelectMany() method in theLINQ?
State the difference between a ContextMenuStrip control and a MenuStrip control?
Specify how Overriding method is different from Overloading?
18,76,764
1928769 Asked
3,689
Active Tutors
1420626
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!