单项选择题
YouaredevelopinganASP.NETWebapplication.Theapplicationmustpassanobjectthatcontainsuser-specificdatabetweenmultiplepages.Theobjectismorethan100KBinsizewhenserialized.Youneedtominimizetheamountofdataissenttotheuser.Whatshouldyoudo?()
A.Passtheobjectdatainahiddenfield.
B.Storetheobjectinstanceinasessionvariable.
C.Useacookiethatcontainstheobjectdata.
D.Encodetheobjectdataandpassitinaquerystringparameter.
A.NETWebapplication.Theapplicationmustpassanobjectthatcontainsuser-specificdatabetweenmultiplepages.Theobjectismorethan100KBinsizewhenserialized.Youneedtominimizetheamountofdataissenttotheuser.Whatshouldyoudo?()
A.Passtheobjectdatainahiddenfield.
B.Storetheobjectinstanceinasessionvariable.
C.Useacookiethatcontainstheobjectdata.
D.Encodetheobjectdataandpassitinaquerystringparameter.