Pass the GIAC GIAC Certification GSSP-.NET Questions and answers with CertsForce

Viewing page 9 out of 14 pages
Viewing questions 81-90 out of questions
Questions # 81:

You work as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. You are creating an application using .NET Framework 2.0. The application will be used by school children to read a sequential chain of characters. What will you do to accomplish this task?

Options:

A.

Use the File class.


B.

Use the TextWriter class.


C.

Use the TextReader class.


D.

Use the BinaryReader class.


Questions # 82:

You work as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. You create a Web service application using .NET Framework. The Web service provides confidential data of employees to applications that manage access to company facilities. The Web service is accessible by using TCP and is sheltered by using WSE 3.0. The company has implemented fingerprint readers to grant employees access to the facilities. All the captured images of the employees' fingerprints are retained by the Web service application. You must make certain that the existing WSE encryption policy can be applied to the fingerprint image. You are required to provide the solution that must reduce the size of the Web service message.

What will you do to accomplish this task?

Options:

A.

Configure the Web service to use base64 encoding to pass the binary fingerprint image.


B.

Create a SOAP extension to manage encryption for the message.


C.

Configure the Web service to use Message Transmission Optimization Mechanism to pass the binary fingerprint image.


D.

Create a SOAP filter to manage encryption for the message.


Questions # 83:

John works as a Web Developer for ABC Inc. He develops an ASP.NET application, named MyApp1, using Visual Studio .NET. The application will be used in the Sales department to generate monthly reports. John wants to deploy the application on the company's intranet. The company uses Microsoft Windows authentication. John wants to deny access to all the members of the Guest1 role. Which of the following attributes will he use in the <authorization> element of the application's Web.config file to accomplish the task?

Options:

A.


B.


C.


D.


Questions # 84:

Allen works as a Software Developer for ManSoft Inc. He develops an application using Visual Studio .NET 2005. Only the employees of the company use the application. Allen wants to ensure that when a request on a page is made by a user the application asks for his authentication. Which of the following actions will Allen take to accomplish the task?

Each correct answer represents a part of the solution. Choose two.

Options:

A.

Specify User.Identity to authenticate the user.


B.

Set the impersonate attribute of the element to true.


C.

Specify the username and password attributes.


D.

Set the impersonate attribute of the element to false.


Questions # 85:

You work as a Software Developer for HiTech Inc. You develop a Web application named

MyWebApp. The application contains several Web pages that display a registration form for a user. You want to perform user input data validation at the server-side, so that you can disable the client-side data input validation. Which of the following actions will you take to accomplish the task?

Options:

A.

Set the CausesValidation property of a server control to false.


B.

Set the Enabled property of a validation control to true.


C.

Set the Enabled property of a validation control to false.


D.

Set the EnableClientScript property of a validation control to true.


E.

Set the EnableClientScript property of a validation control to false.


Questions # 86:

What is the difference between Data Encryption Standard (DES) and Data Encryption Algorithm (DEA)?

Options:

A.

DES is the modified Lucifer algorithm and DEA is the original.


B.

DES itself is referred to as DEA.


C.

DES is insecure, whereas DEA is secure.


D.

DES is a standard and DEA is an algorithm.


Questions # 87:

In which of the following objects are session variables stored?

Options:

A.

SessionStateStoreData


B.

SessionStateModule


C.

SessionStateItemCollection


D.

SessionStateStoreProviderBase


Questions # 88:

Henry works as a Software Developer for SoftTech Inc. He creates a Windows form named

MyForm1. The form contains detailed information about a student. The form uses a ListBox control named ListBox1 that concatenates two strings displayed in two TextBox controls. Henry wants a method to return a value for the control. Which of the following options will he consider while creating a method for the control?

Options:

A.

A method with a string return type.


B.

A void method that passes only one parameter.


C.

A method with an integer return type.


D.

A void method that passes more than one parameter.


Questions # 89:

You work as a Software Developer for Webtech Inc. You plan to migrate the existing Active Server Pages (ASP) pages to ASP.NET Web pages in order to implement rich functionalities of a Web browser in your Web pages. Therefore, you want to add controls to Web pages of your existing application named WebApp1. Which of the following controls will be most suitable to implement?

Options:

A.

HTML server controls


B.

Web server controls


C.

Validation controls


D.

HTML controls


Questions # 90:

You work as a Windows Application Developer for ABC Inc. The company uses Visual Studio .NET as its application development platform. You create a Windows application using .NET Framework 2.0. The application allows computer engineers to design circuit boards for different types of hardware. You create a custom control that represents the design surface. You are required to highlight the vacant areas on the design surface where a component can be dropped. Which of the following events will you use to accomplish this task?

Options:

A.

DragOver


B.

QueryContinueDrag


C.

DragEnter


D.

DragLeave


Viewing page 9 out of 14 pages
Viewing questions 81-90 out of questions