Home > Archive > microsoft.public.cert.exam.mcsd > March 2004 > who know this answer of MCSD for VC++?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author who know this answer of MCSD for VC++?

2004-03-19, 2:23 am

You are using Visual C++ to create a component that will provide information
to several different client applications. Some of these applications have
higher priority than others, and your component must prioritize requests for
information.
How should you develop your component?


A . Develop your component to use HTTP to return information to client
applications. Use a persistent property in the HTTP request to set priority.
Pass information to client applications in order of priority.
B . Develop your component as an ActiveX user interface control. Add a
Priority property to the control. Pass information to the client
applications in order of priority.

C . Develop your component as an in-process COM server component that
accepts a reference to a notification object from each client application.
Add a Priority property to this object. Use asynchronous callbacks to pass
information back to the client applications in order of priority.

D . Develop your component as an out-of-process COM server component that
accepts a reference to a notification object from each client application.
Add a Priority property to this object. Use asynchronous callbacks to pass
information back to the client applications in order of priority.



The Poster Formerly Known as Kline Sphere

2004-03-19, 2:28 pm

I do.

Strange how this question looks very similar to one I had in the
exam.....

On Fri, 19 Mar 2004 14:22:40 +0800, <sww8@msn.com> wrote:

>You are using Visual C++ to create a component that will provide information
>to several different client applications. Some of these applications have
>higher priority than others, and your component must prioritize requests for
>information.
>How should you develop your component?
>
>
> A . Develop your component to use HTTP to return information to client
>applications. Use a persistent property in the HTTP request to set priority.
>Pass information to client applications in order of priority.
> B . Develop your component as an ActiveX user interface control. Add a
>Priority property to the control. Pass information to the client
>applications in order of priority.
>
> C . Develop your component as an in-process COM server component that
>accepts a reference to a notification object from each client application.
>Add a Priority property to this object. Use asynchronous callbacks to pass
>information back to the client applications in order of priority.
>
> D . Develop your component as an out-of-process COM server component that
>accepts a reference to a notification object from each client application.
>Add a Priority property to this object. Use asynchronous callbacks to pass
>information back to the client applications in order of priority.
>
>



Kline Sphere (Chalk) MCNGP #3
Sponsored Links





Free Braindumps | MCSE braindumps software forum

Copyright 2003 - 2008 examnotes.net