New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

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

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

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

You work as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2008 as its application development platform. You are creating an ASP.NET Web application using the .NET Framework 3.5. The application stores sensitive profile data in a MS SQL Server 2008 database. You are required to make sure that the profile data never stored in clear text. What will you do?


A.

Create a strongly typed custom ProfileProvider class. In the ProfileProvider class, encrypt the provided information before storing it in the database.


B.

Use the ASP.NET IIS Registration Tool to encrypt the connection string to connect to the SQL Server database.


C.

Create a custom profile provider. In the custom provider, encrypt the provided information before storing it in the database.


D.

Enable the SSL encryption for the SQL Server connections.


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.