当前位置:MCTS(70-515)题库

问题:

[单选]

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?()

A . Pass the object data in a hidden field.
B . Store the object instance in a session variable.
C . Use a cookie that contains the object data.
D . Encode the object data and pass it in a query string parameter.

对学习环境的设置主要属于() 资源管理策略。 精细加工策略。 组织策略。 元认知策略。 女作家贝丝.亨莱获得普林策戏剧奖是在()年 1981。 1983。 1985。 1987。 将在多处理器系统中使用的网络框架2.0Windows服务应用程序。您正在编写一个包含名为Testcounter的全局访问整数变量的类的代码。Testcounter的值将递增的递减从单独的线程中运行的其他类。您是需要提供原子和非阻塞更新为Testcounter,虽然您的解决方案提供了最佳的性能。你应该做什么?() 应使用Interlocked类。 应使用重叠类。 应使用SynchronizationContext类。 应使用SyncLock语句。 Your network contains a print server named Server1. Server1 has three shared printers named Printer1, Printer2, and Printer3. Each shared printer uses a different driver. You need to ensure that if Printer1 causes an exception, users can still print to Printer2 and Printer3. What should you do?() Add a driver filter.。 Add a printer filter.。 Modify the print processor options.。 Modify the driver isolation settings.。 标准化的表现形式包括()。 通用化。 系列化。 组合化。 模块化。

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?()

参考答案:

  参考解析

本题暂无解析

在线 客服