Which type or types of data access are allowed?

You are configuring a ClickOnce deployment that allows users to install your application from the Internet zone under partial trust permission. You want the application to access data that resides on the same remote server from the application is installed.
You need to add one of more types of data access that are allowed under partial trust permissions to your application. Which type or types of data access are allowed? (Choose all that apply.)

You are configuring a ClickOnce deployment that allows users to install your application from the Internet zone under partial trust permission. You want the application to access data that resides on the same remote server from the application is installed.
You need to add one of more types of data access that are allowed under partial trust permissions to your application. Which type or types of data access are allowed? (Choose all that apply.)

A.
data access through HTTP with System.Net.WebClient

B.
data access through XML Web services

C.
data access through System.Data.SqlClient

D.
data access through HTTP with System.Net.HttpWebRequest



Leave a Reply 0

Your email address will not be published. Required fields are marked *