To get only unique results from a LINQ query, use the __________ method.
Fill in the blank(s) with the appropriate word(s).
Distinct.
Computer Science & Information Technology
You might also like to view...
An application window does not contain ____.
A. a title bar B. a status bar C. sizing buttons D. an edit bar
Computer Science & Information Technology
A(n) ________ element is one that has a smooth range of values.
A) absolute B) discrete C) variable D) continuous
Computer Science & Information Technology
Separating a long form into multiple HTML ____ makes your form easier to use.
A. tables B. modules C. fields D. mini-forms
Computer Science & Information Technology
To remove characters from only the beginning of a string, use the ____ method.
A. Trim B. TrimBegin C. TrimStart D. TrimLeft
Computer Science & Information Technology