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

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

GSSP-.NET Exam Topic 1 Question 3 Discussion:
Question #: 3
Topic #: 1

You work as a Software Developer for ABC Inc. The company uses Visual Studio .NET as its application development platform. You are creating an application for a Bank using the .NET Framework. You create a method that gets the images of cancelled checks and displays them. You presently have access to a method that reads the images from a SQL server database as a sequence of bytes. You need to transfer the image from the SQL server database to a form with the least amount of temporary buffers and files. Which of the following classes will you use to accomplish this task?


A.

FileStream


B.

NetworkStream


C.

BufferedStream


D.

MemoryStream


Get Premium GSSP-.NET 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.