A. View State data is resided in a server variableB.View State data is embedded in a hidden field, which will flow between the browser and aspecific pageC.View State data can be tranferred between ASP.net web pagesD.you can not add some values to View State dataBWhich sentence about HTML form is correct?A.an HTML form is placed outside of<body> sectionB.an HTML form is a named group of related UI elements used to gather user inputC.an HTML form is located at header of wen pageD.an HTML form is entire display area shown by given browserBWhat are properties of(Webservice) attrbute?A.Description and NameSpaceB.Description and NameC.Description,Name and NameSpaceD.name and NameSpaceAwhat is term for conversion from an object to a value type?A.unboxingB.boxingC.Implicit conversionD.explicit conversionAcan we work with server side code on HTML controls?A.noB.yes,by setting value for "runat" property of HTML control is"client"C.yes, we can do it without any changes on HTML controlsD.yes,by setting value for "runat" property of HTML control is"server"Dwhich of the forllowing is(are )major benefit(s) of leveraging the thread pool?A.the thread pool manages threads efficiently by minizing the number of threads that must becreated ,started ,and stoppedB.all of the othersC.By using the thread pool you can focus on your business problem rather than threadinginfrastructure of the applicationBwhich in formation is included in a connection string ?A.name of machine only
B.Name of the database on that machine and required security settings onlyC.name of machine and name of the database on that machine onlyD.name of machine ,name of the database on that machine ,required securit settings and otherdata provider-specific informationDWhat does the "EnableViewState" property do?A.viewState is used to save your identityB.viewState is used to ensure the securityC.viewState is used to increase the performanceD.it allows the page to save the users input on a form across postbacksDsession are identified by a unique identifier that can be read by using the sessionID property?A.yesB.NoAwhich sentence is correct?A.Override method and overriden base method have to have the same return typeB.Override method and overriden base method don't have the same declared accessibilityC..Override method is an instance method declaration includes a virtual modiferD..Override base method cannot include an override modiferAwhich sentece about background threads is correct?A.background threads have the ability to prevent the current application from terminatingB.by default, every thread that is created via the Thread.Start() method is automatically abackground thread.C.you cannot create any background threadsD.Background threads are viewed by the CLR as expendable paths of execution that can ignoredat any point in timeDcan you store object different date types in an arrayList?
Upload your study docs or become a
Course Hero member to access this document
Upload your study docs or become a
Course Hero member to access this document
End of preview. Want to read all 992 pages?
Upload your study docs or become a
Course Hero member to access this document
Term
Fall
Professor
HuongNT
Tags
NET Framework