请描述ViewState 与 Session有什么区别
第1题:
一般情况下,商务网站中客户的购物信息保存在( )对象中。
A. Application B. Session C. ViewState D. Page
第2题:
请简述程序升温与恒温有什么区别?
第3题:
“作用”与“荷载”有什么区别?“荷载效应”与“荷载作用产生的内力”有什么区别?
第4题:
请简述Session对象的工作原理。
第5题:
抽样误差与非抽样误差有什么区别?请举例说明。
第6题:
请简述生态旅游与传统旅游的发展战略和目标有什么区别?
第7题:
下面哪些不是ASP.NET页面间传递参数的方式?()
第8题:
第9题:
对
错
第10题:
Require developers to set EnableViewStateMac to true.
Store state in ControlState instead of ViewState.
Serialize the state into an Application state entry called MyControl.
Require developers to change the session state mode to SQLServer.
第11题:
使用QueryString
使用Session变量
使用Server.Transfer
使用ViewState
第12题:
第13题:
请简述欧美国家在设计上的态度有什么区别。
欧洲人的态度是基于手工艺传统,产品的价值无论在经济还是在美学上都取决于它所体现出来的技艺,而美国方式则基于工业方法,强调面向各阶层人们的大批量生产和产品的实用性。
第14题:
请比较304与316在材质及机械强度上有什么区别?
第15题:
session与cookie只是名称不同,实质上没有什么区别,均可用于实现用户登录等功能()
第16题:
货币市场与资本市场有什么区别?请列出其主要工具。
第17题:
HSE管理体系描述的“风险”与ISO14001范畴下的“重大环境因素”之间有什么区别?
第18题:
application对象的有什么特点,它与session对象有什么区别呢?
第19题:
You have created an ASP.NET server control named Shopping Cart for use by other developers. Some developers report that the Shopping Cart control does not function properly with ViewState disabled. You want to ensure that all instances of the Shopping Cart control work even if View State is disabled. What should you do?()
第20题:
第21题:
使用QueryString
使用Session变量
使用Server.Transfer
使用ViewState
第22题:
第23题:
Require developers to set EnableViewStateMac to true.
Store state in ControlState instead of ViewState.
Serialize the state into an Application state entry called MyControl
Require developers to change the session state mode to SQL Server.