GIAC GIAC Secure Software Programmer - C#.NET GSSP-NET-CSHARP Question # 2 Topic 1 Discussion

GIAC GIAC Secure Software Programmer - C#.NET GSSP-NET-CSHARP Question # 2 Topic 1 Discussion

GSSP-NET-CSHARP Exam Topic 1 Question 2 Discussion:
Question #: 2
Topic #: 1

John works as a Web Developer for CyberNet Inc. He develops an ASP.NET application, named MyApp1, using Visual Studio .NET. The application will be used for online-shopping. He deploys the application on the company's Web server. The application receives millions of hits daily. In order to improve the performance of the application, John decides to use the in-process state management feature of ASP.NET for storing the session state information. Which of the following attributes will John use in the <sessionState> element of the application's Web.config file to accomplish the task?


A.

mode="InProcess"


B.

sessionMode="InProc"


C.

sessionMode="InProcess"


D.

mode="InProc"


Get Premium GSSP-NET-CSHARP Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.