GIAC GIAC Secure Software Programmer - C#.NET GSSP-.NET Question # 130 Topic 14 Discussion

GIAC GIAC Secure Software Programmer - C#.NET GSSP-.NET Question # 130 Topic 14 Discussion

GSSP-.NET Exam Topic 14 Question 130 Discussion:
Question #: 130
Topic #: 14

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 using the .NET Framework. You are required to call an unmanaged method from your managed code with the help of platform invoke services. What will you do to accomplish this task?


A.

1. Export a type library for your managed code


B.

1. Import a type library as an assembly

2. Create instances of COM object


C.

1. Register your assembly by using COM

2. Reference your managed code from COM


D.

1. Create a class to hold DLL methods

2. Create prototype methods with managed code


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.