-
Data can be loaded into a DataSet from:
A) Microsoft SQL ServerB) Microsoft ExchangeC) Microsoft Active Directory
-
To find out the role of the logged in user, you’ll use:
A) User.IsInRole(“Administrators”)B) User.Role(“Administrators”)C) UserRole(“Administrators”)