多项选择题
A.Add the following assembly attribute to the AssemblyInfo file.
B.Add the following assembly attribute to the AssemblyInfo file.
C.In the Properties window for the Refresh.js file, set the Build Action to Embedded Resource.
D.In the Properties window for the Refresh.js file, set the Build Action to Content.
多项选择题 You are developing a WCF service. The service includes an operation names GetProduct. You need to ensure that GetProduct will accept a POST request and will indicate that the returned data is XML. Which two actions should you perform?()
单项选择题 You are developing an ASP.NET Web application.The application is configured to use the membership and role providers. You need to allow all users to perform an HTTP GET for application resources, but you must allow only the user named Moderator to perform a POST operation. Which configuration should you add to the web.config file?()
单项选择题 You are developing an ASP.NET Web application. The application must pass an object that contains user-specific data between multiple pages. The object ismore than 100 KB in size when serialized.You need to minimize the amount of data is sent to the user. What should you do?()