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
Illustrate in brief the main difference between Navigation application and XBAPs in the WPF?
What do you mean by the term WPF?
Explain the term Merge Module projects?
Briefly explain the use of web.config?
What is meant by the term Global Assembly Cache (GAC)?
Which type of code, a client-side or a server-side, is found in the code-behind file of the Web page?
Distinguish between toolstrip drop-down button and toolstrip split button?
Write down the LINQ query expressions?
Explain about DataContext class and how is it associated to LINQ?
What do you mean by Proxy and how to produce proxy for WCF Services?
18,76,764
1951054 Asked
3,689
Active Tutors
1457259
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!